fpakc/src/modules
JGonzalez 72dd3c9073 I think I have it
So the radius for the volume integral in the nodes has to be set with a
1/4 3/4 ratio to match the change in volume as the radius changes along
the volume.

This has a bigger impact close to the edge.

Still unsure if this is the "right" thing to do, but at least it works
okay (it seems).
2024-07-11 17:40:57 +02:00
..
common Some progress 2024-07-06 19:14:44 +02:00
init Clean-up! 2024-07-11 15:55:02 +02:00
mesh I think I have it 2024-07-11 17:40:57 +02:00
output Reorganization of solver 2022-12-24 12:59:23 +01:00
solver Clean-up! 2024-07-11 15:55:02 +02: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 Clean-up! 2024-07-11 15:55:02 +02:00
moduleList.f90 Small changes before trying something big 2023-01-05 20:32:45 +01:00
moduleProbe.f90 Probes fixed! 2024-07-11 15:52:13 +02:00
moduleSpecies.f90 Reducing overhead when no collisions are present 2023-01-07 12:12:37 +01:00