Enthalpy of steam per unit mass of steam
function enthalpyOfCondensingGas extends Modelica.Icons.Function; input Temperature T "temperature"; output SpecificEnthalpy h "steam enthalpy"; end enthalpyOfCondensingGas;