Copyright © EDF 2002 - 2010
ThermoSysPro Version 2.0
function Water_Ps input Units.SI.AbsolutePressure p "Pressure"; input Units.SI.SpecificEntropy s "Specific entropy"; input Integer mode = 0 "IF97 region. 0:automatic"; output ThermoSysPro.Properties.WaterSteam.Common.ThermoProperties_ps pro; end Water_Ps;