Skip to content

mjrodriguez/mpm_lab_2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpm_lab_2d

Material point method in 2D. Based off the paper from Stomakhin et al.

This code uses a hyperelastic model coupled with plastic deformation determined by the principal stretches. The code currently only includes an explicit time integration scheme and uses a cubic B-Spline. The code also is implemented in two-dimensions but an extension to three-dimensions is in process. Many of the details can be found in my MS Thesis report, feel free to contact me if you'd like a copy.

Compiling:

Compiling the code you just need to run the make command. Since the Eigen Linear Algebra package is a just header files then no need to install or compile any of the files.

About

Material point method in 2D. Based off the paper from Stomakhin et al.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages