Skip to content

Commit

Permalink
add sim gif
Browse files Browse the repository at this point in the history
  • Loading branch information
prashjha committed Jun 4, 2021
1 parent 1bf3112 commit b6b4ac2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tutorial/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ See [particle_wall.py](particle_wall.py). You can run the example using
python3 particle_wall.py --peridem_path=<path to PeriDEM executible>
```

| <img src="assets/particle_wall.gif" width="600"> |
| :---: |
| Particle wall simulation |

## Two-particles with wall test
This is an simple extension of above test and the python script to create the input files are provided in [two-particles with wall test](setup_two_particles_wall.py). In this test, we have two concave particles and a rectangular wall. Top particle is assigned a high downward velocity where as the second particle below the top particle and above the wall is falling freely on wall due to gravity. Wall is fixed to its place using zero displacement boundary condiiton.

Expand Down
Binary file added tutorial/assets/particle_wall.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b6b4ac2

Please sign in to comment.