fpakc/src/modules
Jorge Gonzalez 5368ff2bf3 Fixing a bug in injection of particles that was creating ghost particles
assumed to be inside the domain but without cell assigned.

Now, particles are assumed to be outside the domain (n_in = .FALSE.)
  until findCell assign them a cell.
2020-10-21 10:13:43 +02:00
..
makefile Huge improvement in reset (by increasing a little bit push time) using 2020-10-17 18:46:10 +02:00
moduleBoundary.f95 Base commit befor trying to use dynamic scheduling to boost parallel 2020-10-18 17:00:15 +02:00
moduleCaseParam.f95 First commit of code. 2020-10-09 08:45:07 +02:00
moduleCollisions.f95 Base commit befor trying to use dynamic scheduling to boost parallel 2020-10-18 17:00:15 +02:00
moduleCompTime.f95 First commit of code. 2020-10-09 08:45:07 +02:00
moduleConstParam.f95 First commit of code. 2020-10-09 08:45:07 +02:00
moduleErrors.f95 Final adjustments, format of verbose corrected and minor modifications 2020-10-18 00:21:13 +02:00
moduleInject.f95 Fixing a bug in injection of particles that was creating ghost particles 2020-10-21 10:13:43 +02:00
moduleInput.f95 Base commit befor trying to use dynamic scheduling to boost parallel 2020-10-18 17:00:15 +02:00
moduleList.f95 No big improvements, just some syntaxis corrections in 2020-10-21 08:43:30 +02:00
moduleMesh.f95 Fixed bug with number of collisions not computing correctly because 2020-10-18 10:26:58 +02:00
moduleMeshCyl.f95 Fixing a bug in injection of particles that was creating ghost particles 2020-10-21 10:13:43 +02:00
moduleMeshCylBoundary.f95 First commit of code. 2020-10-09 08:45:07 +02:00
moduleMeshCylRead.f95 Final adjustments, format of verbose corrected and minor modifications 2020-10-18 00:21:13 +02:00
moduleOutput.f95 Final adjustments, format of verbose corrected and minor modifications 2020-10-18 00:21:13 +02:00
moduleParallel.f95 Final adjustments, format of verbose corrected and minor modifications 2020-10-18 00:21:13 +02:00
moduleRefParam.f95 First commit of code. 2020-10-09 08:45:07 +02:00
moduleSolver.f95 Fixing a bug in injection of particles that was creating ghost particles 2020-10-21 10:13:43 +02:00
moduleSpecies.f95 Base commit befor trying to use dynamic scheduling to boost parallel 2020-10-18 17:00:15 +02:00
moduleTable.f95 First commit of code. 2020-10-09 08:45:07 +02:00