Copyright © EDF 2002 - 2010
ThermoSysPro Version 2.0
function Ph input Units.SI.AbsolutePressure P "Pressure"; input Units.SI.SpecificEnthalpy h "Specific enthalpy"; input Integer mode = 0 "IF97 region - 0:automatic computation"; input Integer fluid = 1 "Fluid number - 1: IF97 - 2: C3H3F5 - 7: SimpleWater"; output ThermoSysPro.Properties.WaterSteam.Common.ThermoProperties_ph pro annotation( Placement(transformation(extent = {{-80, 40}, {-40, 80}}, rotation = 0))); end Ph;