feos.eos.PhaseEquilibrium.vle_pure_comps¶
- static PhaseEquilibrium.vle_pure_comps(eos, temperature_or_pressure)¶
Calculate the pure component vapor-liquid equilibria for all components in the system.
- Parameters:
eos (EquationOfState) – The equation of state.
temperature_or_pressure (SINumber) – The system temperature or pressure.
- Return type:
list[PhaseEquilibrium]