Copyright © EDF 2002 - 2010
ThermoSysPro Version 2.0
function SpecificEnthalpy_TX input Units.SI.Temperature T "Temperature"; input Real X "Water mass fraction in the solution"; output Units.SI.SpecificEnthalpy h "Specific enthalpy of the solution"; end SpecificEnthalpy_TX;