function bubbleEnthalpy extends Modelica.Icons.Function; input SaturationProperties sat "saturation property record"; output SI.SpecificEnthalpy hl "boiling curve specific enthalpy"; end bubbleEnthalpy;