.ThermoSysPro.Properties.Fluid.PT

Information

Copyright © EDF 2002 - 2010

ThermoSysPro Version 2.0

Interface

function PT
  input Units.SI.AbsolutePressure P "Pressure";
  input Units.SI.Temperature T "Temperature";
  input Integer mode = 0 "IF97 region - 0:automatic computation";
  input Integer fluid = 1 "Fluid number - 1: IF97 - 7: SimpleWater";
  output WaterSteam.Common.ThermoProperties_pT pro annotation(
    Placement(transformation(extent = {{-80, 40}, {-40, 80}}, rotation = 0)));
end PT;

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