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