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