Version 1.0
function Water_rhoT input Units.SI.Density rho "Masse volumique"; input Units.SI.Temperature T "Température"; input Integer phase "2: diphasique, 1 sinon"; input Integer mode = 0 "Région IF97 - 0:calcul automatique"; output ThermoSysPro.Properties.WaterSteam.Common.ThermoProperties_dT pro; end Water_rhoT;