<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<br><br>&gt; Date: Mon, 10 Aug 2009 20:52:31 +1000<br>&gt; From: Mark.Abraham@anu.edu.au<br>&gt; To: gmx-users@gromacs.org<br>&gt; Subject: Re: [gmx-users] About exclusion of non-bonded interaction for pairs        of energy groups<br>&gt; <br>&gt; Lee Soin wrote:<br>&gt; &gt; Hello!<br>&gt; &gt; Sorry to bother you again, but I have another question. I have written a<br>&gt; &gt; topology file of two water molecules to test the pair interaction. Here is<br>&gt; &gt; part of my topology file:<br>&gt; &gt; <br>&gt; &gt; [ moleculetype ]<br>&gt; &gt; SOL  2<br>&gt; &gt; [ atoms ]<br>&gt; &gt;   1  opls_116  1  SOL  OW  1  -0.82<br>&gt; &gt;   2  opls_117  1  SOL  HW1  1  0.41<br>&gt; &gt;   3  opls_117  1  SOL  HW2  1  0.41<br>&gt; &gt;   4  opls_116  2  SOL  OW  2  -0.82<br>&gt; &gt;   5  opls_117  2  SOL  HW1  2  0.41<br>&gt; &gt;   6  opls_117  2  SOL  HW2  2  0.41<br>&gt; &gt; [ settles ]<br>&gt; &gt;   1  1  0.1  0.16330<br>&gt; &gt;   4  1  0.1  0.16330<br>&gt; &gt; [ exclusions ]<br>&gt; &gt;   1  2  3<br>&gt; &gt;   2  1  3<br>&gt; &gt;   3  1  2<br>&gt; &gt;   4  5  6<br>&gt; &gt;   5  4  6<br>&gt; &gt;   6  4  5<br>&gt; &gt; [ exclusions ]<br>&gt; &gt; 1 4<br>&gt; &gt; [ pairs ]<br>&gt; &gt;   1  4  1<br>&gt; &gt; <br>&gt; &gt; I have also changed the fudgeLJ and fudgeQQ to 1.0.<br>&gt; &gt; Originally, there is no pair interaction in this system. First I did a<br>&gt; &gt; simulation when the last 4 lines were removed, that is, I treated all the<br>&gt; &gt; interactions as non-bonded interactions. <br>&gt; <br>&gt; Since there is no bonded interaction between 1 and 4, your second [ <br>&gt; exclusions ] directive will not have any effect. Read section 5.4. <br>&gt; Exclusions are cancellations only of interactions between bonded atoms.<br>&gt; <br><br>That is incorrect.<br>The exclusion line makes Gromacs excluded non-bonded interactions<br>between atoms 1 and 4. The [ exclusions ] section, although itself<br>"bonded" in some ways, has no relation at all with any other bonded<br>interactions.<br><br>Berk<br><br>&gt; &gt; Then I added the last 4 lines<br>&gt; &gt; to specify the normal non-bonded interaction between atom 1 and 4 as pair<br>&gt; &gt; interaction in order to see whether that will affect the result. It turns<br>&gt; &gt; out that the results for the two cases are different. So did I miss<br>&gt; &gt; something, or are pair interactions and non-bonded interactions treated<br>&gt; &gt; differently by GROMACS?<br>&gt; <br>&gt; mdrun is only reproducible if you tell it that you want it to be with <br>&gt; "mdrun -reprod". So it is possible that your observation of different <br>&gt; results is not (yet) meaningful.<br>&gt; <br>&gt; However, I believe you've merely added a second identical non-bonded <br>&gt; interaction between 1 and 4, so you will get different results regardless.<br>&gt; <br>&gt; Mark<br>&gt; _______________________________________________<br>&gt; gmx-users mailing list    gmx-users@gromacs.org<br>&gt; http://lists.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 />Express yourself instantly with MSN Messenger! <a href='http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/' target='_new'>MSN Messenger</a></body>
</html>