WOLFRAM SYSTEM MODELER

T_phX

Return temperature as a function of pressure p, specific enthalpy h and composition X

Wolfram Language

In[1]:=
SystemModel["Modelica.Media.Air.MoistAir.T_phX"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Temperature is computed from pressure, specific enthalpy and composition via numerical inversion of function h_pTX.

Syntax

T = T_phX(p, h, X)

Inputs (3)

p

Type: AbsolutePressure (Pa)

Description: Pressure

h

Type: SpecificEnthalpy (J/kg)

Description: Specific enthalpy

X

Type: MassFraction[:] (kg/kg)

Description: Mass fractions of composition

Outputs (1)

T

Type: Temperature (K)

Description: Temperature