Skip to content
/ MPM Public

Implementation of the Material Point Method using C++ and Cuda.

License

Notifications You must be signed in to change notification settings

dpalominop/MPM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPM

Implementation of the Material Point Method using C++ and Cuda.

Requirements

OS: Windows10
IDE: VisualStudio 2017
Cuda: 10.0

How to Build

  • Open VS 2017 and create a Solution.
  • Clone the repository inside the directory solution:

git clone https://github.com/dapalominop/MPM.git

  • Inside the configuration of the project in VisualStudio configure the paths to include and libraries of Cuda and Opengl.
  • Finally, build the project with VisualStudio.

Results

Paper Results

IMAGE ALT TEXT HERE

Own Implementation Results

IMAGE ALT TEXT HERE

Contact

If you need any help you can contact me to:

Author: Daniel Palomino
Mail: dapalominop@gmail.com

About

Implementation of the Material Point Method using C++ and Cuda.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages