All unit operations
Multi-Stage Compressor simulation
1 inlet -> 1 outlet (N staged compressions with interstage cooling)
Governing equations
The exact equations the solver works for a multi-stage compressor — the same math shown in the app's "Theory" panel, not a black box.
- per-stage pressure ratio
- number of stages
- stage index
- temperature [K]
- pressure [Pa]
- molar entropy [J/mol/K]
- intercooler target outlet temperature [K]
Parameters
outlet_pressure [Pa, > inlet]; n_stages [int, default 1]; efficiency [default 0.75]; intercool_temperature [K, default = inlet temperature]