WOLFRAM SYSTEMMODELER

PrescibedVelocityInflow

Medium velocity inflow component

Wolfram Language

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

Information

This component represents a velocity source. The velocity can be defined as either constant or variable by setting the parameter useVelocityInput. If useVelocityInput is set to true, the velocity has to be defined outside of the component by using the velocity connector. Additionally a cross section area A of the duct has to be defined. Internally a mass flow rate is calculated.

Parameters (6)

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

useVelocityInput

Value: true

Type: Boolean

Description: enable / disable velocity input

constantVelocity

Value:

Type: Velocity (m/s)

Description: constant velocity

A

Value:

Type: Area (m²)

Description: medium inflow area

Connectors (3)

flowPort_a

Type: FlowPort_a

Description: flow port a

flowPort_b

Type: FlowPort_b

Description: flow port b

velocity

Type: RealInput

Description: volume flow rate

Components (2)

medium

Type: Medium

Description: medium type

constVelocity

Type: RealExpression

Used in Examples (2)

Cooler

SmartCooling.Examples

Example with a cooler

EngineCooler

SmartCooling.Examples

Example with an engine