Laura Moreno Martínez
  • Home
  • Curriculum Vitae
  • Research
    • Research Areas
    • Projects
    • Collaborations
  • Publications
  • Presentations
  • Teaching
  • News

Material Point Method

Mixed formulations for incompressible solids and fluids

← Research areas

On this page

01 Overview 02 Hyperelastic formulation 03 Newtonian formulation 04 Related work

Current research

I develop stabilized Material Point Method formulations for incompressible materials undergoing large motion and deformation, with the long-term goal of reproducing the interacting phenomena involved in extreme hydrological events.

Large deformationsIncompressibilityFree surfacesExtreme events
Flood damage along a steep forested mountain channel
Extreme hydrological events combine rapid flow, impacts, large deformation, and complex terrain. Photo: Moreno Geremetta.

01

Overview

From extreme deformation to a hybrid numerical method

Reproducing extreme hydrological events requires more than following a moving mass. A predictive model must combine large deformation, evolving free surfaces, incompressible materials, and the coupling between water, soil, debris, and structures. These phenomena interact across fluid and solid regimes and can involve impacts, fragmentation, and drastic changes in geometry.

My research uses MPM to address the large-deformation and interface-tracking aspects of these problems, while developing stabilized mixed formulations for the incompressible regimes that arise in both solids and fluids. The longer-term objective is to bring these ingredients together in a unified framework for complex coupled simulations of extreme events.

CouplingLarge deformationFree surfacesIncompressibility

Why MPM?

The starting problem: a mesh that cannot follow indefinitely

In a conventional Lagrangian Finite Element Method, the mesh follows the material. This is highly effective while deformation remains moderate, but under extreme motion the elements may become severely distorted, degrading accuracy and eventually preventing the computation from continuing. Remeshing can alleviate the problem, but introduces additional cost and requires transferring the solution between meshes.

Severely distorted finite element mesh in a large-deformation flow problem
Mesh distortion. In a Lagrangian FEM description, the elements deform with the material and can become extremely skewed.
Level-set representation of a free surface as the zero contour of a scalar field
Interface tracking. In Eulerian FEM simulations, an additional technique such as the level-set method is commonly required to locate and evolve a free surface.

The MPM alternative

MPM retains a Lagrangian description through moving material points, but uses a background grid that does not follow the material permanently. Because the grid can be reset after every time step, the method accommodates very large deformation without accumulating mesh distortion. Free surfaces are also represented naturally by the evolving particle distribution, without a separate interface-tracking equation.

Two complementary discretizations

The material points move with the material and store mass, motion, and constitutive history. The background grid provides the shape functions and computational structure used to solve the governing equations, and can be reset after each time step.

Material-point data transferred to background-grid nodes
1. TransferParticle information is projected onto the background grid.
Finite element calculation performed on the deformed grid
2. SolveThe mechanical problem is solved at the grid nodes.
Updated grid solution transferred back to material points
3. UpdateThe solution updates the particles and their positions.
Background grid reset after updating material points
4. ResetThe undeformed grid is recovered for the next time step.
MPM in motion. A two-dimensional granular mass moves downhill over a real terrain profile. The red material points transport the material information while the stationary background grid provides the computational domain.

From avalanches to animation

MPM can reproduce the mixed solid–fluid behavior of snow

MPM is widely used for snow avalanches and granular flows because particles can carry complex material behavior through extreme deformation. The same capability also made it attractive in computer graphics: Walt Disney Animation Studios developed its Matterhorn snow simulator for Frozen, using MPM at its core to reproduce large quantities of snow interacting with characters.

Read the Disney Animation technical publication →

02

Research work I · Incompressible solids

Stabilized mixed MPM for hyperelastic materials

Incompressible hyperelastic materials can undergo very large changes of shape while preserving their volume. Near this limit, standard displacement-based formulations may suffer from volumetric locking, an artificially stiff response, and oscillatory pressure fields.

I developed a mixed displacement–pressure formulation in which pressure is treated as an independent unknown. Two stabilization strategies based on the Variational Multiscale framework—ASGS and OSGS—allow equal-order interpolation of displacement and pressure while retaining robustness in static and dynamic problems.

Technical focus

Mixed u–p formulationIncompressible hyperelasticityASGS & OSGSImplicit Newmark schemeKratos Multiphysics
Color scale for displacement magnitude in the twisting-column simulation

Selected result

Twisting an incompressible column

This demanding three-dimensional benchmark subjects a hyperelastic column to severe torsional deformation. It challenges the nonlinear solution, the incompressibility constraint, and the stability of the pressure field.

The VMS-stabilized formulation remains robust where an alternative projection stabilization fails after only a few time steps. The analysis also distinguishes the influence of background-grid resolution from the cell-crossing effects associated with the particle discretization.

What it demonstrates: stable simulation of extreme deformation without remeshing, with accurate displacement evolution and a physically meaningful pressure field.

03

Research work II · Incompressible fluids

An implicit MPM framework for Newtonian flows

This ongoing work extends the same continuum-mechanics framework to incompressible Newtonian fluids. The fluid is represented through a rate-dependent constitutive law, providing a unified Lagrangian treatment that can be integrated within an existing solid-mechanics MPM solver.

I developed and compared two alternatives: a computationally efficient irreducible formulation and a stabilized mixed displacement–pressure formulation. Both can capture the global motion of a free-surface flow, but the mixed formulation is essential when a stable and quantitatively reliable pressure field is required.

Technical focus

Newtonian constitutive lawIrreducible vs. mixedVMS stabilizationFree surfacesImpact pressure

Selected result

Two-dimensional dam break

A collapsing water column produces rapid free-surface motion, wall impact, a strong pressure peak, and a reflected wave. The benchmark is validated against experimental measurements of front propagation, column height, and impact pressure. Both formulations reproduce the global fluid motion, but only the stabilized mixed formulation provides the smooth pressure response needed to quantify loads or couple the fluid with a structural solver.

Dam-break evolution. The color map represents the displacement magnitude. The stabilized mixed formulation remains robust through collapse, wall impact, and reflection despite the rapidly changing free surface.
Pressure field during a two-dimensional dam-break impact
Pressure distribution during impact. The mixed formulation produces a smooth field and resolves the pressure concentration generated near the downstream wall.
Comparison of computed and experimental pressure histories at two wall sensors
Quantitative validation. Computed pressure histories at two wall sensors are compared with the experimental measurements of Lobovský et al. The mixed formulation captures the main impact and subsequent pressure evolution without the oscillations of the irreducible approach.

What it demonstrates: accurate free-surface evolution together with non-oscillatory pressure predictions suitable for impact-load evaluation and future fluid–structure interaction applications.

04

Related work

Publications, software, and projects

Published · 2025

A mixed stabilized MPM formulation for incompressible hyperelastic materials using Variational Subgrid-Scales

Laura Moreno, Antonia Larese, and Roland Wüchner · Computer Methods in Applied Mechanics and Engineering, 435, 117621.

DOI · Post-print

Submitted · August 2026

An implicit MPM framework for incompressible Newtonian fluids: Irreducible and stabilized mixed formulations

Laura Moreno, Gioele De Zotti, and Antonia Larese.

Submitted to Computational Particle Mechanics.

Preprint

Published · 2026

Rainfall-triggered debris flows: The July 10, 2018, event at Cerro del Quinceo and its simulation using the material point method

Miguel Ángel Rodríguez Velázquez, Laura Moreno Martínez, Carlos Chávez Negrete, Constantino Domínguez Sánchez, and Francisco Javier Domínguez Mota · Ingeniería Investigación y Tecnología, 27(3), 1–9.

Article

Open-source software

Kratos Multiphysics

The formulations and numerical examples are implemented within the open-source Kratos Multiphysics framework.

View repository →

Research context

GRK 2075 & NEMESIS

This research developed across postdoctoral work at TU Braunschweig and the University of Padua.

View related projects →

My contribution. I have led the formulation development, software implementation, simulation design, validation, analysis, and scientific writing of this research line, in collaboration with Antonia Larese, Roland Wüchner, and Gioele De Zotti.

This research line is ongoing. Additional results on incompressible Newtonian flows and coupled problems will be incorporated as they become available.