function enthalpyOfWater extends Modelica.Icons.Function; input ThermodynamicState state "Thermodynamic state record"; output SI.SpecificEnthalpy h "Specific enthalpy of water"; end enthalpyOfWater;