HelmholtzEquationOfStateOfPureFluidsBySpanEtAlMeltingPressureEstimate_FromTemperature Method |
Gets an estimate of the melting 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 MeltingPressureEstimate_FromTemperature(
double temperature
)
Parameters
- temperature Double
- The temperature in K.
Return Value
DoubleThe estimated melting pressure in Pa.
See Also