Standard properties for region 1, (p,T) as inputs
function waterR1_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 waterR1_pT;