function drhovl_dp extends Modelica.Icons.Function; input SI.Pressure p "saturation pressure"; input ThermalSeparation.Media.WaterBasedLiquid.BaseClasses.Common.IF97PhaseBoundaryProperties bpro "property record"; output Real dd_dp(unit = "kg/(m3.Pa)") "derivative of density along the phase boundary"; end drhovl_dp;