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