diffmpm icon indicating copy to clipboard operation
diffmpm copied to clipboard

Differentiable Material Point Method

Results 13 diffmpm issues
Sort by recently updated
recently updated
newest added

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