Concept of finite element method

<< Click to Display Table of Contents >>

Navigation:  Theoretical environment of QForm UK > Features of FEM implementation in QForm UK >

Concept of finite element method

FEM basic idea is based on the principle that any continuous function f can be approximated with a set of more simple functions jm, (m=1…M, M - number of domains), any of which is defined at one domain. For example, at piecewise linear approximation a linear function of one variablef(x) the domain of a function is divided into certain number of subdomains, and at every such subdomain the real function is substituted with a straight line jm(x) passing through the boundary points. The coefficients determining these lines equations depends on the value of a function at subdomain boundaries. Thus, a continuous function is substituted with a set of values at separate points, and function behaviour between the points is defined approximately. The increase of subdomains number leads to the increase of approximation accuracy.

01_Theory_FEM_basic-idea

 

In plasticity problems the unknowns are the velocities of a large (but limited) number of points. These velocities are calculated by finding a solution for a set of algebraic equations composed automatically by a specific algorithm. The coefficients in the obtained system depend on the material properties, material points coordinates, loading history, and boundary conditions.

In simplified form the finite element method is the method for solving problems of mathematical physics. It is based on the representation of analysed object as a set of small domains (finite elements - FE). In every domain the sought-for function is approximated with low-degree polynomials.

Click to show/hide hidden textFundamental provisions
Click to show/hide hidden textFinite element method procedure