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 Common.ThermoFluidSpecial.ThermoProperties_pT pro "thermodynamic property collection"; end waterR2_pT;