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 Modelica.Media.Common.ThermoFluidSpecial.ThermoProperties_pT pro "Thermodynamic property collection"; end waterR5_pT;