properties on the dew curve
function dewcurve_p extends Modelica.Icons.Function; input Units.SI.Pressure p "pressure"; output ThermoSysPro.Properties.WaterSteam.Common.IF97PhaseBoundaryProperties bpro "property record"; end dewcurve_p;