feos.PhaseEquilibrium.binary_azeotrope¶
- static PhaseEquilibrium.binary_azeotrope(eos, temperature_or_pressure)¶
Calculate the azeotropic state in a binary system. If no azeotrope is expected, the function returns None.
- Parameters:
eos (EquationOfState) – The equation of state.
temperature_or_pressure (SINumber) – The system temperature or pressure.
- Return type: