fpakc/src/modules/mesh
Jorge Gonzalez e05c0d4635 Coulomb Scattering fully conservative
Coulomb scattering is now fully conservative thanks to the method in
lemos2009small.

The trick was to conserve the momentum and energy of ALL particles
involved in the scattering in each cell.

The substeps in Coulomb collisions have been removed as they are no
longer necessary.

Still some issues with e-i, but I don't know right now.
2023-07-16 14:30:49 +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 Probes in 0 iteration 2023-02-23 13:36:31 +01:00
2DCyl First Coulomb implementation that works 2023-07-04 17:01:02 +02:00
3DCart Reducing overhead when no collisions are present 2023-01-07 12:12:37 +01:00
inout Incorrect file name in Gmsh2 output 2023-02-17 12:48:23 +01:00
makefile Reorganization of solver 2022-12-24 12:59:23 +01:00
moduleMesh.f90 Coulomb Scattering fully conservative 2023-07-16 14:30:49 +02:00
moduleMeshBoundary.f90 Fix an issue in assigning cells in ionization Boundary 2023-02-03 10:52:49 +01:00