Copyright © EDF 2002 - 2010
ThermoSysPro Version 2.0
function SpecificEnthalpy_PT input Units.SI.AbsolutePressure p "Pressure"; input Units.SI.Temperature T "Temperature"; input Integer mode = 0 "IF97 region. 0:automatic"; output Units.SI.SpecificEnthalpy H "Specific enthalpy"; end SpecificEnthalpy_PT;