The Finite Element Method
The Finite Element Method
Classical methods express the problem using a partial differential equation. This partial differential equation is
typically the result of simplifying assumptions, such as linearly elastic material, or small displacements. These
equations may not yield answers because the geometry and loading are too complicated. Therefore, a numerical
solution is required, and a method that provides it is the FEM.
• Mesh the geometry into a finite number of elements – A mesh is an arrangement of nodes and elements.
Finite elements can have quadrilateral and/or triangular shapes. The nodes are the locations where the
elements are connected to one another. In general, the finer the mesh, the more accurate the results.
• Calculate the structural behavior of each single element – In stress analysis problems, the dependent
variable that is used is the displacement from a reference position, typically the unloaded position. In
thermal analysis problems, the dependent variable used is the temperature.
http://precisionlms.ecorp.cat.com/precisionlms/standard-content/coach_cp_2b2ec2c6-b99... 09-03-2018
The Finite Element Method Page 2 of 2
• Numerically solve the resulting matrix equation system for the displacements – After the displacements
have been calculated, the strains, displacement per unit length, can also be calculated by taking the
derivative with respect to position. If stresses are required, they can be calculated from the strains.
If the interpolating polynomial for the spatial variation of the displacement field is linear within an element, then
the strains and stress within are constant. Furthermore, the stresses are only continuous (smooth) within an
element. At the border to the neighbor element, stresses may become discontinuous (jump). This difference is
usually smoothed away in the postprocessor by different averaging techniques. This difference can also be used
for error estimation and convergence improvement during the solution process. Simulate uses superconverged
stresses for this purpose, as described in a later module.
http://precisionlms.ecorp.cat.com/precisionlms/standard-content/coach_cp_2b2ec2c6-b99... 09-03-2018