Click or drag to resize

HelmholtzEquationOfStateOfPureFluids Properties

The HelmholtzEquationOfStateOfPureFluids type exposes the following members.

Properties
 NameDescription
Public propertyAcentricFactorGets the acentric factor.
Public propertyCriticalPointMassDensityGets the mass density at the critical point in kg/m³.
Public propertyCriticalPointMoleDensityGets the mole density at the critical point in mol/m³.
Public propertyCriticalPointPressureGets the pressure at the critical point in Pa.
Public propertyCriticalPointTemperatureGets the temperature at the critical point in Kelvin.
Public propertyMolecularWeight Gets the (typical) molecular weight of the fluid.
(Inherited from HelmholtzEquationOfState)
Public propertyNormalBoilingPointTemperatureGets the boiling temperature at normal pressure (101325 Pa) in K (if existent). If not existent, the return value is null.
Public propertyNormalSublimationPointTemperatureGets the sublimation temperature at normal pressure (101325 Pa) in K (if existent). If not existent, the return value is null.
Public propertyReducingMassDensity Gets the density (in kg/m³) used to calculate the reduced (dimensionless) density.
(Inherited from HelmholtzEquationOfState)
Public propertyReducingMoleDensity Gets the molar density (in mol/m³) used to calculate the reduced (dimensionless) density.
(Overrides HelmholtzEquationOfStateReducingMoleDensity)
Public propertyReducingTemperature Gets the temperature (in Kelvin) that is used to calculate the inverse reduced temperature.
(Overrides HelmholtzEquationOfStateReducingTemperature)
Public propertyTriplePointPressureGets the triple point pressure in Pa.
Public propertyTriplePointSaturatedLiquidMassDensityGets the saturated liquid density at the triple point in kg/m³.
Public propertyTriplePointSaturatedLiquidMoleDensityGets the saturated liquid density at the triple point in mol/m³.
Public propertyTriplePointSaturatedVaporMassDensityGets the saturated vapor density at the triple point in kg/m³.
Public propertyTriplePointSaturatedVaporMoleDensityGets the saturated vapor density at the triple point in mol/m³.
Public propertyTriplePointTemperatureGets the triple point temperature in K.
Public propertyWorkingSpecificGasConstant Gets the specific gas constant of the fluid. Is calculated from WorkingUniversalGasConstant and MolecularWeight.
(Inherited from HelmholtzEquationOfState)
Public propertyWorkingUniversalGasConstant Gets the universal gas constant that was used at the time this model was developed.
(Inherited from HelmholtzEquationOfState)
Top
See Also