Derivative of liquid specific enthalpy in two-phase region w.r.t pressure
function dBubbleEnthalpy_dPressure extends Modelica.Icons.Function; input SaturationProperties sat "saturation properties | pressure is used for interpolation"; output Real dhldp "derivative of liquid specific enthalpy in two-phase region w.r.t pressure"; end dBubbleEnthalpy_dPressure;