Removed mdrun -multi
commit743f076a3eda162f272e69c475b855e7a6789213
authorMark Abraham <mark.j.abraham@gmail.com>
Thu, 18 Jan 2018 19:47:53 +0000 (18 20:47 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Thu, 25 Jan 2018 08:05:37 +0000 (25 09:05 +0100)
treed3fa8c5ff791fb4f5810088728282265df86713a
parentb140ef09bfaaa296919a8988031505cfafb4386b
Removed mdrun -multi

mdrun -multidir remains, and works better.

Moved some of the control logic into init_multisystem, particularly
because it was duplicated, and wrong in both versions.

Reduced scope of nmultisim.

Removed documentation.

Removed comment in mdrun.cpp that wasn't in English, has been there
for a very long time, and doesn't seem likely to be accurate or
useful.

Change-Id: I711330bde6ee001cbc60645beecf18e6b7d5fae4
docs/user-guide/mdp-options.rst
docs/user-guide/mdrun-features.rst
src/gromacs/commandline/filenm.h
src/gromacs/listed-forces/disre.cpp
src/gromacs/listed-forces/disre.h
src/gromacs/mdlib/main.cpp
src/gromacs/mdlib/main.h
src/programs/mdrun/mdrun.cpp
src/programs/mdrun/repl_ex.cpp
src/programs/mdrun/runner.cpp
src/programs/mdrun/runner.h