WOLFRAM SYSTEMMODELER
ConvectionPipeExample of a pipeline circuit |
SystemModel["SmartCooling.Examples.ConvectionPipe"]
This pipe convection example shows the behaviour of a ConvectionPipe
in a pipeline circuit.
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) |
massFlow |
Type: PrescibedMassFlow |
|
---|---|---|
pipe |
Type: ConvectionPipe |
|
ambientIn |
Type: Ambient |
|
ambientOut |
Type: Ambient |
|
massFlowRate |
Type: Constant |
|
fixedTemperature |
Type: FixedTemperature |
|
pipeWall |
Type: ThermalConductor |