function rhovl_p_der extends Modelica.Icons.Function; input SI.Pressure p "Saturation pressure"; input Common.IF97PhaseBoundaryProperties bpro "Property record"; input Real p_der "Derivative of pressure"; output Real d_der "Time derivative of density along the phase boundary"; end rhovl_p_der;