Verlet List
Maintain a list of neighbors
Set neighbor cutoff radius as potential cutoff plus a “skin”
Update list whenever a molecule travels a distance greater than the skin thickness
Energy calculation is O(N)
Neighbor list update is O(N2)
but done less frequently
rc
rn
Previous slide
Next slide
Back to first slide
View graphic version