All unit operations
Bipolar-membrane electrodialysis (BPED) simulation
1 LiCl feed -> 1 outlet (Li+ -> LiOH via Faraday's law, DLE conversion stage)
Governing equations
The exact equations the solver works for a bipolar-membrane electrodialysis (bped) — the same math shown in the app's "Theory" panel, not a black box.
- i
- applied current density [A/m^2]
- A_{mem}
- membrane area [m^2]
- I
- total stack current [A]
- \eta_F
- current (faradaic) efficiency [0..1]
- z
- Li+ charge number (=1)
- F
- Faraday constant [C/mol]
- V_{cell}
- applied cell voltage [V]
- P
- electrical power drawn [W] (reported as duty)
Parameters
current_density [A/m^2], membrane_area [m^2], cell_voltage [V]; optional current_efficiency [0..1, default 0.85], outlet_temperature [K, default = feed T], pressure_drop [Pa]