HelmholtzEquationOfStateOfPureFluidsBySpanEtAlSublimationPressureEstimate_FromTemperature Method |
Gets an estimate of the sublimation pressure for the specified temperature.
Namespace: Altaxo.Science.Thermodynamics.FluidsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic double SublimationPressureEstimate_FromTemperature(
double temperature
)
Parameters
- temperature Double
- The temperature in K.
Return Value
DoubleThe estimated sublimation pressure in Pa.
See Also