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