feos.eos.EquationOfState.saftvrqmie¶
- static EquationOfState.saftvrqmie(parameters, max_eta=0.5, inc_nonadd_term=True)¶
SAFT-VRQ Mie equation of state.
- Parameters:
parameters (SaftVRQMieParameters) – The parameters of the SAFT-VRQ Mie equation of state to use.
max_eta (float, optional) – Maximum packing fraction. Defaults to 0.5.
inc_nonadd_term (bool, optional) – Include non-additive correction to the hard-sphere reference. Defaults to True.
- Returns:
The SAFT-VRQ Mie equation of state that can be used to compute thermodynamic states.
- Return type: