Crate feos_core[−][src]
Modules
Implementation of the ideal gas heat capacity (de Broglie wavelength) of Joback and Reid, 1987.
Structures and traits that can be used to build model parameters for equations of state.
Collection of utility functionalities.
Structs
Phase diagram (Txy or pxy) for a binary mixture.
Phase diagram (Txy or pxy) for a system with heteroazeotropic phase behavior.
Pure component phase diagram.
A thermodynamic equilibrium state.
Thermodynamic state of the system.
A simple tool to construct States with arbitrary input parameters.
Thermodynamic state of the system in reduced variables including their derivatives.
Options for the various phase equilibria solvers.
Enums
Possible contributions that can be computed.
Initial values in a density iteration.
Error type for improperly defined states and convergence problems.
Level of detail in the iteration output.
Traits
Reference values and residual entropy correlations for entropy scaling.
Consistent conversions between quantities and reduced properties.
A general equation of state.
Object safe version of the HelmholtzEnergyDual trait.
Individual Helmholtz energy contribution that can be evaluated using generalized (hyper) dual numbers.
Object safe version of the IdealGasContributionDual trait.
Ideal gas Helmholtz energy contribution that can be evaluated using generalized (hyper) dual numbers.
Molar weight of all components.
Type Definitions
Convenience type for Result<T, EosError>
.