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