.ThermoSysPro.Properties.Fluid.Ps

Information

Copyright © EDF 2002 - 2010

ThermoSysPro Version 2.0

Interface

function Ps
  input Units.SI.AbsolutePressure P "Pressure";
  input Units.SI.SpecificEntropy s "Specific entropy";
  input Integer mode = 0 "IF97 region - 0:automatic computation";
  input Integer fluid = 1 "Fluid number - 1: IF97 - 2: C3H3F5 - 7: SimpleWater";
  output ThermoSysPro.Properties.WaterSteam.Common.ThermoProperties_ps pro annotation(
    Placement(transformation(extent = {{-80, 40}, {-40, 80}}, rotation = 0)));
end Ps;

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos