Allow gmx tune_pme to skip the check for command-line health
authorCarsten Kutzner <ckutzne@gwdg.de>
Tue, 30 Sep 2014 09:40:52 +0000 (11:40 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Wed, 1 Oct 2014 07:56:41 +0000 (09:56 +0200)
commit63d4cab921d401448dc094f15fc5bacc9ed0fee3
treedebadcb8a8529850ade36603313699159e0f0c2d
parent8e974b0eb5bc42cb870a69aa7008abf969bfef8a
Allow gmx tune_pme to skip the check for command-line health

Therefore, this patch adds the "-check" command line option, which is
TRUE by default, but can be switched to FALSE in problematic cases.
Documented its main use case in the error message that it would
circumvent.

Also corrected a few typos.

Fixes part of #1609

Change-Id: Id1cadd620438c36c123ff075c9a98ea7d1534d4d
src/gromacs/gmxana/gmx_tune_pme.c