Copyright © EDF 2002 - 2024
ThermoSysPro Version 4.1
function Water_Ph
input Units.SI.AbsolutePressure p "Pressure";
input Units.SI.SpecificEnthalpy h "Specific enthalpy";
input Integer mode = 0 "IF97 region. 0:automatic";
output ThermoSysPro.Properties.WaterSteam.Common.ThermoProperties_ph pro annotation(
Placement(transformation(extent = {{-90, 15}, {-43.3333, 61.6667}}, rotation = 0)));
end Water_Ph;