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