WOLFRAM SYSTEMMODELER
PrescibedVelocityInflowMedium velocity inflow component |
SystemModel["SmartCooling.Components.PrescibedVelocityInflow"]
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.
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 |
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 |
medium |
Type: Medium Description: medium type |
|
---|---|---|
constVelocity |
Type: RealExpression |
SmartCooling.Examples Example with a cooler |
|
SmartCooling.Examples Example with an engine |