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