Explicit upper specific entropy limit of region 1 as function of pressure (meets region 4 saturation pressure curve at 623.15 K)
function supperofp1 extends Modelica.Icons.Function; input SI.Pressure p "Pressure"; output SI.SpecificEntropy s "Specific entropy"; end supperofp1;