WOLFRAM SYSTEMMODELER
IsolatedPipeIsolated pipe |
SystemModel["SmartCooling.Components.IsolatedPipe"]
This model represents an isolated pipe component considering pressure loss. The component is modeled using the following partial models: SmartCooling.Interfaces.TwoPort
and SmartCooling.Interfaces.PressureLoss
. This model does not consider any heat exchange with the environment.
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 |
m_flowLam |
Value: Type: MassFlowRate (kg/s) Description: laminar mass flow |
dpLam |
Value: Type: Pressure (Pa) Description: laminar pressure loss |
m_flowNom |
Value: Type: MassFlowRate (kg/s) Description: nominal mass flow |
dpNom |
Value: Type: Pressure (Pa) Description: nominal pressure loss |
k |
Value: (dpNom - dpLam / m_flowLam * m_flowNom) / (m_flowNom - m_flowLam) ^ 2 Type: Real |
flowPort_a |
Type: FlowPort_a Description: flow port a |
|
---|---|---|
flowPort_b |
Type: FlowPort_b Description: flow port b |
medium |
Type: Medium Description: medium type |
---|
SmartCooling.Examples Example that proves compatibility |