Enthalpy of non-condensing gas per unit mass of steam
function enthalpyOfNonCondensingGas extends Modelica.Icons.Function; input Temperature T "temperature"; output SpecificEnthalpy h "enthalpy"; end enthalpyOfNonCondensingGas;