Skip to content
Snippets Groups Projects
Commit 79835327 authored by Berk Hess's avatar Berk Hess
Browse files

Fix bug with energy minimization with GPU without DD

The steepsest descent and conjugate gradient eneryg minimizers would
not converge without DD. This was because after rejecting a step and
old pairlist was used, which, probably, cause have different periodic
images. Now a search state counter is also kept without DD.

Fixes #4533
parent 0104731c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment