Skip to content

Add Neo-Hookean material with properties defined at points and sinker test

Zach Atkins requested to merge zach/mpm-material-and-sinker into main

Summary

Implements a basic neo-Hookean material model with \mu, k, and \rho defined at points. The material properties are mapped from the initial cells the points are contained in, then remain constant on the particles for the remainder of the simulation.

Sinker test:

Shown with order 2, 27 MPM points per cell.

Points, colored by z displacement (cut through center) with diagnostic mesh: sinker-mpm-order-2

Points, colored by z displacement (cut through center): sinker-mpm-order-2-pts

Checklist

Closes #145 (closed) and addresses part of #194

  • Atomic commit history
  • All new features documented
  • Updated CHANGELOG.md
Edited by Zach Atkins

Merge request reports