Return dew point specific enthalpy
function dewEnthalpy extends Modelica.Icons.Function; input SaturationProperties sat "saturation property record"; output Modelica.Units.SI.SpecificEnthalpy hv "dew curve specific enthalpy"; end dewEnthalpy;