standard properties for region 5, (p,T) as inputs
function waterR5_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 waterR5_pT;