1 |
3) Cutoff long range forces (common strategy in chemistry where Forces fall off faster (E.g. 1/r5) than in gravity)
-
This leads to a classic nearest neighbor O(N) algorithm with irregular geometry causes minor implementation issues
|
2 |
Use the new "fast multipole" algorithms which have been very successful in other related areas
-
Astrophysics
-
Computational Electromagnetic
-
Vortex approach to CFD
|
3 |
Instead of zeroing out contributions of far away particles, these methods do an ingenious multipole expansion of the contributions of far away regions
|