partial function specificEnthalpy extends Modelica.Icons.Function; input ThermodynamicState state "thermodynamic state record"; output SpecificEnthalpy h "Specific enthalpy"; end specificEnthalpy;