partial function dewEntropy extends Modelica.Icons.Function; input SaturationProperties sat "saturation property record"; output Modelica.Units.SI.SpecificEntropy sv "dew curve specific entropy"; end dewEntropy;