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