|
|
fd42e0f3f9
|
Huge improvement in reset (by increasing a little bit push time) using
OMP locks to assign particles to cells in the pushing step.
Trying to combine push+reset and collision+scatter did not work.
|
2020-10-17 18:46:10 +02:00 |
|
|
|
1686da7694
|
Trying to use OpenMP locks to improve code performance in parallel
regions.
|
2020-10-17 15:23:34 +02:00 |
|
|
|
ffb03e634b
|
Minor improvements in performance and code clarity.
Still no solution for the reset subroutine. It is really time
consumming.
|
2020-10-13 18:16:18 +02:00 |
|
|
|
60f38a2d95
|
Commit befor trying to convert particle array to linked list to improve
performance.
|
2020-10-10 21:25:49 +02:00 |
|