Modules§
- eos
- A collection of equation of state models.
Structs§
- Equation
OfStateAD - An equation of state consisting of a residual model and an ideal gas model.
- Helmholtz
Energy Wrapper - Struct that stores the reference to the equation of state together with the (possibly) dual parameters.
- Phase
EquilibriumAD - An equilibrium state consisting of a vapor and a liquid phase.
- StateAD
- An (intensive) thermodynamic state representing a single phase.
Traits§
- Eigen
- Ideal
GasAD - Implementation of an ideal gas Helmholtz energy contribution.
- Named
Parameters - Models for which derivatives with respect to individual parameters can be calculated.
- ParametersAD
- A model that can be evaluated with derivatives of its parameters.
- Residual
Helmholtz Energy - Implementation of a residual Helmholtz energy model.
- Total
Helmholtz Energy - Methods of EquationOfStateAD extracted in a trait for genericness.