fpakc/src/modules
Jorge Gonzalez a70788b95d Fix an issue with compilation
Copy paste error. Now the code compiles.
2023-03-08 19:42:15 +01:00
..
common First conservative implementation of Coulomb 2023-03-08 16:37:45 +01:00
init First conservative implementation of Coulomb 2023-03-08 16:37:45 +01:00
mesh Fix an issue with compilation 2023-03-08 19:42:15 +01:00
output Reorganization of solver 2022-12-24 12:59:23 +01:00
solver First attempt at Coulomb collisions 2023-02-24 21:46:01 +01:00
makefile First attempt at Coulomb collisions 2023-02-24 21:46:01 +01:00
moduleBoundary.f90 Improved some general things using pointers. 2021-03-28 16:52:01 +02:00
moduleCollisions.f90 First step of performance improvement 2023-01-06 21:02:54 +01:00
moduleCoulomb.f90 First conservative implementation of Coulomb 2023-03-08 16:37:45 +01:00
moduleInject.f90 Forgot to remove some print statements 2023-02-03 15:11:36 +01: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