Specific entropy of vapor phase w.r.t saturation pressure
function dewEntropy extends Modelica.Icons.Function; input SaturationProperties sat "saturation properties | pressure is used for interpolation"; output Modelica.Units.SI.SpecificEntropy sv "specific entropy of vapor phase w.r.t saturation pressure"; end dewEntropy;