Package for Machine Design

Finite Element Analysis in Structural Mechanics

User Tools

Site Tools


en:user:problem:heat:start

Heat transfer

Computation schema

Computation steps

1. Process the mesh

The input data is written into the text file name.i1. Only isoparametric elements, shell elements and the corresponding connector elements can be used. The fact that sandwich and thermal resistance are not designed for static and dynamic computations must be taken into account when creating meshes for thermoelastic computations.

Program XRM2 (2-D problem) / XRM3 (3-D problem)
Inputs name.i1, alternatively name.NOD and name.ELE
Protocolname.o1
Outputs binary files
Details Computation overview, Mesh / Reference Manual: Inputs, Element Library, Input Syntax

2. Process the material properties, boundary conditions and control parameters

The input data is written into the text file name.iB. A temperature field from a previous computation can be loaded directly from the binary file name.TIC (renamed file name.TEM).

3. Solve the equations

The solvers do not need any additional input data. The calculated temperature fields are written into the binary file name.TEM which can be used for a subsequent stress analysis. Moreover, the text file name.STR with the results for the graphical postprocessor GFEM is written automatically.

Program XT2S (2-D steady-state problem) / XT3S (3-D steady-state problem) / XT2T (2-D transient problem) / XT3T (3-D transient problem)
Inputs binary files from the previous steps
Protocolname.oT
Outputs name.STR, binary files (the solution is in the file name.TEM)
Details Computation overview
en/user/problem/heat/start.txt · Last modified: 2024-12-11 09:46 by Petr Pařík