fpakc/src/modules/common
JGonzalez 626e970d82 Some progress
Fixed an issue with random integer numbers.
Cylindrical coordinates are not perfect yet:
  - Box (cylinder) with initial constant density loses particles at r =
    0
  - Injection density still low in r = 0
2024-07-06 19:14:44 +02:00
..
makefile Most of modules organized 2022-12-24 13:26:10 +01:00
moduleCaseParam.f90 Most of modules organized 2022-12-24 13:26:10 +01:00
moduleCompTime.f90 Most of modules organized 2022-12-24 13:26:10 +01:00
moduleConstParam.f90 First step of performance improvement 2023-01-06 21:02:54 +01:00
moduleErrors.f90 Most of modules organized 2022-12-24 13:26:10 +01:00
moduleMath.f90 Most of modules organized 2022-12-24 13:26:10 +01:00
moduleParallel.f90 Most of modules organized 2022-12-24 13:26:10 +01:00
moduleRandom.f90 Some progress 2024-07-06 19:14:44 +02:00
moduleRefParam.f90 Most of modules organized 2022-12-24 13:26:10 +01:00
moduleTable.f90 Fixing issue 2023-11-21 09:53:36 +01:00