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