feos.eos.EquationOfState.pets¶
- static EquationOfState.pets(parameters, max_eta=0.5)¶
PeTS equation of state.
- Parameters:
parameters (PetsParameters) – The parameters of the PeTS equation of state to use.
max_eta (float, optional) – Maximum packing fraction. Defaults to 0.5.
- Returns:
The PeTS equation of state that can be used to compute thermodynamic states.
- Return type: