WOLFRAM SYSTEMMODELER
PrescibedMassFlowMedium mass flow component |
SystemModel["SmartCooling.Components.PrescibedMassFlow"]
This component represents a medium mass flow source. The mass flow rate can be defined as either constant or variable by setting the parameter useMassFlowInput
. If useMassFlowInput
is set to true
, the massFlow has to be defined outside of the component by using the massFlow
connector.
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 |
useMassFlowInput |
Value: true Type: Boolean Description: enable / disable mass flow input |
constantMassFlow |
Value: Type: MassFlowRate (kg/s) Description: constant mass flow |
flowPort_a |
Type: FlowPort_a Description: flow port a |
|
---|---|---|
flowPort_b |
Type: FlowPort_b Description: flow port b |
|
massFlow |
Type: RealInput Description: mass flow rate |
medium |
Type: Medium Description: medium type |
|
---|---|---|
constMassFlow |
Type: RealExpression |
SmartCooling.Examples Example that proves compatibility |
|
SmartCooling.Examples Example of a pipeline circuit |
|
SmartCooling.Examples Example with a cooler |
|
SmartCooling.Examples Example with an engine |