WOLFRAM SYSTEMMODELER

PrescibedVolumeFlow

Medium volume flow component

Wolfram Language

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

Information

This component represents a volume flow source. The volume flow rate can be defined as either constant or variable by setting the parameter useVolumeFlowInput. If useVolumeFlowInput is set to true, the volumeFlow has to be defined outside of the component by using the volumeFlow connector.

Parameters (5)

medium

Value: SmartCooling.Medium.Medium()

Type: Medium

Description: medium type

m

Value:

Type: Mass (kg)

Description: medium mass

TStart

Value:

Type: Temperature (K)

Description: medium initial temperature

useVolumeFlowInput

Value: true

Type: Boolean

Description: enable / disable volume flow input

constantVolumeFlow

Value:

Type: VolumeFlowRate (m³/s)

Description: consctant volume flow

Connectors (3)

flowPort_a

Type: FlowPort_a

Description: flow port a

flowPort_b

Type: FlowPort_b

Description: flow port b

volumeFlow

Type: RealInput

Description: volume flow rate

Components (2)

medium

Type: Medium

Description: medium type

constVolumeFlow

Type: RealExpression