WOLFRAM SYSTEM MODELER

ExtendedProperties

Plenty of two-phase properties

Wolfram Language

In[1]:=
SystemModel["Modelica.Media.Examples.TwoPhaseWater.ExtendedProperties"]
Out[1]:=

Parameters (2)

preferredMediumStates

Value:

Type: Boolean

Description: = true if StateSelect.prefer shall be used for the independent property variables of the medium

standardOrderComponents

Value:

Type: Boolean

Description: If true, and reducedX = true, the last element of X will be computed from the other ones

Connectors (3)

p

Type: InputAbsolutePressure

Description: Absolute pressure of medium

Xi

Type: InputMassFraction[nXi]

Description: Structurally independent mass fractions

h

Type: InputSpecificEnthalpy

Description: Specific enthalpy of medium

Components (5)

state

Type: ThermodynamicState

Description: Thermodynamic state record for optional functions

sat

Type: SaturationProperties

Description: Saturation properties at the medium pressure

dew

Type: ThermodynamicState

Description: Dew line Properties

bubble

Type: ThermodynamicState

Description: Bubble line Properties

bubble2

Type: ThermodynamicState

Description: Bubble line Properties, on the 2-phase side

Used in Examples (1)

TestTwoPhaseStates

Modelica.Media.Examples.TwoPhaseWater

Test the TwoPhaseWater model