Copyright © EDF 2002 - 2024
ThermoSysPro Version 4.1
function Water_sat_P
input Units.SI.AbsolutePressure P "Pressure";
output ThermoSysPro.Properties.WaterSteam.Common.PropThermoSat lsat annotation(
Placement(transformation(extent = {{-85, 15}, {-15, 85}}, rotation = 0)));
output ThermoSysPro.Properties.WaterSteam.Common.PropThermoSat vsat annotation(
Placement(transformation(extent = {{15, 15}, {85, 85}}, rotation = 0)));
end Water_sat_P;