function drhovl_dp extends Modelica.Icons.Function; input SI.Pressure p "Saturation pressure"; input Common.IF97PhaseBoundaryProperties bpro "Property record"; output Real dd_dp(unit = "kg/(m3.Pa)") "Derivative of density along the phase boundary"; end drhovl_dp;