Dpecific enthalpy of liquid phase w.r.t saturation pressure
function bubbleEnthalpy extends Modelica.Icons.Function; input SaturationProperties sat "saturation properties | pressure is used for interpolation"; output Modelica.Units.SI.SpecificEnthalpy hl "specific enthalpy of liquid fraction"; end bubbleEnthalpy;