Skip to content

EdelweissFE/EdelweissMPM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code style: black

EdelweissMPM: A light-weight, platform-independent, parallel material point module for EdelweissFE.

EdelweissMPM aims at an easy to understand, yet efficient implementation of the material point method. Some features are:

  • Python for non performance-critical routines
  • Cython for performance-critical routines
  • Parallelization
  • Modular system, which is easy to extend
  • Output to Paraview, Ensight, CSV, matplotlib
  • Interfaces to powerful direct and iterative linear solvers

EdelweissMPM makes use of the Marmot library for cells, material points and constitutive model formulations.

Please note that the current public EdelweissMPM requires Marmot cells and material points for being able to run simulations. Marmot cells and material points are currently not open source. If you are interested in using them, please reach out to us.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published