/mpm-julia

MPM-Julia paper in modern Julia

Primary LanguageJulia

MPM in Julia

This repository recreates the Julia code in Programming the material point method in Julia.

That paper used Julia 0.4.5 and this repository uses Julia 1.8

Paper

The paper this code is based upon can be found in the paper folder.

Code

The examples and supporting code are found in the src folder.

Original Code

See the original repository here.

Further Work

See additional experimentation with this code here.