.ThermoSysPro.Properties.Fluid.Water_sat_P

Information

Copyright © EDF 2002 - 2010

ThermoSysPro Version 2.0

Interface

function Water_sat_P
  input Units.SI.AbsolutePressure P "Pressure";
  input Integer fluid "Fluid number - 1: IF97 - 7: SimpleWater";
  output ThermoSysPro.Properties.WaterSteam.Common.PropThermoSat lsat annotation(
    Placement(transformation(extent = {{-100, 50}, {-60, 90}}, rotation = 0)));
  output ThermoSysPro.Properties.WaterSteam.Common.PropThermoSat vsat annotation(
    Placement(transformation(extent = {{60, 50}, {100, 90}}, rotation = 0)));
end Water_sat_P;

Generated at 2024-05-07T18:16:22Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos