<div>Hi Justin,</div>
<div>Ok.Thanks for comments and advice, I appreciate.../Jamie<br><br></div>
<div class="gmail_quote">On Mon, Aug 10, 2009 at 3:06 PM, Justin A. Lemkul <span dir="ltr">&lt;<a href="mailto:jalemkul@vt.edu">jalemkul@vt.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="im"><br><br>Jamie Seyed wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Dear Vitaly and all,<br>I did copy my top file to a itp file and now for doing a md simulation I need a box of water and so I was thinking to make a .gro file and use editconf after that. But I did not know how, so I used the procedure by Christopher Stiles (I used editconf to make a gro file from pdb and I did not use my itp according to the procedure....) the gro file doesn&#39;t contain velocities. Now when I run the grompp command, I got this Fatal <br>
</blockquote><br></div>The .gro file will not contain velocities until you have run dynamics. 
<div class="im"><br><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">error:<br>Group BAL not found in indexfile....<br></blockquote><br></div>Then you have specified a molecule type that is not encompassed by your #included .itp files, or you have specified some special group in your .mdp file that doesn&#39;t exist without using a special index group. 
<div class="im"><br><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">my questions are<br>1) when I have my itp file and only I need a gro file (with velocities) how can I make it??<br>
</blockquote><br></div>I don&#39;t understand this question. 
<div class="im"><br><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">2) with Christopher Stiles method, why I got that fatal error and how I can solve it to run a correct md simulation??<br>
</blockquote><br></div>See above.  Without seeing the topology and .mdp file, it is hard to provide any more useful advice.<br><br>I would seriously recommend running some simple tutorials on proteins (even if you don&#39;t care about proteins - these systems are very robust) to get a feel for procedures in Gromacs, how velocities are generated, how to use index files (if necessary), etc.<br>
<br>-Justin<br><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="im">Many Thanks in advance/Jamie<br><br></div>
<div>
<div></div>
<div class="h5">On Mon, Aug 10, 2009 at 10:45 AM, Vitaly V. Chaban &lt;<a href="mailto:vvchaban@gmail.com" target="_blank">vvchaban@gmail.com</a> &lt;mailto:<a href="mailto:vvchaban@gmail.com" target="_blank">vvchaban@gmail.com</a>&gt;&gt; wrote:<br>
<br>   Jamie,<br><br>   The best solution is to copy all the sections ([atoms], [bonds], etc)<br>   corresponding to each molecule into a separate file and then use<br>   &quot;include&quot; statement like in C language to attach these .itp files to<br>
   .top file.<br><br>   So you will have only the numbers of the each kind of molecules in<br>   your .top file. These manipulations are made only in the sake of<br>   future comfort. Below is an example how I do it.<br><br>
   Best,<br>     Vitaly<br><br>   ===============topology  file==============<br>   #include &quot;vvc.itp&quot;<br>   #include &quot;15x15x50.itp&quot;<br>   #include &quot;20x20x50.itp&quot;<br>   #include &quot;25x25x50.itp&quot;<br>
<br><br>   [ system ]<br>   MWCNT with LIBF4 solution<br><br><br>   [ molecules ]<br>   15x15x50              1<br>   20x20x50              1<br>   25x25x50              1<br>   LI+                          7<br>   BF4                        7<br>
   Methanol           254<br><br><br>   On Mon, Aug 10, 2009 at 4:38 PM, Jamie Seyed&lt;<a href="mailto:jamie.seyed@gmail.com" target="_blank">jamie.seyed@gmail.com</a><br></div></div>
<div class="im">   &lt;mailto:<a href="mailto:jamie.seyed@gmail.com" target="_blank">jamie.seyed@gmail.com</a>&gt;&gt; wrote:<br>    &gt; Dear Vitaly,<br>    &gt; Thanks for your reply. Justin helped me about that and I could<br>
   get the<br>    &gt; topology by x2top. In your last email you said after that I can<br>   export it to<br>    &gt; the .itp right? Would you please explain more about that, I mean<br>   for example<br>    &gt; should I change it manually to be look like a itp file or is that<br>
   something<br>    &gt; else?? I appreciate your help...<br>    &gt; Thanks a lot/Jamie<br>    &gt;<br>    &gt; On Mon, Aug 10, 2009 at 2:18 AM, Vitaly V. Chaban<br></div>   &lt;<a href="mailto:vvchaban@gmail.com" target="_blank">vvchaban@gmail.com</a> &lt;mailto:<a href="mailto:vvchaban@gmail.com" target="_blank">vvchaban@gmail.com</a>&gt;&gt; 
<div class="im"><br>    &gt; wrote:<br>    &gt;&gt;<br>    &gt;&gt; Jamie,<br>    &gt;&gt;<br>    &gt;&gt; What error messages do they provide? What force fields do you use?<br>    &gt;&gt; There were many rumors about these utilities here in the list<br>
   but they<br>    &gt;&gt; seem to be workable in most cases.<br>    &gt;&gt;<br>    &gt;&gt; Vitaly<br>    &gt;&gt;<br>    &gt;&gt; On Mon, Aug 10, 2009 at 1:39 AM, Jamie<br></div>
<div class="im">   Seyed&lt;<a href="mailto:jamie.seyed@gmail.com" target="_blank">jamie.seyed@gmail.com</a> &lt;mailto:<a href="mailto:jamie.seyed@gmail.com" target="_blank">jamie.seyed@gmail.com</a>&gt;&gt; wrote:<br>    &gt;&gt; &gt; Hi Vitaly,<br>
    &gt;&gt; &gt; Actually it doe&#39;s not work. I tried but I got error messages<br>   for both<br>    &gt;&gt; &gt; cases.<br>    &gt;&gt; &gt; Actually the structure is big and contains a c60 part. Do you<br>   have any<br>
    &gt;&gt; &gt; advice? I could not find in the topology part of archive...<br>    &gt;&gt; &gt; Thanks/Jamie<br>    &gt;&gt; &gt;<br>    &gt;&gt; &gt;<br>    &gt;&gt; &gt; On Sun, Aug 9, 2009 at 2:54 AM, Vitaly V. Chaban<br>
</div>   &lt;<a href="mailto:vvchaban@gmail.com" target="_blank">vvchaban@gmail.com</a> &lt;mailto:<a href="mailto:vvchaban@gmail.com" target="_blank">vvchaban@gmail.com</a>&gt;&gt; 
<div>
<div></div>
<div class="h5"><br>    &gt;&gt; &gt; wrote:<br>    &gt;&gt; &gt;&gt;<br>    &gt;&gt; &gt;&gt; Hi,<br>    &gt;&gt; &gt;&gt;<br>    &gt;&gt; &gt;&gt; Did you try pdb2gmx, x2top to make .top and then export to .itp?<br>    &gt;&gt; &gt;&gt; Sometimes also it appears easier to make the topology by hand<br>
   if your<br>    &gt;&gt; &gt;&gt; structure is not big. Please see the topologies for some<br>   molecules in<br>    &gt;&gt; &gt;&gt; the gromacs archive to use them as an example.<br>    &gt;&gt; &gt;&gt;<br>    &gt;&gt; &gt;&gt; Vitaly<br>
    &gt;&gt; &gt;&gt;<br>    &gt;&gt; &gt;&gt; &gt;<br>    &gt;&gt; &gt;&gt; &gt; Dear gmx users,<br>    &gt;&gt; &gt;&gt; &gt; I need some help for generating a itp file for my molecular<br>    &gt;&gt; &gt;&gt; &gt; structure. I<br>
    &gt;&gt; &gt;&gt; &gt; am<br>    &gt;&gt; &gt;&gt; &gt; using molden and now I have the xyz and pdb files. I read<br>   through<br>    &gt;&gt; &gt;&gt; &gt; mailing<br>    &gt;&gt; &gt;&gt; &gt; list but seems I should provide itp myself. But I don&#39;t<br>
   know the<br>    &gt;&gt; &gt;&gt; &gt; right<br>    &gt;&gt; &gt;&gt; &gt; way<br>    &gt;&gt; &gt;&gt; &gt; to do that. Is it using molden and find one-by-one bond<br>   sand angles<br>    &gt;&gt; &gt;&gt; &gt; and<br>
    &gt;&gt; &gt;&gt; &gt; dihedrals... . If I have already the itp file for a part of<br>   molecule<br>    &gt;&gt; &gt;&gt; &gt; is<br>    &gt;&gt; &gt;&gt; &gt; it<br>    &gt;&gt; &gt;&gt; &gt; only to add the information of new atoms to the old itp<br>
   file?? I will<br>    &gt;&gt; &gt;&gt; &gt; really<br>    &gt;&gt; &gt;&gt; &gt; appreciate it if someone gives me better ideas and more related<br>    &gt;&gt; &gt;&gt; &gt; information<br>    &gt;&gt; &gt;&gt; &gt; to make my itp file.<br>
    &gt;&gt; &gt;&gt; &gt;<br>    &gt;&gt; &gt;&gt; &gt; Many Thanks in Advance,<br>    &gt;&gt; &gt;&gt; &gt; Jamie<br>    &gt;&gt; &gt;&gt; &gt; -------------- next part --------------<br>    &gt;&gt; &gt;&gt; &gt; An HTML attachment was scrubbed...<br>
    &gt;&gt; &gt;&gt; &gt; URL:<br>    &gt;&gt; &gt;&gt; &gt;<br>    &gt;&gt; &gt;&gt; &gt;<br>   <a href="http://lists.gromacs.org/pipermail/gmx-users/attachments/20090808/aaef0139/attachment-0001.html" target="_blank">http://lists.gromacs.org/pipermail/gmx-users/attachments/20090808/aaef0139/attachment-0001.html</a><br>
    &gt;&gt; &gt;&gt; _______________________________________________<br>    &gt;&gt; &gt;&gt; gmx-users mailing list    <a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br></div></div>   &lt;mailto:<a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a>&gt; 
<div class="im"><br>    &gt;&gt; &gt;&gt; <a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-users</a><br>    &gt;&gt; &gt;&gt; Please search the archive at <a href="http://www.gromacs.org/search" target="_blank">http://www.gromacs.org/search</a> before<br>
    &gt;&gt; &gt;&gt; posting!<br>    &gt;&gt; &gt;&gt; Please don&#39;t post (un)subscribe requests to the list. Use the<br>    &gt;&gt; &gt;&gt; www interface or send it to <a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a><br>
</div>   &lt;mailto:<a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a>&gt;. 
<div class="im"><br>    &gt;&gt; &gt;&gt; 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>    &gt;&gt; &gt;<br>    &gt;&gt; &gt;<br>
    &gt;&gt;<br>    &gt;&gt;<br>    &gt;&gt;<br>    &gt;&gt; --<br>    &gt;&gt; Vitaly V. Chaban, Ph.D. (ABD)<br>    &gt;&gt; School of Chemistry<br>    &gt;&gt; V.N. Karazin Kharkiv National University<br>    &gt;&gt; Svoboda sq.,4, Kharkiv 61077, Ukraine<br>
    &gt;&gt; email: <a href="mailto:chaban@univer.kharkov.ua" target="_blank">chaban@univer.kharkov.ua</a><br></div>   &lt;mailto:<a href="mailto:chaban@univer.kharkov.ua" target="_blank">chaban@univer.kharkov.ua</a>&gt;,<a href="mailto:vvchaban@gmail.com" target="_blank">vvchaban@gmail.com</a><br>
   &lt;mailto:<a href="mailto:vvchaban@gmail.com" target="_blank">vvchaban@gmail.com</a>&gt; 
<div class="im"><br>    &gt;&gt; skype: vvchaban, cell.: +38-097-8259698<br>    &gt;&gt; <a href="http://www-rmn.univer.kharkov.ua/chaban.html" target="_blank">http://www-rmn.univer.kharkov.ua/chaban.html</a><br>    &gt;&gt; ===================================<br>
    &gt;&gt; !!! Looking for a postdoctoral position !!!<br>    &gt;&gt; ===================================<br>    &gt;<br>    &gt;<br><br><br><br></div>------------------------------------------------------------------------ 
<div class="im"><br><br>_______________________________________________<br>gmx-users mailing list    <a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br><a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.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 www interface or send it to <a href="mailto:gmx-users-request@gromacs.org" target="_blank">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></blockquote><br>-- <br>
<div class="im">========================================<br><br>Justin A. Lemkul<br>Ph.D. Candidate<br>ICTAS Doctoral Scholar<br>Department of Biochemistry<br>Virginia Tech<br>Blacksburg, VA<br>jalemkul[at]<a href="http://vt.edu/" target="_blank">vt.edu</a> | (540) 231-9080<br>
<a href="http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin" target="_blank">http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin</a><br><br>========================================<br></div>
<div>
<div></div>
<div class="h5">_______________________________________________<br>gmx-users mailing list    <a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br><a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.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 www interface or send it to <a href="mailto:gmx-users-request@gromacs.org" target="_blank">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>