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