WOLFRAM SYSTEMMODELER

HeatedPipe

Pipe with a heat port connector

Wolfram Language

In[1]:=
SystemModel["SmartCooling.Components.HeatedPipe"]
Out[1]:=

Information

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.

Parameters (8)

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

Connectors (3)

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

Components (1)

medium

Type: Medium

Description: medium type

Used in Examples (1)

ControlledTemperature

SmartCooling.Examples

Example for temperature control