Material Point Method and It's Evolution Over Years
Material Point Method and It's Evolution Over Years
Material Point Method and It's Evolution Over Years
Ankit kumar
Under the Supervision of
Dr. Rajneesh Sharma
Associate Professor
Highly applicable to
boundary value
problems
Define the element
Mesh based methods domain using nodes
and their connectivity
Mesh tangling due to
strict boundary
definitions 2
Eulerian and Lagrangian description
• In the Eulerian description of fluid • In the Lagrangian description of fluid
motion ,we consider infinitesimal fluid motion ,we consider infinitesimal
element fixed in space with the fluid fluid element moving along a
flowing through it. streamline.
Source https://www.researchgate.net/figure/The-Eulerian-and-
Lagrangian-ways-to-describe-the-flow 3
Flow chart showing evolution of material
point method
Arbitrary particle
Improved version of Improved version of
domain interpolation
PIC METHOD MPM
• PARTICLE IN • Material point • Convected MPM
CELL METHOD • Fluid implicit method • Generalised particle domain • Improvised
particle interpolated interpolation version of
method material point MPM MPM
To study dynamic To apply FLIP in solid Improved version of
compressible fluids mechanics gimp
4
Particle in cell method ( Martha W. Evans &
Francis H. Harlow in 1957)
• A method is presented for solving hydrodynamic problems involving large
distortions and compressions of the fluid in several space dimensions.
Lagrangian
1. Idea : particles
• Particles handle advection trivially
• Grids handle interactions efficiently
2. Put these two together
• Transfer quantities to grids grid
• Solve on grids(interaction forces)
• Transfer back to particles
• Move particles(advection)
Source https://warpx.readthedocs.io/en/latest/theory/pic 5
Flow chart for pic method
Start with
particles(1)
Transfer to grid(2)
Move particles(5)
7
Fluid implicit particle method (J.U. BRACKWILL ,D.B
KOTHE &H.M. RUPELL IN 1986)
Changes they implement
Transfer back the change of a quantity from grid to particles rather than the qualities itself.
Advantages
Each delta only averaged once
Nearly eliminated numerical dissipation
Improved accuracy
8
Why the requirement of material point method
FLIP can only handle the fluid to fluid interactions.
There is only interaction of fluid to solid at boundaries.
MPM is effective for simulating solid materials.
9
Material point method (D.SULSKY,Z.CHEN
&H.L. SCHREYER IN 1994)
1. Langragian material points carry all the state data(position, velocity, stress etc).
10
Continue…
4. Conservation of momentum solved on mesh giving updated mesh velocity and
position.
11
MPM codes approach
Particle
initialization
Update particle Particle data to
stress grid
Compute Boundary
particle stress conditions
Boundary Compute
conditions internal forces
(2)
Having defined the weighting function, the nodal quantities, such as nodal momentum pv and nodal masses are
computed as the product of weighting function and material point momentum Pp:
(3)
(4)
14
Step 3 (boundary conditions)
• For simplicity, assume that the computational domain is a rigid box.
• If the velocity of the rigid walls is zero, then set the velocity on those
computational nodes to be zero.
• Also need to set the velocity on the "extra" nodes to be zero as well.
Domain boundary Extra nodes
15
Step 4 (compute internal forces)
• The internal forces for given grid node due to stress in the material points are
(5)
(7) 16
Step 6 (integrate nodal velocities)
Using basic forward Euler integration, advance the velocities at the grid nodes
(8)
18
Problems with material point method
When a particle crosses the grid boundary, the
force at the node due to particles stress changes
sign, as the shape function gradient changes
sign.
Cell crossing error
Changes
Shape function constructed by
MPM & GIMP Interpolation function
Integrating linear FEM shape function.
Results :
Less sensitive to mesh distortion
Improved accuracy
MPM &GIMP shape function’s gradient
21
Convected particle domain interpolation method(A.
Sadeghirad,R.M. Bannon & J. Burghardt in 2011)
In CPDI method, a novel alternative to
standard grid basis functions is proposed
By using these alternative grid basis
functions, dividing particle domains along
cell boundaries is avoided.
results
CPDI method is capable of more accurately
tracking particle domains with a
computational cost comparable with original
GIMP.
Source 23
A Convected particle least square interpolation material
point method (Quoc-Anh Tran & Wojciech Solowski in
2020)
It,s solution converges at second order.
Effects
Capable of simulating the shape of a target
domain
Providing a precise trace of deformation.
26
Numerical example result :
Analysis of Vibration of bar without damping with the help of MPM compared with
analytical result
27
Future scope:
28
THANK YOU
29