Revised g_tune_pme
authorCarsten Kutzner <ckutzne@gwdg.de>
Tue, 22 May 2012 08:07:42 +0000 (10:07 +0200)
committerCarsten Kutzner <ckutzne@gwdg.de>
Wed, 23 May 2012 12:58:09 +0000 (14:58 +0200)
commit8135ab86be6af0858592d22dc848a462b20ccbf6
tree6b7dc2cc2c0b51f34bed74f85482dfc59e7e69d2
parentd005078390ffc278ae35e4c4805aa092c7b9e6d9
Revised g_tune_pme

1. Now, g_tune_pme only duplicates mdrun options where necessary,
options not understood by g_tune_pme are simply passed over to mdrun.
2. Users can now set minimum and maximum Coulomb radius iso scaling
factors for rcoulomb and the Fourier grid.
3. As a result of 1 and 2, some cleanup of the code was possible and
unneeded code was removed.
4. For -npme auto, the tool now derives a reasonable number of PME-
only nodes from the .tpr file settings and tests values around this
number.
Change-Id: I88af5d38a61e0409613f5f3fd4272f7f43823f64
src/tools/gmx_tune_pme.c