Cuboid
A node of Cuboid
Description
Equations
Variables
Connections
Parameters
Parameters for Visualization (Optional)
See Also
The Cuboid component models a generic ideal thermal conductor with cubic geometry.
The following image uses Thermal Conductor components to illustrate the behavior of Cuboid component.
Each Thermal Conductor component is connected to the port_left, port_right, port_front, port_back, port_top, and port_bottom.
All Thermal Conductors are connected to the Heat Capacitor. The port_center is directly connected to the Heat Capacitor.
The geometry of Cuboid is the following.
(For details, see Thermal Conductor and Heat Capacitor help).
The geometries of Heat Capacitor and each Thermal Conductor are defined by the following equations.
Heat Capacitor
The volume V is defined by the following equation.
V=L⋅W⋅H
Thermal Conductor
The area A and distance L are defined by the following equations. Left and right Thermal Conductors
A=W⋅H L=L2
Front and back Thermal Conductors
A=L⋅H L=W2
Top and bottom Thermal Conductors
A=L⋅W L=H2
If use Anisotropic thermal conductivity is true,
Left and right Thermal Conductors
A=W⋅H⋅k__cc1 L=L2
A=L⋅H⋅k__cc2 L=W2
A=L⋅W⋅k__cc3 L=H2
(k__cc=1,1,1 is completely the same as use Anisotropic thermal conductivity is false)
Symbol
Units
Modelica ID
T
K
Temperature of Heat Capacitor
Name
port_left
Thermal port of left
port_right
Thermal port of right
port_front
Thermal port of front
port_back
Thermal port of back
port_top
Thermal port of top
port_bottom
Thermal port of bottom
port_center
Thermal port of center
Default
Material
SolidPropertyData1
−
Solid material property data
Wm⋅K
Material.k is the thermal conductivity of the material
Material.k
Jkg⋅K
Material.cp is the specific heat capacity of the material
Material.cp
kgm3
Material.rho is the density of the material
Material.rho
use Anisotropic thermal conductivity
false
If true, correction coefficient for thermal conductivity k__cc is available and that enables you to consider anisotoropic thermal conductivity per each direction L, W and, H
use_kcc
k__cc
1,1,1
m
(When use Anisotropic thermal conductivity is true) Correction coefficient for thermal conductivity in each direction [L, W, H]
kcc[3]
L
1
Length of cubic
W
Width of cubic
H
Height of cubic
T__start
293.15
Initial condition of temperature
T_start
fixed
true
True enforces the T_start initial condition
Note: If you enable Show Visualization option, you can visualize temperature change as colored geometry in 3-D Playback Window. To make this function available, you have to enable 3-D Animation option in Multibody Settings. The quality of the visualization is affected if any open plot windows are behind the 3-D Playback Window. If you are experiencing playback issues, try moving the 3-D Playback Window so that it does not overlap a plot window. Alternatively, minimize or close any open plot windows. (For more details about the relation between color and temperature, see Color Blend help).
Show Visualization
If true, you can visualize the temperature of heat capacitor Node as colored geometry in 3-D Playback Window. And the following visualization parameters are available.
VisOn
Position
0,0,0
Position of the node in visualization [X, Y, Z].
pos[3]
Rotation
rad
Rotation of the node in visualization [X, Y, Z].
rot[3]
Transparent
If true, node geometry will be transparent.
transparent
T__max
373.15
Upper limit of temperature in the color blend.
Tmax
Color of T__max
RGB255,0,0
Color when temperature is over T__max. Temperature between T__max and T__min are automatically interpolated to a color.
color_Tmax
T__min
273.15
Lower limit of temperature in the color blend.
Tmin
Color of T__min
RGB0,0,255
Color when temperature is under T__min. Temperature between T__max and T__min are automatically interpolated to a color.
color_Tmin
Show Sphere element
If true, heat capacitor sphere will be shown.
showCapacitor
R__sphere
0.2
Radius of visualized heat capacitor sphere.
Sradius
Heat Transfer Library Overview
Nodes Overview
Download Help Document