Properties on the boiling curve
function boilingcurve_p extends Modelica.Icons.Function; input SI.Pressure p "Pressure"; output Common.IF97PhaseBoundaryProperties bpro "Property record"; end boilingcurve_p;