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