function hvl_p extends Modelica.Icons.Function; input SI.Pressure p "Pressure"; input Common.IF97PhaseBoundaryProperties bpro "Property record"; output SI.SpecificEnthalpy h "Specific enthalpy"; end hvl_p;