WOLFRAM SYSTEM MODELER

isentropicEnthalpy

Isentropic enthalpy (only valid for phi<1)

Wolfram Language

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

Syntax

h_is = isentropicEnthalpy(p_downstream, refState)

Inputs (2)

p_downstream

Type: AbsolutePressure

Description: Downstream pressure

refState

Type: ThermodynamicState

Description: Reference state for entropy

Outputs (1)

h_is

Type: SpecificEnthalpy

Description: Isentropic enthalpy

Revisions

2012-01-12 Stefan Wischhusen: Initial Release.