HelmholtzEquationOfStateReducingMassDensity Property |
Gets the density (in kg/m³) used to calculate the reduced (dimensionless) density.
Namespace: Altaxo.Science.Thermodynamics.FluidsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double ReducingMassDensity { get; }
Property Value
DoubleRemarks The reduced density called delta and is calculated by: delta = density / ReducingMassDensity.
See Also