.ThermofluidStream.Media.myMedia.Water.IF97_Utilities.phase_ps

Information

Phase as a function of pressure and specific entropy

Interface

function phase_ps
  extends Modelica.Icons.Function;
  input SI.Pressure p "Pressure";
  input SI.SpecificEntropy s "Specific entropy";
  output Integer phase "True if in liquid or gas or supercritical region";
end phase_ps;

Generated at 2024-11-24T19:25:44Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos