Derivative of liquid specific enthalpy on the boundary between regions 4 and 3 or 1 w.r.t. pressure
function dhl_dp extends Modelica.Icons.Function; input SI.Pressure p "Pressure"; output SI.DerEnthalpyByPressure dh_dp "Specific enthalpy derivative w.r.t. pressure"; end dhl_dp;