WOLFRAM SYSTEM MODELER

specificEnthalpy_ps

Return specific enthalpy from p and s

Wolfram Language

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

Syntax

h = specificEnthalpy_ps(p, s, phase)

Inputs (3)

p

Type: AbsolutePressure (Pa)

Description: Pressure

s

Type: SpecificEntropy (J/(kg⋅K))

Description: Specific entropy

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