Skip to article

 

Heat Source

Heat source can be applied as a load on most types geometric and mesh entity.

To create or change the boundary conditions of a heat source, you should:

The corresponding commands for these interactive operations are:

create heatsourcepoint [ID] [name <'name'>] [{add | on} {nodeset | volume | surface | curve | vertex | node} <entity_list>] [value <val>]

modify heatsourcepoint {ID_list|'name'|all} [name <'name'>] [{add | remove} {nodeset | volume | surface | curve | vertex | node} <entity_list>] [value <val>]

For example, to set the heat source for volume 2 to 1000, you can specify on the command line:

create heatsourcepoint on volume 2 value 1000

Types of loaded entities

The heat source can be applied to:

Example

A parallelepiped made of carbon steel with dimensions of 0.1*0.1*0.01 m is specified. A heat source is applied to the upper face according to the formula:

Thermal fields after 10 seconds of heating:

heatsource