All unit operations
Centrifuge simulation
solid + liquor inlets -> cake + filtrate (Sigma-theory sizing)
Governing equations
The exact equations the solver works for a centrifuge — the same math shown in the app's "Theory" panel, not a black box.
- solids recovery to the cake [0..1]
- solids molar flow [mol/s]
- liquid retained in the cake [mol/s]
- cake moisture fraction
- gravitational settling velocity [m/s] (Stokes)
- g-force multiple — the whole point of a centrifuge: it multiplies settling velocity
- gravitational acceleration
- solid and liquid densities [kg/m³]
- particle diameter [m]
- liquid viscosity [Pa·s]
- sigma factor [m²] — the equivalent settling area used to size/scale machines
- feed volumetric flow [m³/s]
Parameters
solids_recovery [0..1, default 0.98], cake_moisture [0..1, default 0.2] (same split as filter); Sigma-theory sizing: g_factor [default 2000], viscosity [Pa.s, default 1e-3], solid_density [kg/m^3, default 1500], liquid_density [kg/m^3, default 1000], liquid_molar_volume [m^3/mol, default 1.8e-5]