feos.EquationOfState.uvtheory¶
- static EquationOfState.uvtheory(parameters, max_eta=0.5, perturbation='WCA')¶
UV-Theory equation of state.
- Parameters:
parameters (UVTheoryParameters) – The parameters of the UV-theory equation of state to use.
max_eta (float, optional) – Maximum packing fraction. Defaults to 0.5.
perturbation ("BH" | "WCA" | "WCA_B3", optional) – Division type of the Mie potential. Defaults to “WCA”.
- Returns:
The UV-Theory equation of state that can be used to compute thermodynamic states.
- Return type: