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