WOLFRAM SYSTEMMODELER
HeatedPipePipe with a heat port connector |
SystemModel["SmartCooling.Components.HeatedPipe"]
This model represents a pipe component including a pressure loss model and a thermal heat port connector. The component is modeled using following partial models: SmartCooling.Interfaces.TwoPort
and SmartCooling.Interfaces.PressureLoss
. The supply of the heat flow rate from outside occurs trough the heatPort
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 |
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 |
|
heatPort |
Type: HeatPort_a Description: heat port |
medium |
Type: Medium Description: medium type |
---|
SmartCooling.Examples Example for temperature control |