.MultiPhaseMixture.PreDefined.Mixtures.NativeModelica.DryAir.EquationsOfState.IncompressibleLiquidAir.T_phX

Information

Return temperature from pressure, specific entropy and mass fraction

Interface

function T_phX
  input Modelica.SIunits.AbsolutePressure p "Pressure";
  input Modelica.SIunits.SpecificEnthalpy h "Specific enthalpy";
  input Modelica.SIunits.MassFraction[:] X "Mass fractions of composition";
  output Modelica.SIunits.Temperature T "temperature";
end T_phX;

Generated at 2025-01-22T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos