Fix expanded ensemble on checkpoint restarts
authorPascal Merz <pascal.merz@me.com>
Fri, 3 Apr 2020 01:23:16 +0000 (19:23 -0600)
committerPascal Merz <pascal.merz@me.com>
Fri, 3 Apr 2020 01:23:16 +0000 (19:23 -0600)
commit833ba6757e4272f2b672591c60fa23aae1487c8b
tree0aa4cc372d83b40d2236ad7501939be33f9d3ff0
parentd83ec8c5bea6be050893fdc3153b8c0e62932aab
Fix expanded ensemble on checkpoint restarts

Fixes #3465.

Also adds a release note, and sets StartingBehavior const in ISimulator
to make its behavior more obvious.
docs/release-notes/2020/2020.2.rst
src/gromacs/mdrun/isimulator.h
src/gromacs/mdrun/md.cpp