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

Online Help

All Products    Maple    MapleSim


Cylindrical

A node of Cylindrical

  

 

Description

Equations

Variables

Connections

Parameters

Parameters for Visualization (Optional)

See Also

Description

The Cylindrical component models a generic ideal thermal conductor with cylindrical geometry.

The following image uses Thermal Conductor components to illustrate the behavior of the Cylindrical component.

Each Thermal Conductor component is connected to the port_outer, port_front, and port_back.

All Thermal Conductor components are connected to the Heat Capacitor. The port_center  is directly connected to the Heat Capacitor.

The geometry of Cylinder 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=πR2D

Thermal Conductor

The area A and distance L are defined by the following equations.
Outer Thermal Conductor

 A=2πRD  L=R

Front and back Thermal Conductors

A=πR2  L=D2

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_outer

Thermal port of outer

port_outer

port_front

Thermal port of front

port_front

port_back

Thermal port of back

port_back

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

R

1

m

Radius of the cylinder

R

D

1

m

Depth of the cylinder

D

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