function rhovl_p extends Modelica.Icons.Function; input Units.SI.Pressure p "pressure"; input ThermoSysPro.Properties.WaterSteam.Common.IF97PhaseBoundaryProperties bpro "property record"; output Units.SI.Density rho "density"; end rhovl_p;