Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.58 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.58 KB

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