Fix the number of steps check when checkpoint is loaded
commite672c15fea293647ea13588098c6e3f129a21ee0
authorArtem Zhmurov <zhmurov@gmail.com>
Wed, 29 Apr 2020 12:10:20 +0000 (29 12:10 +0000)
committerArtem Zhmurov <zhmurov@gmail.com>
Wed, 29 Apr 2020 12:10:20 +0000 (29 12:10 +0000)
treebe16970e985491db89c7ca4428ce599b571bc51c
parent3e68aecb3627f2eeb7d280ebc878bfd40162b4db
Fix the number of steps check when checkpoint is loaded

The check ignores the initial step in the config file, thust only
works when loading for the trajectory that was originally started
from step zero.
docs/release-notes/2020/2020.2.rst
src/gromacs/fileio/checkpoint.cpp