.Modelica.Media.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-10-24T18:25:30Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos