Finite Element Method (FEM)
Introduction
Finite element method (FEM) is a powerful technique originally developed for numerical solutions of complex problems in structural mechanics"), and remains the method of choice for complex systems. In FEM, the structural system is modeled by a set of finite elements appropriately interconnected at points called nodes. The elements must have physical properties such as thickness, coefficient of expansion, density, modulus of elasticity, modulus of shear") and coefficient of Poisson.
Element Properties
Interconnection of elements and displacements
The elements are interconnected only at the outer nodes, and they should completely cover the entire domain as precisely as possible. Nodes will have nodal (vector) displacement "Displacement (vector)") or degrees of freedom "Degrees of freedom (engineering)") which must include translations, rotations, and for special applications, high order derivatives of displacements. When the nodes move, they will drag the elements along in a certain way dictated by the element's formulation. In other words, displacements of some point on the element will be interpolated from the nodal displacements, and this is the main reason for the approximate nature of the solution.
Practical considerations
From the application point of view, it is important to model the system such that:
Large-scale commercial software packages usually provide facilities for mesh generation, graphical output of inputs and outputs, which greatly facilitate the verification of both input data and interpretation of results.