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