Nonlinear finite elements/Lagrangian and Eulerian descriptions

In our study of the axially loaded bar, we have assumed that the area of cross section remains constant during the deformation. Therefore, the physical stress is not affected by the area of cross section of the rod. However, in most materials, the area of cross section changes with deformation. This change is most prominent during large deformations. In this handout, we will discuss a Lagrangian finite element formulation for large deformations.[1]

There are two main ways of approaching problems that involve the motion of deformable materials - the Lagrangian way and the Eulerian way. These approaches are distinguished by three important aspects:

  1. The mesh description.
  2. The stress tensor and momentum equation (kinetics).
  3. The strain measure (kinematics).

Definitions edit

Some essential definitions are given below:

  • Spatial or Eulerian coordinates ( ):
These coordinates are used to locate a point in space with respect to a fixed basis. You can think of these coordinates as the ones you are familiar with.
  • Material or Lagrangian coordinates ( ):
These coordinates are used to label material points. If we sit on a material point, the label does not change with time. We do start with a reference label which we usually choose as the initial spatial coordinates of a material point.
  • Motion or Deformation  :
A motion or deformation is defined as a mapping between the initial and the current configuration. We usually write this relationship as
 
The initial configuraton is
 
  • Displacement  :
The displacement is defined as the difference between the reference and the current configuration. We write
 
  • Velocity  :
The velocity of a material point is the derivative of the motion with   fixed.
 
  • Acceleration  :
The acceleration of a material point is the derivative of the velocity with   fixed.
 


An example edit

Let us consider a one-dimensional problem. Assume that the motion is

 

The inverse of the map   gives us   in terms of  , i.e.,

 

Then the displacement of the material point   is

 

The velocity of the material point is

 

We could alternatively wish to express the velocity in terms of the spatial coordinate  . In that case, we have

 

Note that   and   give us different ways of expressing the same quantity. To keep the number of symbols reasonably small, we usually represent both functions with the same symbol ( ) and determine which form we are talking about on the basis of the arguments.

We can find the Lagrangian and Eulerian versions of the acceleration in a similar manner. Thus,

 

and

 

Lagrangian and Eulerian Meshes edit

The Lagrangian and Eulerian descriptions can be visualized in terms of the corresponding meshes (see Figure 1).

 
Figure 1(a). Lagrangian Mesh
 
Figure 1(b). Eulerian Mesh

We can think of the Lagrangian mesh as being drawn on the body. The mesh deforms with the body. Both the nodes and the material points change position as the body deforms. However, the position of the material points relative to the nodes remains fixed.

On the other hand, the Eulerian mesh is a background mesh. The body flows through the mesh as it deforms. The nodes remain fixed and the materials points move through the mesh. The position of a material point relative to the nodes varies with the motion.

Some features, advantages, and disadvantages of the two descriptions are given below.

Lagrangian mesh

  1. Lagrangian coordinates of nodes move with the material. Material coordinates of material points are time invariant.
  2. No material passes between elements.
  3. Element quadrature points remain coincident with material points.
  4. Boundary nodes remain on the boundary. Therefore, boundary conditions and interface conditions are easily applied.
  5. Severe mesh distortion can occur because the mesh deforms with the material.

Eulerian mesh

  1. Eulerian coordinates of nodes are fixed and coincide with spatial points. Spatial coordinates of material points vary with time.
  2. Material flows through the mesh.
  3. The material point at a given element quadrature point changes with time. This makes dealing with history-dependent materials difficult.
  4. Boundary nodes and the material boundary may not coincide. Therefore, boundary conditions and interface conditions are hard to apply.
  5. There is no mesh distortion because the mesh is fixed in space. However, the domain that needs to be modeled is larger because we do not want the body to leave the domain.

References edit

  1. This description is based on Nonlinear Finite Elements of Continua and Structures by T. Belytschko, W.K. Liu, and B. Moran.

The Arbitrary Lagrangian-Eulerian (ALE) approach has features of both resolves some of the problems discussed above.