fpakc/src/modules/mesh
JGonzalez b36f9c2615 Shifting towards constant number of particles per edge
So now each edge has the same number of particles and the weight of each
particle is calculated based on the surface of each edge compared to the
total one.

Only in 2DCyl, still to extend to other geometries.

Not perfect constant density, but the issue might be the node volume.
2024-07-09 17:49:42 +02:00
..
0D Small improvement 2023-01-06 15:18:04 +01:00
1DCart Reducing overhead when no collisions are present 2023-01-07 12:12:37 +01:00
1DRad Reducing overhead when no collisions are present 2023-01-07 12:12:37 +01:00
2DCart Some parallel issues 2024-07-07 11:53:56 +02:00
2DCyl Shifting towards constant number of particles per edge 2024-07-09 17:49:42 +02:00
3DCart Reducing overhead when no collisions are present 2023-01-07 12:12:37 +01:00
inout Shifting towards constant number of particles per edge 2024-07-09 17:49:42 +02:00
makefile Reorganization of solver 2022-12-24 12:59:23 +01:00
moduleMesh.f90 Shifting towards constant number of particles per edge 2024-07-09 17:49:42 +02:00
moduleMeshBoundary.f90 Implementing injection with current density 2024-03-28 09:45:46 +01:00