feos.eos.State.critical_point_pure¶
- static State.critical_point_pure(eos, initial_temperature=None, max_iter=None, tol=None, verbosity=None)¶
Return a list of thermodynamic state at critical conditions for each pure substance in the system.
- Parameters:
eos (EquationOfState) – The equation of state to use.
initial_temperature (SINumber, optional) – The initial temperature.
max_iter (int, optional) – The maximum number of iterations.
tol (float, optional) – The solution tolerance.
verbosity (Verbosity, optional) – The verbosity.
- Returns:
State
- Return type:
tate at critical conditions