m3g / CellListMap.jl

Flexible implementation of cell lists to map the calculations of particle-pair dependent functions, such as forces, energies, neighbor lists, etc.
https://m3g.github.io/CellListMap.jl/
MIT License
87 stars 4 forks source link

add more extensive testing to UpdateCellList #28

Closed lmiq closed 2 years ago

lmiq commented 2 years ago

UpdateCellList! needs more extensive testing with box size changes and coordinate changes, in parallel or not.

lmiq commented 2 years ago

done