WOLFRAM SYSTEM MODELER

specificEnthalpy_pTX

Return specific enthalpy from p, T, and X or Xi

Wolfram Language

In[1]:=
SystemModel["Modelica.Media.Interfaces.PartialSimpleMedium.specificEnthalpy_pTX"]
Out[1]:=

Information

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

This function computes the specific enthalpy of the fluid, but neglects the (small) influence of the pressure term p/d.

Syntax

h = specificEnthalpy_pTX(p, T, X)

Inputs (3)

p

Type: AbsolutePressure (Pa)

Description: Pressure

T

Type: Temperature (K)

Description: Temperature

X

Type: MassFraction[nX] (kg/kg)

Description: Mass fractions

Outputs (1)

h

Type: SpecificEnthalpy (J/kg)

Description: Specific enthalpy