Skip to content

A simple Discrete Element Method implementation in Python.

License

Notifications You must be signed in to change notification settings

Xorgon/DEMApples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DEMApples

A simple Discrete Element Method implementation in Python.

Examples

A particle bouncing on top of a particle (with comparatively infinite density and no gravity).

Video

A series of particles dropped on top of a particle (with comparatively infinite density and no gravity) with small offsets.

Video

A particle bouncing on top of a fixed wall.

Video

Particles with and without friction sliding off of other particles (with comparatively infinite density and no gravity).

Video

Particles with and without friction sliding along a fixed wall from a starting velocity.

Video

About

A simple Discrete Element Method implementation in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages