fpakc/runs/cylFlow
JGonzalez 2850f37551 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.
2022-12-10 10:37:14 +01:00
..
output Test of examples 2022-12-10 10:37:14 +01:00
compCPUTime.gp Final adjustments, format of verbose corrected and minor modifications 2020-10-18 00:21:13 +02:00
input.json Test of examples 2022-12-10 10:37:14 +01:00
inputDualMesh.json Test of examples 2022-12-10 10:37:14 +01:00
mesh.geo Final implementation of a specific mesh for MCC, added a case for 2021-04-05 09:45:57 +02:00
mesh.msh Final implementation of a specific mesh for MCC, added a case for 2021-04-05 09:45:57 +02:00
meshColl.geo Final implementation of a specific mesh for MCC, added a case for 2021-04-05 09:45:57 +02:00
meshColl.msh Final implementation of a specific mesh for MCC, added a case for 2021-04-05 09:45:57 +02:00
meshSingle.geo Final implementation of a specific mesh for MCC, added a case for 2021-04-05 09:45:57 +02:00
meshSingle.msh Final implementation of a specific mesh for MCC, added a case for 2021-04-05 09:45:57 +02:00
plotCPUTime.gp Base commit befor trying to use dynamic scheduling to boost parallel 2020-10-18 17:00:15 +02:00
README.txt Test of examples 2022-12-10 10:37:14 +01:00

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.