enable command line option cheking in mdrun
authorSzilard Pall <pszilard@cbr.su.se>
Thu, 12 Apr 2012 15:13:59 +0000 (17:13 +0200)
committerSzilard Pall <pszilard@cbr.su.se>
Sun, 15 Apr 2012 22:08:39 +0000 (00:08 +0200)
commit5a784fffabd82edfa3f71375150ee82e73352174
tree0649d437042fad7dbdbda89eff6dc22f4adf1f52
parent24879051fec60ddfe3ee7d26f87925e61fb485d8
enable command line option cheking in mdrun

Command line option checking has been disabled in mdrun. This can cause
unexpected issues e.g. when mdrun disregards an option with a typo.

Note that a few tools (g_tune_pme, g_pme_error, and g_membed) also omit
option checking, but these either rely on this "feature" or are in process
of rewriting/fixing for 4.6 which will implement the checkin. refs #922

Change-Id: I855c2dc0f2ebb09edfce92eb4a7b63fa144a5f4d
src/kernel/mdrun.c