fpakc/src/modules
Jorge Gonzalez 20bc1abc29 Fixed an issue in which the logical coordinates of the particle (xi)
were not being initialized and was causing particles to get stuck in
  the iteration loop.
2021-01-27 09:59:37 +01:00
..
mesh Fixed an issue in which the logical coordinates of the particle (xi) 2021-01-27 09:59:37 +01:00
makefile Final implementation of ionization process by electron impact. 2020-12-26 22:45:55 +01:00
moduleBoundary.f90 New boundary condition 'wallTemperature' that simulates a reflecting 2020-12-19 16:20:28 +01:00
moduleCaseParam.f90 Files renamed and makefile make compatible with ifort. 2020-12-10 19:25:17 +01:00
moduleCollisions.f90 New and improved method to calculate collisions per iteration: 2021-01-02 14:09:27 +01:00
moduleCompTime.f90 Files renamed and makefile make compatible with ifort. 2020-12-10 19:25:17 +01:00
moduleConstParam.f90 Method to divide collisions from a collisional iteration into multiple 2021-01-02 12:50:22 +01:00
moduleEM.f90 Files renamed and makefile make compatible with ifort. 2020-12-10 19:25:17 +01:00
moduleErrors.f90 Files renamed and makefile make compatible with ifort. 2020-12-10 19:25:17 +01:00
moduleInject.f90 Fixed an issue in which the logical coordinates of the particle (xi) 2021-01-27 09:59:37 +01:00
moduleInput.f90 Small modifications to 1D input files to make them start from a small 2021-01-23 10:58:39 +01:00
moduleList.f90 Final implementation of ionization process by electron impact. 2020-12-26 22:45:55 +01:00
moduleOutput.f90 Implementation of ionization process. 2020-12-25 23:08:59 +01:00
moduleParallel.f90 Files renamed and makefile make compatible with ifort. 2020-12-10 19:25:17 +01:00
moduleRandom.f90 Final implementation of ionization process by electron impact. 2020-12-26 22:45:55 +01:00
moduleRefParam.f90 Files renamed and makefile make compatible with ifort. 2020-12-10 19:25:17 +01:00
moduleSolver.f90 First implementation of 2D Cartesian space. 2021-01-21 12:03:10 +01:00
moduleSpecies.f90 Implementation of ionization process. 2020-12-25 23:08:59 +01:00
moduleTable.f90 Final implementation of ionization process by electron impact. 2020-12-26 22:45:55 +01:00