HelmholtzEquationOfStateReducingTemperature Property |
Gets the temperature (in Kelvin) that is used to calculate the inverse reduced temperature.
Namespace: Altaxo.Science.Thermodynamics.FluidsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public abstract double ReducingTemperature { get; }
Property Value
DoubleRemarks The inverse reduced temperature is called tau and is calculated by: tau = ReducingTemperature / temperature.
See Also