function enthalpyOfWater extends Modelica.Icons.Function; input SI.Temperature T "Temperature"; output SI.SpecificEnthalpy h "Specific enthalpy of water"; end enthalpyOfWater;