function hvl_p extends Modelica.Icons.Function; input Units.SI.Pressure p "pressure"; input ThermoSysPro.Properties.WaterSteam.Common.IF97PhaseBoundaryProperties bpro "property record"; output Units.SI.SpecificEnthalpy h "specific enthalpy"; end hvl_p;