Test of examples

As all pushers and geometries have change, I'm testing all examples,
   adding a README.txt and a reference output for each case.
This commit is contained in:
Jorge Gonzalez 2022-12-10 10:37:14 +01:00
commit 2850f37551
15 changed files with 21137 additions and 12 deletions

7
runs/cylFlow/README.txt Normal file
View file

@ -0,0 +1,7 @@
Neutral flow around a cylinder with elastic collisions.
Case with the same mesh for particle weighting and collisions and another case using the dual mesh mode, with a more refined mesh around the cylinder.
This demostrates the capacity of fpakc to work with independent meshes for particles and collisions.
CPU time is outputed.
Gnuplot scripts for plotting the CPU time are provided.