.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-11-26T19:26:15Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos