explicit lower specific entropy limit of region 2 as function of pressure (meets region 4 saturation pressure curve at 623.15 K)
function slowerofp2 extends Modelica.Icons.Function; input Units.SI.Pressure p "pressure"; output Units.SI.SpecificEntropy s "specific entropy"; end slowerofp2;