fpakc/runs/cylFlow
2026-03-01 09:56:53 +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 Forgot mesh file 2026-03-01 09:56:53 +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.vtu Forgot mesh file 2026-03-01 09:56:53 +01:00
meshColl.geo Final implementation of a specific mesh for MCC, added a case for 2021-04-05 09:45:57 +02:00
meshColl.vtu Forgot mesh file 2026-03-01 09:56:53 +01:00
meshSingle.geo Final implementation of a specific mesh for MCC, added a case for 2021-04-05 09:45:57 +02:00
meshSingle.vtu Forgot mesh file 2026-03-01 09:56:53 +01: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.