explicit lower specific entropy limit of region 1 as function of pressure
function slowerofp1 extends Modelica.Icons.Function; input Units.SI.Pressure p "pressure"; output Units.SI.SpecificEntropy s "specific entropy"; end slowerofp1;