Skip to content

Fix the usage of individual contribution accumulators in the gravity code

Matthieu Schaller requested to merge stu_counters into master

In the new atomic-based gravity code, we had not updated the usage of individual contribution accumulators that are used for debugging and accuracy checking. This fixes the issue and ensures that the sum of all contributions matches the (already correct) total acceleration.

Merge request reports