function enthalpyOfVaporization extends Modelica.Icons.Function; input ThermodynamicState state "Thermodynamic state record"; output SpecificEnthalpy r0 "Vaporization enthalpy"; end enthalpyOfVaporization;