function enthalpyOfCondensingGas extends Modelica.Icons.Function; input Temperature T "temperature"; output SpecificEnthalpy h "steam enthalpy"; end enthalpyOfCondensingGas;