Added multisimulation info to log/output
authorErik Lindahl <erik@kth.se>
Mon, 23 Jun 2014 21:05:53 +0000 (23:05 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Tue, 24 Jun 2014 11:59:52 +0000 (13:59 +0200)
commit424e3bb09aa2fb34290b9426d1e56eee0d094ab1
tree6f10837d663816679e86c76194aa482f94c8ca26
parent9ad93f079e93de33fc301691e589e7e55d011d4e
Added multisimulation info to log/output

mdrun now reports that it is part of a multisimulation
setup, how many simulations there are, and that the
detailed MPI/OpenMP data applies to the individual
simulation.

Fixes #1204.

Change-Id: I04f1edf9a7fd1eda202b83713bdd877807242dca
src/programs/mdrun/runner.c