Skip to content

Correct the use of rshift to reduce the number of distance calculations.

James Willis requested to merge fix_rshift_bug into master

Applies rshift (boundary conditions) correctly in DOPAIR1 + DOPAIR2 to reduce the number of spurious distance calculations.

Merge request reports