Make mdrun -nsteps work again.
commitabf2b0c761e188642e7446cc5aa57bb89894ed05
authorBerk Hess <hess@kth.se>
Fri, 8 Mar 2019 12:53:04 +0000 (8 13:53 +0100)
committerPaul Bauer <paul.bauer.q@gmail.com>
Tue, 16 Apr 2019 04:59:08 +0000 (16 06:59 +0200)
treee3ab7e6ff0bb9683fb86a232fa79dc729f8423ae
parent47f62792ba40cd517526966f8c5099830718b721
Make mdrun -nsteps work again.

The mdrun -nsteps option was only functional in some cases,
because it modified ir->nsteps after the checkpoint loading
modified it.
Note that this option is deprecated, but is should either work
or be removed.

Fixes #2881

Change-Id: Ib611b0e007171f8a351f61f3ecc9b1bda5248486
docs/release-notes/2019/2019.2.rst
src/gromacs/mdrun/legacymdrunoptions.h
src/gromacs/mdrun/runner.cpp