.ThermofluidStream.Media.XRGMedia.NH3_ph.getPhase_ph

Number of phases by pressure and specific enthalpy

Interface

function getPhase_ph
  extends Modelica.Icons.Function;
  input Modelica.Units.SI.Pressure p "pressure";
  input Modelica.Units.SI.SpecificEnthalpy h "specific enthalpy";
  output Integer phase "number of phases";
end getPhase_ph;

Generated at 2025-03-08T19:24:39Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos