Name | Modified | Size | Downloads / Week |
---|---|---|---|
README.txt | 2011-09-18 | 684 Bytes | |
547=546-parallel-GIMP.tar.gz | 2011-09-16 | 103.8 kB | |
527=526-parallel-MPM.tar.gz | 2011-09-16 | 80.9 kB | |
utah-2D-serial.tar.gz | 2011-09-16 | 23.2 kB | |
378=376-3D-serial.tar.gz | 2011-09-16 | 60.0 kB | |
Totals: 5 Items | 268.6 kB | 0 |
=============== README for MPM-GIMP ================ Please see this project's home page for additional information: https://sourceforge.net/p/mpmgimp/home/Home/ This is my implementation of the Material Point Method (MPM) [Sulsky et al 1994, 1995] and Generalized Interpolation Material Point method (GIMP) [Bardenhagen, Kober 2004]. The codes are written in C++ and run from Python. The 3D codes are built with Scons and the parallelized versions require MPI. If you use this code, I would love to hear about it. Write me at wallstedt@yahoo.com and tell me your experience and I will help you get the code working and offer advice on how to use it for your application.