WOLFRAM SYSTEMMODELER
PrescibedVolumeFlowMedium volume flow component |
SystemModel["SmartCooling.Components.PrescibedVolumeFlow"]
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.
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 |
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 |
medium |
Type: Medium Description: medium type |
|
---|---|---|
constVolumeFlow |
Type: RealExpression |