<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi,<br><br>The issue is slightly different here.<br>Currently TPI in Gromacs is limited to inserting a single charge group.<br>Since energy groups should consist of whole charge groups, the inserted<br>molecule can only consist of a single energy group.<br>You can solve your problem by making the whole inserted molecule an energy group C<br>and then define the proper tables between A-C and B-C.<br><br>I have no clue how your system looks like, but if you have multiple charge groups,<br>won't you molecule be to large for use with TPI?<br>TPI will only work for molecules that are small enough to fit into spontaneously<br>occurring cavities.<br><br>Berk<br><br>&gt; Date: Fri, 15 May 2009 07:50:52 +1000<br>&gt; From: Mark.Abraham@anu.edu.au<br>&gt; To: gmx-users@gromacs.org<br>&gt; Subject: Re: [gmx-users] Test Particle Insertion Problem-Gromacs 4.0.3<br>&gt; <br>&gt; Harry Saavedra wrote:<br>&gt; &gt; Dear All,<br>&gt; &gt; <br>&gt; &gt; I run a test molecule insertion simulation using Gromacs 4.0.3. All the <br>&gt; &gt; molecules of the system work with two energy groups (two tabulated <br>&gt; &gt; potentials), and every atom belongs to a different charge group; but <br>&gt; &gt; Gromacs shows an error message:<br>&gt; &gt; <br>&gt; &gt;  &gt; grompp...<br>&gt; &gt;  &gt; mdrun ...<br>&gt; &gt; <br>&gt; &gt; Program mdrun, VERSION 4.0.3<br>&gt; &gt; Source code file: force.c, line: 1068 Send &lt;javascript:;&gt;<br>&gt; &gt; Fatal error:<br>&gt; &gt; The molecule to insert can not consist of multiple charge groups.<br>&gt; &gt; Make it a single charge group.<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; However,when I set all the atoms of the inserted molecule (A,B,C..) to <br>&gt; &gt; the same charge group (cgnr in the top file), Gromacs displays :<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt;  &gt;grompp...<br>&gt; &gt; <br>&gt; &gt; Program grompp, VERSION 4.0.3<br>&gt; &gt; Source code file: grompp.c, line: 150<br>&gt; &gt; Fatal error:<br>&gt; &gt; atoms A and B in charge group Z of molecule type 'Protein' are in <br>&gt; &gt; different energy groups<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; There is any way to overcome this problem? How Gromacs can ignore the <br>&gt; &gt; charge groups?<br>&gt; <br>&gt; Energy groups are set in the .mdp file using the groups defined <br>&gt; (implicitly) in the .ndx file. You need a charge group that is a subset <br>&gt; of a single energy group.<br>&gt; <br>&gt; Mark<br>&gt; _______________________________________________<br>&gt; gmx-users mailing list    gmx-users@gromacs.org<br>&gt; http://www.gromacs.org/mailman/listinfo/gmx-users<br>&gt; Please search the archive at http://www.gromacs.org/search before posting!<br>&gt; Please don't post (un)subscribe requests to the list. Use the <br>&gt; www interface or send it to gmx-users-request@gromacs.org.<br>&gt; Can't post? Read http://www.gromacs.org/mailing_lists/users.php<br><br /><hr />What can you do with the new Windows Live? <a href='http://www.microsoft.com/windows/windowslive/default.aspx' target='_new'>Find out</a></body>
</html>