Helmholtz |
The HelmholtzEquationOfStateOfPureFluids type exposes the following members.
| Name | Description | |
|---|---|---|
| AcentricFactor | Gets the acentric factor. | |
| CriticalPointMassDensity | Gets the mass density at the critical point in kg/m³. | |
| CriticalPointMoleDensity | Gets the mole density at the critical point in mol/m³. | |
| CriticalPointPressure | Gets the pressure at the critical point in Pa. | |
| CriticalPointTemperature | Gets the temperature at the critical point in Kelvin. | |
| MolecularWeight |
Gets the (typical) molecular weight of the fluid.
(Inherited from HelmholtzEquationOfState) | |
| NormalBoilingPointTemperature | Gets the boiling temperature at normal pressure (101325 Pa) in K (if existent). If not existent, the return value is null. | |
| NormalSublimationPointTemperature | Gets the sublimation temperature at normal pressure (101325 Pa) in K (if existent). If not existent, the return value is null. | |
| ReducingMassDensity |
Gets the density (in kg/m³) used to calculate the reduced (dimensionless) density.
(Inherited from HelmholtzEquationOfState) | |
| ReducingMoleDensity |
Gets the molar density (in mol/m³) used to calculate the reduced (dimensionless) density.
(Overrides HelmholtzEquationOfStateReducingMoleDensity) | |
| ReducingTemperature |
Gets the temperature (in Kelvin) that is used to calculate the inverse reduced temperature.
(Overrides HelmholtzEquationOfStateReducingTemperature) | |
| TriplePointPressure | Gets the triple point pressure in Pa. | |
| TriplePointSaturatedLiquidMassDensity | Gets the saturated liquid density at the triple point in kg/m³. | |
| TriplePointSaturatedLiquidMoleDensity | Gets the saturated liquid density at the triple point in mol/m³. | |
| TriplePointSaturatedVaporMassDensity | Gets the saturated vapor density at the triple point in kg/m³. | |
| TriplePointSaturatedVaporMoleDensity | Gets the saturated vapor density at the triple point in mol/m³. | |
| TriplePointTemperature | Gets the triple point temperature in K. | |
| WorkingSpecificGasConstant |
Gets the specific gas constant of the fluid. Is calculated from WorkingUniversalGasConstant and MolecularWeight.
(Inherited from HelmholtzEquationOfState) | |
| WorkingUniversalGasConstant |
Gets the universal gas constant that was used at the time this model was developed.
(Inherited from HelmholtzEquationOfState) |