.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-09-18T18:25:49Z by OpenModelicaOpenModelica 1.23.1 using GenerateDoc.mos