gandalfcode / gandalf

GANDALF (Graphical Astrophysics code for N-body Dynamics And Lagrangian Fluids)
GNU General Public License v2.0
44 stars 12 forks source link

Fixed bug with periodic boundaries #133

Closed rbooth200 closed 7 years ago

rbooth200 commented 7 years ago

I've fixed a bug related to the neighbour search when periodic boundaries are used. In doing this, I have used the neighbour manager to reinstate the validation of the neighbour lists, which is working nicely where it is applicable.