FEM Clarification: What is a Linear Element?

  • Thread starter Niles
  • Start date
  • Tags
    Fem
In summary, the conversation discusses the concept of "linear elements" in finite element analysis. The questions posed include when a finite element is considered linear and what factors determine this. The possible meanings of "linear element" are also explored, including the use of linear shape functions and limitations on material properties. Ultimately, without more context, it is difficult to give a definitive answer.
  • #1
Niles
1,866
0
Hi

In my book on FEM they talk about "linear elements" (in 1D). My question is: When is a finite element considered linear?

Is it when the shape (interpolation) functions are linear in the 1D variable?
Is it when the trial function is linear in the 1D variable?
 
Engineering news on Phys.org
  • #2
Niles said:
Hi

In my book on FEM they talk about "linear elements" (in 1D). My question is: When is a finite element considered linear?

Is it when the shape (interpolation) functions are linear in the 1D variable?
Is it when the trial function is linear in the 1D variable?

interesting question, but I cannot help you. Just a guess...when the material is fully elastic?
 
  • #3
It could mean several different things

1. The element is geometrically a straight or curved line (for example a rod or beam) not a surface or solid element.
2. The element shape functions are linear.
3. The element formulation only works for linear elastic materials (no plasticity, creep, etc).
4. The element formulation only works for small strain, small displacement problems.

Without more context, it's hard to give a good answer.
 
  • #4
"Linear element" normally just mean that the shape functions used to map the geometric element (the element as it looks in the body you are meshing) to the parent element are linear (1D), bilinear (2d), or trilinear (3d). This is sometimes called "p=1" (for polynomial level = 1) elements. Normally they aren't talking at all about the linearity of the material constitutive relation. In 1D, two shape functions completely define the behavior of the computed variable (in structures, that would be the displacement field); in 2D, four shape functions, and 3D, 8 shape functions--you'll often read that an element is defined by the number of nodes, though that's confusing sometimes, as in p=2 (quads) and higher p-levels, you have shape functions assigned to element edges and the middle of the element.
 
  • #5
Thanks for all the suggestions!

Cheers!

Niles.
 

FAQ: FEM Clarification: What is a Linear Element?

What is a linear element in FEM?

In FEM (Finite Element Method), a linear element refers to a simple, straight-sided element used to discretize a continuous domain into smaller, simpler elements for numerical analysis. It is the most basic type of element used in FEM and is composed of straight edges and nodes.

What are the characteristics of a linear element?

A linear element has the following characteristics:

  • Straight sides
  • Nodes at the vertices
  • No curvature
  • Constant element shape
  • Linear variation of the unknowns (e.g. displacement or stress) within the element

What is the difference between a linear element and a quadratic element?

The main difference between a linear and a quadratic element is the degree of polynomial used to approximate the solution within the element. A linear element uses a first-order polynomial (i.e. a straight line), while a quadratic element uses a second-order polynomial (i.e. a curved line).

What types of problems are linear elements suitable for?

Linear elements are suitable for problems with simple geometry and linear variation of the unknowns, such as problems in solid mechanics, heat transfer, and fluid mechanics. They are also commonly used for structural analysis and stress analysis.

What are the limitations of using linear elements?

Linear elements have certain limitations, such as:

  • They cannot accurately capture curved boundaries or non-linear variations of the unknowns
  • They can produce less accurate results compared to higher-order elements
  • They require more elements to achieve the same level of accuracy as higher-order elements

Similar threads

Replies
2
Views
660
Replies
2
Views
1K
Replies
0
Views
764
Replies
3
Views
3K
Replies
12
Views
3K
Replies
3
Views
3K
Replies
1
Views
2K
Replies
3
Views
2K
Back
Top