Density at the boundary between regions 1 and 3
function dofp13 extends Modelica.Icons.Function; input SI.Pressure p "Pressure"; output SI.Density d "Density"; end dofp13;