properties on the vapour phase boundary of region 4
function waterVap_p import ThermoSysPro; extends Modelica.Icons.Function; input Units.SI.Pressure p "pressure"; output ThermoSysPro.Properties.Common.PhaseBoundaryProperties vap "vapour thermodynamic property collection"; end waterVap_p;