WOLFRAM SYSTEMMODELER

ConvectionPipe

Example of a pipeline circuit

Diagram

Wolfram Language

In[1]:=
SystemModel["SmartCooling.Examples.ConvectionPipe"]
Out[1]:=

Information

This pipe convection example shows the behaviour of a ConvectionPipe in a pipeline circuit.

Parameters (5)

G

Value: 2 * lambda * Modelica.Constants.pi * length / log(rOuter / rInner)

Type: ThermalConductance (W/K)

lambda

Value: 401

Type: ThermalConductivity (W/(m·K))

Description: Thermal Conductivity of Copper

length

Value: pipe.length

Type: Length (m)

Description: Length of pipe

rInner

Value: pipe.perimeter / (2 * Modelica.Constants.pi)

Type: Length (m)

Description: Inner radius of pipe

rOuter

Value: rInner + 0.02

Type: Length (m)

Components (7)

massFlow

Type: PrescibedMassFlow

pipe

Type: ConvectionPipe

ambientIn

Type: Ambient

ambientOut

Type: Ambient

massFlowRate

Type: Constant

fixedTemperature

Type: FixedTemperature

pipeWall

Type: ThermalConductor