Cuboid - MapleSim Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Cuboid

A node of Cuboid

  

 

Description

Equations

Variables

Connections

Parameters

Parameters for Visualization (Optional)

See Also

Description

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.

Equations

(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=LWH

Thermal Conductor

The area A and distance L are defined by the following equations.
Left and right Thermal Conductors

 A=WH L=L2

Front and back Thermal Conductors

 A=LH L=W2

Top and bottom Thermal Conductors

 A=LW L=H2

If use Anisotropic thermal conductivity is true,

Left and right Thermal Conductors

 A=WHk__cc1 L=L2

Front and back Thermal Conductors

 A=LHk__cc2 L=W2

Top and bottom Thermal Conductors

 A=LWk__cc3 L=H2

(k__cc=1,1,1 is completely the same as use Anisotropic thermal conductivity is false)

Variables

(For details, see Thermal Conductor  and Heat Capacitor help).

Symbol

Units

Description

Modelica ID

T

K

Temperature of Heat Capacitor

T

Connections

Name

Description

Modelica ID

port_left

Thermal port of left

port_left

port_right

Thermal port of right

port_right

port_front

Thermal port of front

port_front

port_back

Thermal port of back

port_back

port_top

Thermal port of top

port_top

port_bottom

Thermal port of bottom

port_bottom

port_center

Thermal port of center

port_center

Parameters

Symbol

Default

Units

Description

Modelica ID

Material

SolidPropertyData1

Solid material property data

Material

WmK

Material.k is the thermal conductivity of the material

Material.k

JkgK

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

m

Length of cubic

L

W

1

m

Width of cubic

W

H

1

m

Height of cubic

H

T__start

293.15

K

Initial condition of temperature

T_start

fixed

true

True enforces the T_start initial condition

fixed

Parameters for Visualization (Optional)

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).

Symbol

Default

Units

Description

Modelica ID

Show Visualization

false

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

m

Position of the node in visualization [X, Y, Z].

pos[3]        

Rotation

0,0,0

rad

Rotation of the node in visualization [X, Y, Z].

rot[3]

Transparent

false

If true, node geometry will be transparent.

transparent

T__max

373.15

K

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

K

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

true

If true, heat capacitor sphere will be shown.

showCapacitor

R__sphere

0.2

m

Radius of visualized heat capacitor sphere.

Sradius

See Also

Heat Transfer Library Overview

Nodes Overview