ArticleslgStudy

mathematics

Material point method

Material point method is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Material point method rather than just read about it. In short: The material point method (MPM) is a numerical technique used to simulate the behavior of solids, liquids, gases, and any other continuum material. Especially, it is a robust spatial discretization method for simulating multi-phase (solid-fluid-gas) interactions.

Key takeaways

  • Material point method belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Material point method to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Material point method from memory before moving on to harder problems.

Reference excerpt

The material point method (MPM) is a numerical technique used to simulate the behavior of solids, liquids, gases, and any other continuum material. Especially, it is a robust spatial discretization method for simulating multi-phase (solid-fluid-gas) interactions. In the MPM, a continuum body is described by a number of small Lagrangian elements referred to as 'material points'. These material points are surrounded by a background mesh/grid that is used to calculate terms such as the deformation gradient. Unlike other mesh-based methods like the finite element method, finite volume method or finite difference method, the MPM is not a mesh based method and is instead categorized as a meshless/meshfree or continuum-based particle method, examples of which are smoothed particle hydrodynamics and peridynamics. Despite the presence of a background mesh, the MPM does not encounter the drawbacks of mesh-based methods (high deformation tangling, advection errors etc.) which makes it a promising and powerful tool in computational mechanics. The MPM was originally proposed, as an extension of a similar method known as FLIP (a further extension of a method called PIC) to computational solid dynamics, in the early 1990 by Professors Deborah L. Sulsky, Zhen Chen and Howard L. Schreyer at University of New Mexico. After this initial development, the MPM has been further developed both in the national labs as well as the University of New Mexico, Oregon State University, University of Utah and more across the US and the world. Recently the number of institutions researching the MPM has been growing with added popularity and awareness coming from various sources such as the MPM's use in the Disney film Frozen.

The algorithm An MPM simulation consists of the following stages: (Prior to the time integration phase)

Initialization of grid and material points. A geometry is discretized into a collection of material points, each with its own material properties and initial conditions (velocity, stress, temperature, etc.) The grid, being only used to provide a place for gradient calculations is normally made to cover an area large enough to fill the expected extent of computational domain needed for the simulation. (During the time integration phase - explicit formulation)

Material point quantities are extrapolated to grid nodes. Material point mass ( m m p {\textstyle m_{mp}} ), momenta ( P m p → {\textstyle {\vec {P_{mp}}}} ), stresses ( σ ¯ ¯ m p {\displaystyle {\boldsymbol {\bar {\bar {\sigma }}}}_{mp}} ), and external forces ( b → {\displaystyle {\vec {b}}} ) are extrapolated to the nodes at the corners of the cells within which the material points reside. This is most commonly done using standard linear shape functions ( N n d − m p {\textstyle N_{nd-mp}} ), the same used in FEM. The grid use the material point values to create the masses ( M n o d e {\textstyle M_{\mathrm {node} }} ), velocities ( V → n o d e {\textstyle {\vec {V}}_{\mathrm {node} }} ), internal and external force vectors ( F → n o d e i n t e r n a l {\textstyle {\vec {F}}_{\mathrm {node} }^{\mathsf {internal}}} , F → n o d e e x t e r n a l {\textstyle {\vec {F}}_{\mathrm {node} }^{\mathsf {external}}} ) for the nodes: M n o d e = ∑ m p m m p N m p − n d {\displaystyle M_{\mathrm {node} }=\sum _{mp}m_{mp}~~N_{mp-nd}}

… excerpt ends here. Continue reading the full article.

Worked examples

Example 1 — a first encounter with Material point method

Start with the simplest possible case. Write down what Material point method claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Material point method before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Material point method ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Material point method

In research
Material point method appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Material point method in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Material point method is common in secondary-school and first-year university syllabi. It links to neighbouring topics Computational fluid dynamics, Computational mathematics, Numerical analysis, so understanding it makes those chapters shorter.
In everyday life
Look for Material point method outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Material point method in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Material point method means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Material point method out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Material point method in simple terms?

The material point method (MPM) is a numerical technique used to simulate the behavior of solids, liquids, gases, and any other continuum material. Especially, it is a robust spatial discretization method for simulating multi-phase (solid-fluid-gas) interactions.

Why does Material point method matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Material point method?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Material point method.

Tags

  • Computational fluid dynamics
  • Computational mathematics
  • Numerical analysis
  • Numerical differential equations
  • Simulation

Keep exploring