WOLFRAM SYSTEMMODELER

Adapter

Adapter with mass flow rate and enthalpy flow reduction

Wolfram Language

In[1]:=
SystemModel["SmartCooling.Components.Adapter"]
Out[1]:=

Information

This component transports medium between two ports, without storing mass or energy. Reversal and zero mass flow rate is taken care of. For details see the definition of the built-in operator semiLinear(). When using this partial component, an equation for the momentum balance has to be added by specifying a relationship between the pressure drop dp and the mass flow rate m_flow.

Parameters (2)

medium

Value: SmartCooling.Medium.Medium()

Type: Medium

Description: medium type

n

Value: 1

Type: Real

Description: number of channels

Connectors (2)

flowPort_a

Type: FlowPort_a

Description: flow port a

flowPort_b

Type: FlowPort_b

Description: flow port b

Components (1)

medium

Type: Medium

Description: medium type

Used in Components (1)

Cooler

SmartCooling.Components

Cooler component