.MultiPhaseMixture.PreDefined.Mixtures.NativeModelica.DryAir.EquationsOfState.AirFastIdealGas.T_hX

Information

Compute temperature from specific enthalpy and mass fraction

Interface

function T_hX
  input Modelica.SIunits.SpecificEnthalpy h "specific enthalpy";
  input Modelica.SIunits.MassFraction[nS] X "mass fractions of composition";
  output Modelica.SIunits.Temperature T "temperature";
end T_hX;

Generated at 2024-11-12T19:25:41Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos