WOLFRAM SYSTEM MODELER

h_pTX

Return specific enthalpy of moist air as a function of pressure p, temperature T and composition X

Wolfram Language

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

Information

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

Specific enthalpy of moist air is computed from pressure, temperature and composition with X[1] as the total water mass fraction. The fog region is included for both, ice and liquid fog.

Syntax

h = h_pTX(p, T, X)

Inputs (3)

p

Type: Pressure (Pa)

Description: Pressure

T

Type: Temperature (K)

Description: Temperature

X

Type: MassFraction[:]

Description: Mass fractions of moist air

Outputs (1)

h

Type: SpecificEnthalpy (J/kg)

Description: Specific enthalpy at p, T, X