Copyright © EDF 2002 - 2024
ThermoSysPro Version 4.1
function Water_PT input Units.SI.AbsolutePressure p "Pressure"; input Units.SI.Temperature T "Temperature"; input Integer mode = 0 "IF97 region. 0:automatic"; output ThermoSysPro.Properties.WaterSteam.Common.ThermoProperties_pT pro; end Water_PT;