Update Handy test cases authored by Matthieu Constant's avatar Matthieu Constant
...@@ -120,7 +120,7 @@ for i in range(nsub) : ...@@ -120,7 +120,7 @@ for i in range(nsub) :
The loop also contains instruction to write output files. It is important to note that after moving the grains in the computational loop you have to use the _set_particles()_ function to search the new location of the grains in the mesh. The loop also contains instruction to write output files. It is important to note that after moving the grains in the computational loop you have to use the _set_particles()_ function to search the new location of the grains in the mesh.
## Handy Test Cases ### Handy Test Cases List
| __Prerequisite Directory__ | __Prerequisite Run__ | __Test Case Directory__ | __Test Case__ | | __Prerequisite Directory__ | __Prerequisite Run__ | __Test Case Directory__ | __Test Case__ |
... ...
......