fpakc/src/modules
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
..
common Some progress 2024-07-06 19:14:44 +02:00
init New option for initial distribution of species 2024-07-07 14:37:34 +02:00
mesh Shifting towards constant number of particles per edge 2024-07-09 17:49:42 +02:00
output Reorganization of solver 2022-12-24 12:59:23 +01:00
solver Implementing injection with current density 2024-03-28 09:45:46 +01:00
makefile First attempt at Coulomb collisions 2023-02-24 21:46:01 +01:00
moduleBoundary.f90 Implementing injection with current density 2024-03-28 09:45:46 +01:00
moduleCollisions.f90 Different species for secondary electrons 2023-11-24 10:30:50 +01:00
moduleCoulomb.f90 Coulomb Scattering fully conservative 2023-07-16 14:30:49 +02:00
moduleInject.f90 Shifting towards constant number of particles per edge 2024-07-09 17:49:42 +02:00
moduleList.f90 Small changes before trying something big 2023-01-05 20:32:45 +01:00
moduleProbe.f90 Probes in 0 iteration 2023-02-23 13:36:31 +01:00
moduleSpecies.f90 Reducing overhead when no collisions are present 2023-01-07 12:12:37 +01:00