<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="RIGHT: auto"><SPAN style="RIGHT: auto">You should first make an *.itp file for DPPC, then include it in the *.top file. whatever that is not in GROMACS library should be defined to it. You would better see&nbsp; </SPAN><A style="RIGHT: auto" href="http://davapc1.bioch.dundee.ac.uk/prodrg/gmx.pdf">http://davapc1.bioch.dundee.ac.uk/prodrg/gmx.pdf</A>&nbsp;, hope it will help. <BR></div>
<DIV style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 12pt">
<DIV style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 12pt">
<DIV style="RIGHT: auto" dir=ltr><FONT size=2 face=Arial>
<DIV style="BORDER-BOTTOM: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; PADDING-BOTTOM: 0px; LINE-HEIGHT: 0; MARGIN: 5px 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; HEIGHT: 0px; FONT-SIZE: 0px; BORDER-TOP: #ccc 1px solid; BORDER-RIGHT: #ccc 1px solid; PADDING-TOP: 0px" class=hr contentEditable=false readonly="true"></DIV><B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> Anushree Tripathi &lt;anushritripathi@gmail.com&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> Wednesday, February 1, 2012 10:34 AM<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> [gmx-users] problem with make_ndx<BR></FONT></DIV><BR>
<DIV id=yiv472984042>When I run the command (i.e., make_ndx -f em.gro -o index.ndx) ,it is showing the following options:<BR>&nbsp;0 System&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 18379 atoms<BR>&nbsp; 1 Protein&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 11739 atoms<BR>&nbsp; 2 Protein-H&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :&nbsp; 9135 atoms<BR>&nbsp; 3 C-alpha&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :&nbsp; 1173 atoms<BR>&nbsp; 4 Backbone&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :&nbsp; 3519 atoms<BR>&nbsp; 5 MainChain&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :&nbsp; 4693 atoms<BR>&nbsp; 6 MainChain+Cb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :&nbsp; 5773 atoms<BR>&nbsp; 7 MainChain+H&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :&nbsp; 5842 atoms<BR>&nbsp; 8
 SideChain&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :&nbsp; 5897 atoms<BR>&nbsp; 9 SideChain-H&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :&nbsp; 4442 atoms<BR>&nbsp;10 Prot-Masses&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 11739 atoms<BR>&nbsp;11 non-Protein&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :&nbsp; 6640 atoms<BR>&nbsp;12 Water&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :&nbsp; 6636 atoms<BR>&nbsp;13 SOL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :&nbsp; 6636 atoms<BR>&nbsp;14 non-Water&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 11743 atoms<BR>&nbsp;15 Ion&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp;&nbsp; 4 atoms<BR>&nbsp;16 CL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 :&nbsp;&nbsp;&nbsp;&nbsp; 4 atoms<BR>&nbsp;17 Water_and_ions&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :&nbsp; 6640 atoms<BR><BR>for my work, I used 16|13 then 1|11.lastly I saved it using 'q'.But there is no option for DPPC (as given in tutorial we have to merge protein with DPPC).After runing the command (grompp -f nvt.mdp -c em.gro -p topol.top -n index.ndx -o nvt.tpr),it is showing error:<BR><BR>Group DPPC not found in indexfile.<BR>Maybe you have non-default goups in your mdp file, while not using the '-n' option of grompp.<BR>In that case use the '-n' option.<BR><BR>To troubleshoot the error,I have kept one more group in index.ndx file with number of atoms which I found from dppc.itp file(at the end of file) like this<BR><BR>[DPPC]<BR>1&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; 3&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp; 5&nbsp;&nbsp;&nbsp; 6&nbsp;&nbsp;&nbsp; 7&nbsp;&nbsp;&nbsp; 8&nbsp;&nbsp;&nbsp; 9&nbsp;&nbsp; 10&nbsp;&nbsp; 11&nbsp;&nbsp; 12&nbsp;&nbsp;
 13&nbsp;&nbsp; 14&nbsp;&nbsp; 15<BR>16&nbsp;&nbsp; 17&nbsp;&nbsp; 18&nbsp;&nbsp; 19&nbsp;&nbsp; 20&nbsp;&nbsp; 21&nbsp;&nbsp; 22&nbsp;&nbsp; 23&nbsp;&nbsp; 24&nbsp;&nbsp; 25&nbsp;&nbsp; 26&nbsp;&nbsp; 27&nbsp;&nbsp; 28&nbsp;&nbsp; 29&nbsp;&nbsp; 30<BR>31&nbsp;&nbsp; 32&nbsp;&nbsp; 33&nbsp;&nbsp; 34&nbsp;&nbsp; 35&nbsp;&nbsp; 36&nbsp;&nbsp; 37&nbsp;&nbsp; 38&nbsp;&nbsp; 39&nbsp;&nbsp; 40&nbsp;&nbsp; 41&nbsp;&nbsp; 42&nbsp;&nbsp; 43&nbsp;&nbsp; 44&nbsp;&nbsp; 45<BR>46&nbsp;&nbsp; 47&nbsp;&nbsp; 48&nbsp;&nbsp; 49&nbsp;&nbsp; 50<BR><BR>Again after running the grompp command (grompp -f nvt.mdp -c em.gro -p topol.top -n index.ndx -o nvt.tpr),I am getting the following error:<BR><BR>Atom 1 in multiple T-Coupling groups (1 and 2).<BR><BR>Please suggest me the reason as well as solution for this problem.<BR></DIV><BR>-- <BR>gmx-users mailing list&nbsp; &nbsp; <A href="mailto:gmx-users@gromacs.org"
 ymailto="mailto:gmx-users@gromacs.org">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/Support/Mailing_Lists/Search" target=_blank>http://www.gromacs.org/Support/Mailing_Lists/Search</A> before posting!<BR>Please don'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" ymailto="mailto:gmx-users-request@gromacs.org">gmx-users-request@gromacs.org</A>.<BR>Can't post? Read <A href="http://www.gromacs.org/Support/Mailing_Lists" target=_blank>http://www.gromacs.org/Support/Mailing_Lists</A><BR><BR></DIV></DIV></div></body></html>