.Modelica.Media.Air.ReferenceMoistAir.Utilities.Inverses.T_phX

Information

Return temperature as a function of pressure, specific enthalpy and mass fractions

Interface

function T_phX
  extends Modelica.Icons.Function;
  input SI.AbsolutePressure p "Pressure";
  input SI.SpecificEnthalpy h "Specific enthalpy";
  input SI.MassFraction X[:] = Modelica.Media.Air.ReferenceMoistAir.reference_X "Mass fractions";
  output SI.Temperature T "Temperature";
end T_phX;

Generated at 2024-05-16T18:15:58Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos