WOLFRAM SYSTEM MODELER

specificEnthalpy_pTX

Return specific enthalpy from pressure, temperature and mass fraction

Wolfram Language

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

Syntax

h = specificEnthalpy_pTX(p, T, X, phase)

Inputs (4)

p

Type: AbsolutePressure (Pa)

Description: Pressure

T

Type: Temperature (K)

Description: Temperature

X

Type: MassFraction[:] (kg/kg)

Description: Mass fractions

phase

Default Value: 0

Type: FixedPhase

Description: 2 for two-phase, 1 for one-phase, 0 if not known

Outputs (1)

h

Type: SpecificEnthalpy (J/kg)

Description: Specific enthalpy at p, T, X