mathematicalmichael / DEMApples

A simple Discrete Element Method implementation in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:Python 100.0%