daseven / MPM3D-F90

An open source MPM code companion to the book "X Zhang, Z Chen, Y Liu. The Material Point Method - A Continuum-Based Particle Method for Extreme Loading Cases. Academic Press, 2016"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

src:  Souce codes
make
    gnu:  make file for GNU Fortran compiler
    ivf:  solution file for Intel Visual Fortran compiler

Data:  Example input data
    Deto1k.mpm:  1D slab TNT detonation
    Taylor.mpm:  Taylor bar impact
    PeneOgive.mpm:  Penetration of a ogive projectile
    Slopefail.mpm:  Failure of slope

About

An open source MPM code companion to the book "X Zhang, Z Chen, Y Liu. The Material Point Method - A Continuum-Based Particle Method for Extreme Loading Cases. Academic Press, 2016"


Languages

Language:Fortran 99.2%Language:Makefile 0.8%