Hi all.<br>
<br>
Well, I've been working in this for some time now, and it now seems to be a stable and clean and also &quot;good looking&quot; version.<br>
<br>
Since I think I'm not the only one that, instead of making one long
simulation, prefers to make some or many simulations one after the
other, this might be of use.<br>
<br>
I'm not posting it yet on the ontributions because I wanted to know,
first, if it is really usefull for smeone else, and second, if there is
any suggestion that can be already proposed for this script.<br>
<br>
What does it do: theoretically with no bugs, it permits you to enqueue
a lot (from 001 to 998) simulations to be performed in series by
gromacs. Number the different files in sequential numbering, and also
compacts all them for you.<br>
<br>
Command line Sintax: rungmx &lt;base_name&gt; [first_file_number] [last_file_number] [nice]<br>
<br>
&lt;base-name&gt;: base name used in the files. like &quot;simulation1.005.mdp&quot;, base name is &quot;simulation1&quot; (Needed)<br>
[first_file_number]: first simulation numer. In &quot;simulation1.005.mdp&quot;,
the simulation number is 5. If not provided, script sets it to 1.<br>
[last_file_number]: Same as [first_file_number].<br>
[nice]: self-explanatoy! :P If not provided, script sets it to 7.<br>
<br>
If people likes it, or not, or have any comments or suggestions, please feedback me.<br>
<br>
Moreover, I'm working on a &quot;rerun&quot; version of this script.<br>
<br>
Thanks to you all,<br>
<br>
Jones<br>