Skip to content

An academic c++ code for numerical modelling of fluid-particle systems using Smoothed Particle Hydrodynamics (SPH) and Discrete Element Modeling (DEM)

Notifications You must be signed in to change notification settings

NablaCFD/SPH-DEM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: I have mostly stopped supporting and updating SPH-DEM, in favor of its successor, Aboria. This is a general-purpose particle simulation code which can be used to quickly implement any particle-based algorithm, including SPH, DEM or SPH-DEM. Please see Aboria's github page for more details:

<https://github.com/martinjrobins/Aboria>

-----------------------------------


Please see the bundled user manual (user_manual.pdf) for more detailed information.

For Doxygen developer documentation (still under construction), point your browser here: http://www2.msm.ctw.utwente.nl/mrobins/SPH-DEM/doc/html/

About

An academic c++ code for numerical modelling of fluid-particle systems using Smoothed Particle Hydrodynamics (SPH) and Discrete Element Modeling (DEM)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 90.6%
  • Makefile 4.1%
  • Python 2.9%
  • C 1.6%
  • Shell 0.5%
  • Gnuplot 0.2%
  • Other 0.1%