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