.ThermofluidStream.Media.myMedia.Water.IF97_Utilities.phase_dT

Phase as a function of pressure and temperature

Interface

function phase_dT
  extends Modelica.Icons.Function;
  input SI.Density rho "Density";
  input SI.Temperature T "Temperature";
  output Integer phase "True if in liquid or gas or supercritical region";
end phase_dT;

Generated at 2025-03-09T19:25:01Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos