Unfortunately, no. :( When I tried to add ions to the system using:<br><br>grompp -f em.mdp -c 1eia_water.gro -p 1eia.top -o 1eia_ion.tpr<br><br>It return me an error without explanation:<br><br>processing coordinates...<br>
double-checking input for internal consistency...<br><br>There was 1 note<br><br>-------------------------------------------------------<br>Program grompp, VERSION 4.0.2<br>Source code file: grompp.c, line: 864<br><br>Fatal error:<br>
There were 1 error(s) processing your input<br>-------------------------------------------------------<br><br>Did I make any mistake? I am new to MD simulation and Gromacs. The following are all the steps that I ran until the fatal error:<br>
<br>pdb2gmx -ignh -ff oplsaa -f 1eia_fixed.pdb -p 1eia.top -o 1eia.gro -water spce &gt;&amp; pdb2gmx.log<br># add water<br>editconf -bt cubic -f 1eia.gro -o 1eia.gro -c -d 0.9 &gt;&amp; editconf.log<br>genbox -cp 1eia.gro -cs spc216.gro -o 1eia_water.gro -p 1eia.top &gt;&amp; genbox.log<br>
# add counter ions<br>grompp -f em.mdp -c 1eia_water.gro -p 1eia.top -o 1eia_ion.tpr &gt;&amp; grompp_ion.log<br><br>Peggy<br><br><div class="gmail_quote">On Sat, Feb 14, 2009 at 3:31 PM, Mark Abraham <span dir="ltr">&lt;<a href="mailto:mark.abraham@anu.edu.au">mark.abraham@anu.edu.au</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><br>
<br>
----- Original Message -----<br>
From: Peggy Yao &lt;<a href="mailto:peggy.yao@gmail.com">peggy.yao@gmail.com</a>&gt;<br>
Date: Sunday, February 15, 2009 10:24 am<br>
Subject: Re: [gmx-users] Atom index overflow after adding water<br>
To: <a href="mailto:jalemkul@vt.edu">jalemkul@vt.edu</a>, Discussion list for GROMACS users &lt;<a href="mailto:gmx-users@gromacs.org">gmx-users@gromacs.org</a>&gt;<br>
<br>
&gt; Thank you, Justin!<br>
&gt;<br>
&gt; I changed the output files to .gro.<br>
&gt;<br>
&gt; pdb2gmx -ignh -ff oplsaa -f 1eia_fixed.pdb -p 1eia.top -o 1eia.gro -water spce &gt;&amp; pdb2gmx.log<br>
&gt; # add water<br>
&gt; editconf -bt cubic -f 1eia.gro -o 1eia.gro -c -d 0.9 &gt;&amp; editconf.log<br>
&gt;<br>
genbox -cp 1eia.gro -cs spc216.gro -o 1eia_water.gro -p 1eia.top &gt;&amp; genbox.log<br>
&gt;<br>
&gt; However, the overflow error still occurs in the gro file:<br>
&gt;<br>
&gt; 32448SOL &nbsp; &nbsp;HW299996 &nbsp; 9.410 &nbsp; 8.282 &nbsp; 1.575<br>
&gt; 32449SOL &nbsp; &nbsp; OW99997 &nbsp; 9.923 &nbsp; 8.813 &nbsp; 0.726<br>
&gt;<br>
32449SOL &nbsp; &nbsp;HW199998 &nbsp; 9.874 &nbsp; 8.726 &nbsp; 0.735<br>
&gt; 32449SOL &nbsp; &nbsp;HW299999 &nbsp; 9.900 &nbsp; 8.856 &nbsp; 0.639<br>
&gt; 32450SOL &nbsp; &nbsp; OW &nbsp; &nbsp;0 &nbsp; 0.018 &nbsp; 7.452 &nbsp; 0.502<br>
&gt; 32450SOL &nbsp; &nbsp;HW1 &nbsp; &nbsp;1 &nbsp; 0.058 &nbsp; 7.543 &nbsp; 0.493<br>
&gt; 32450SOL &nbsp; &nbsp;HW2 &nbsp; &nbsp;2 &nbsp;-0.082 &nbsp; 7.460 &nbsp; 0.508<br>
&gt;<br>
32451SOL &nbsp; &nbsp; OW &nbsp; &nbsp;3 &nbsp; 9.507 &nbsp; 8.424 &nbsp; 1.264<br>
&gt; 32451SOL &nbsp; &nbsp;HW1 &nbsp; &nbsp;4 &nbsp; 9.596 &nbsp; 8.379 &nbsp; 1.250<br>
&gt;<br>
&gt; What&#39;s wrong? Thanks a lot!<br>
<br>
</div>Probably nothing. The issue is whether the parsing algorithm in grompp will handle the situation gracefully. Justin thinks it does. You should try it and see :-)<br>
<font color="#888888"><br>
Mark<br>
</font><div><div></div><div class="Wj3C7c">_______________________________________________<br>
gmx-users mailing list &nbsp; &nbsp;<a href="mailto:gmx-users@gromacs.org">gmx-users@gromacs.org</a><br>
<a href="http://www.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://www.gromacs.org/mailman/listinfo/gmx-users</a><br>
Please search the archive at <a href="http://www.gromacs.org/search" target="_blank">http://www.gromacs.org/search</a> before posting!<br>
Please don&#39;t post (un)subscribe requests to the list. Use the<br>
www interface or send it to <a href="mailto:gmx-users-request@gromacs.org">gmx-users-request@gromacs.org</a>.<br>
Can&#39;t post? Read <a href="http://www.gromacs.org/mailing_lists/users.php" target="_blank">http://www.gromacs.org/mailing_lists/users.php</a><br>
</div></div></blockquote></div><br>