vapour specific entropy on the boundary between regions 4 and 3 or 2
function sv_p extends Modelica.Icons.Function; input Units.SI.Pressure p "pressure"; output Units.SI.SpecificEntropy s "specific entropy"; end sv_p;