Standard properties for region 2, (p,T) as inputs
function waterR2_pT extends Modelica.Icons.Function; input SI.Pressure p "Pressure"; input SI.Temperature T "Temperature (K)"; output Modelica.Media.Common.ThermoFluidSpecial.ThermoProperties_pT pro "Thermodynamic property collection"; end waterR2_pT;