Liquid specific entropy on the boundary between regions 4 and 3 or 1
function sl_p extends Modelica.Icons.Function; input SI.Pressure p "Pressure"; output SI.SpecificEntropy s "Specific entropy"; end sl_p;