Skip to content

Gravity brute force checks, extra options

Stuart McAlpine requested to merge gravity_bf into master

Now splits the force into P2P, M2P, M2L and PM and records them for each particle.

Also counts interactions from P2P, M2P, M2L and PM individually.

Added option to only do checks when all gparts are active, and during snapshot output times.

Merge request reports