diffmpm
diffmpm copied to clipboard
Differentiable Material Point Method
Please use https://github.com/geoelements/gns/blob/main/gns/render_rollout.py as an example of generating a VTK files for paraview rendering.
Create a MPM example for a plate with a hole. - For #10: Try the C++ MPM code https://github.com/cb-geo/mpm to run the 2D example of a plate with a hole...
Using https://github.com/cb-geo/mpm/blob/develop/include/materials/bingham.tcc as the reference implementation for the Bingham fluid model, add it to our https://github.com/geoelements/diff-mpm/blob/main/diffmpm/material.py