All unit operations
Membrane distillation simulation
Governing equations
The exact equations the solver works for a membrane distillation — the same math shown in the app's "Theory" panel, not a black box.
- vapour flux across the membrane [mol/m^2/s]
- membrane distillation coefficient — measured per module [mol/(m^2 s Pa)]
- saturation vapour pressure of the solvent [Pa]
- water activity of the feed — salt lowers it, and with it the driving force [-]
- bulk feed temperature [K]
- bulk permeate temperature [K]
- temperature at the feed side of the membrane, below the bulk [K]
- temperature at the permeate side of the membrane, above the bulk [K]
- feed-side film heat-transfer coefficient [W/m^2/K]
- permeate-side film heat-transfer coefficient [W/m^2/K]
- conductive loss through the membrane per unit area [W/m^2/K]
- latent heat carried by every mole that crosses [J/mol]
- temperature polarisation coefficient — the fraction of the measured driving force that reaches the membrane; real modules run 0.4-0.7 [-]
- membrane area [m^2]
- distillate rate [mol/s]
Parameters
membrane_area [m^2, REQUIRED — the module size, which cannot be inferred]; permeate_temperature [K, the cold side]; optional membrane_coefficient [mol/(m^2 s Pa), default 2.78e-5 = the mid-range literature 5e-7 kg/(m^2 s Pa)], feed_heat_transfer_coefficient / permeate_heat_transfer_coefficient [W/m^2/K, default 3000 — these set temperature polarisation and therefore the real flux], membrane_conductance [W/m^2/K, default 15, conductive loss through the membrane], solvent [default 'water']. Outlets in order: distillate, concentrate.