- as described in 'A material point method for snow simulation'
- implemented with the 'Moving Least Squares Material Point Method, MLS-MPM'
- written in Taichi based on their example code
conda env create --file=environment.yaml
conda activate MPMSnowSimulation
python src/main.py