All unit operations
Extraction column simulation
feed + solvent -> extract + raffinate (countercurrent LLE)
Governing equations
The exact equations the solver works for a extraction column — the same math shown in the app's "Theory" panel, not a black box.
- distribution coefficient — solute concentration in the extract over the raffinate; the driving force of the whole separation
- solvent (extract-phase) molar flow [mol/s]
- carrier (raffinate-phase) molar flow [mol/s]
- extraction factor K_D·S/R — the analog of the absorber's A; >1 favours the solvent
- number of equilibrium stages
- solute molar flow leaving stage j in the raffinate [mol/s]
- solute fed to the cascade [mol/s]
- solute left unrecovered in the final raffinate [mol/s]
Parameters
n_stages [int >=1], distribution_coefficients {solute: K_D = extract/raffinate ratio}, pressure/temperature [optional] — two inlets (feed, solvent) -> extract + raffinate. Countercurrent LLE cascade; recovery rises with stages (Kremser limit at constant K_D)