<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:'times new roman', 'new york', times, serif;font-size:12pt"><div>Okay, so I just removed #include forcefield from top, and [system] [molecule] directives from the bottom of my topology file, and saved it as .itp file. Is that fine?&nbsp;</div><div><br></div><div>And, if I &nbsp;#include water topology in dna.itp file, then I shouldn't include it in system's topology file, and it doesn't make any difference whether I include water in a molecule.itp file or I add it explicitly in system topology, right?</div><div><br></div><div>Moreover, I created cnt.top using oplsaa forcefield, so in my cnt.itp file carbon atoms' "type" is opls_240. So when I run the grompp using amber99sb-ildn, it gives me the following error: Fatal Error: Atomtype opls_240 not found,&nbsp;</div><div>which is probably because amber doesn't recognize
 opls_240.</div><div><br></div><div>&nbsp;How should I correct the atom type in my cnt.itp file? If I just add an atomtype opls_240 in /amber99sb-ildn.ff/atomtypes.atp, would it be enough? Manual's section 5.8.3 says that "after definition of new atom types, additional non-bonded, and pair parameters can be defined." I earlier added some CNT parameters ([bond types], [angle types], ..) in ffoplsaabon.itp, do I need to make exactly the same changes in amber.ff/ffbonded.itp?</div><div><br></div><div>Is it generally not possible to create topology of one molecule using one forcefield, and then do MD simulation of entire system using another forcefield (without changing parameters etc.)?</div><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><br></div><div style="font-family:times new roman, new york, times, serif;font-size:12pt">Thanks for your help,</div><div style="font-family:times new roman, new york, times,
 serif;font-size:12pt">Majid<br><div style="font-family:arial, helvetica, sans-serif;font-size:10pt"><font size="2" face="Tahoma"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Justin A. Lemkul &lt;jalemkul@vt.edu&gt;<br><b><span style="font-weight: bold;">To:</span></b> Discussion list for GROMACS users &lt;gmx-users@gromacs.org&gt;<br><b><span style="font-weight: bold;">Sent:</span></b> Sun, April 17, 2011 4:54:11 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [gmx-users] .top file for DNA-CNT<br></font><br>
<br><br>majid hasan wrote:<br>&gt; Dear All,<br>&gt; <br>&gt; I want to simulate DNA-CNT interaction, and reproduce the helical wrapping of DNA around CNT in the first step, and later study the effects of temperature, CNT length etc on the favorable geometries of hybrid.<br>&gt; <br>&gt; I have created .top files for DNA, and CNT separately. To generate the top file of entire system (DNA-CNT), I added CNT in a box with DNA using genbox. But when I try to create .top file using pdb2gmx and Amber forcefield, I get an error that atom C in residue 11 C not found in rtp entry because rtp because .rtp file in Amber only contain dna residues, and if I use some other forcefield like oplsaa then dna residues won't be present. So how do I create the .top file for whole system i.e DNA-CNT?<br>&gt; <br>&gt; Mailing list suggests that another and probably easier way of doing this is to create .itp file for CNT, and add it to dna.top file using #include file
 mechanism. So I wanted to ask how can I create .itp file from topology file (because I have the toplogy file for CNT), or do I need to create it manually from scratch?<br>&gt; <br><br>The conversion of .top to .itp is simple.&nbsp; A .top is a system topology and contains a description of the entire system.&nbsp; An .itp file describes one type of molecule.&nbsp; To create a .itp from a .top, follow this:<br><br><span><a target="_blank" href="http://www.gromacs.org/Documentation/File_Formats/.itp_File">http://www.gromacs.org/Documentation/File_Formats/.itp_File</a></span><br><br>Then a simple system topology is just:<br><br>#include (whatever force field)<br>#include "cnt.itp"<br>#include "dna.itp"<br>#include "spc.itp" (or whatever water)<br>#include "ions.itp" (if needed)<br><br>Finish with appropriate [system] and [molecules] directives.<br><br>-Justin<br><br>&gt; Thank You,<br>&gt; Majid<br>&gt; <br><br>--
 ========================================<br><br>Justin A. Lemkul<br>Ph.D. Candidate<br>ICTAS Doctoral Scholar<br>MILES-IGERT Trainee<br>Department of Biochemistry<br>Virginia Tech<br>Blacksburg, VA<br>jalemkul[at]<a target="_blank" href="http://vt.edu">vt.edu</a> | (540) 231-9080<br><span><a target="_blank" href="http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin">http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin</a></span><br><br>========================================<br>-- gmx-users mailing list&nbsp; &nbsp; <a ymailto="mailto:gmx-users@gromacs.org" href="mailto:gmx-users@gromacs.org">gmx-users@gromacs.org</a><br><span><a target="_blank" href="http://lists.gromacs.org/mailman/listinfo/gmx-users">http://lists.gromacs.org/mailman/listinfo/gmx-users</a></span><br><span>Please search the archive at <a target="_blank" href="http://www.gromacs.org/Support/Mailing_Lists/Search">http://www.gromacs.org/Support/Mailing_Lists/Search</a> before
 posting!</span><br>Please don't post (un)subscribe requests to the list. Use the www interface or send it to <a ymailto="mailto:gmx-users-request@gromacs.org" href="mailto:gmx-users-request@gromacs.org">gmx-users-request@gromacs.org</a>.<br><span>Can't post? Read <a target="_blank" href="http://www.gromacs.org/Support/Mailing_Lists">http://www.gromacs.org/Support/Mailing_Lists</a></span><br></div></div><div style="position:fixed"></div>


</div></body></html>