That appears to work. Thanks!<br><br>-Paul<br><br>Message: 4<br>
Date: Tue, 4 Mar 2008 10:56:16 +0100 (CET)<br>
From: <a href="mailto:hessb@mpip-mainz.mpg.de">hessb@mpip-mainz.mpg.de</a><br>
Subject: Re: [<span class="nfakPe">gmx</span>-<span class="nfakPe">developers</span>] User defined potential between specific<br>
 &nbsp; &nbsp; &nbsp; &nbsp;atoms<br>
To: &quot;Discussion list for GROMACS development&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="mailto:gmx-developers@gromacs.org"><span class="nfakPe">gmx</span>-<span class="nfakPe">developers</span>@gromacs.org</a>&gt;<br>
Message-ID:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="mailto:65059.91.32.170.145.1204624576.squirrel@squirrel.mpip-mainz.mpg.de">65059.91.32.170.145.1204624576.squirrel@squirrel.mpip-mainz.mpg.de</a>&gt;<br>
Content-Type: text/plain;charset=iso-8859-1<br>
<br>
&gt;&gt;&gt; I am using the CVS version (downloaded yesterday).<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I am trying to include interactions between specific atoms (i.e. atom 1<br>
&gt;&gt;&gt; and<br>
&gt;&gt;&gt; 40 are interacting and atom 30 and 80 are interacting). &nbsp;I am using<br>
&gt;&gt;&gt; &quot;pairs&quot;<br>
&gt;&gt;&gt; to do this. &nbsp;If I look at &nbsp;large systems, where two bodies can<br>
&gt;&gt;&gt; dissociated,<br>
&gt;&gt;&gt; I run into a problem with dynamics load balancing. &nbsp;Since &quot;pairs&quot; is<br>
&gt;&gt;&gt; considered &nbsp;a bonded interaction I need to set &quot;-rdd&quot; to a large value.<br>
&gt;&gt;&gt; If<br>
&gt;&gt;&gt; i do this, then I can not run on many nodes because the domains are<br>
&gt;&gt;&gt; forced<br>
&gt;&gt;&gt; to be too large. &nbsp;Is there an alternate way to include these<br>
&gt;&gt;&gt; interactions<br>
&gt;&gt;&gt; that won&#39;t run into this issue with DD? &nbsp;I have looked at the user<br>
&gt;&gt;&gt; defined<br>
&gt;&gt;&gt; potentials, but it appears you can only set the form of the potential,<br>
&gt;&gt;&gt; which<br>
&gt;&gt;&gt; is then used in &quot;pairs&quot;.<br>
&gt;&gt;<br>
&gt;&gt; Possibly a bond potential type 6 might work, but I can&#39;t think of a<br>
&gt;&gt; reason<br>
&gt;&gt; this wouldn&#39;t produce the same kind of problem.<br>
&gt;<br>
&gt; It would.<br>
&gt;<br>
&gt; There are two ways of solving this problem.<br>
&gt; You could make these atoms separate energy groups<br>
&gt; and use the energygrp_table option to supply a tabulated<br>
&gt; non-bonded interaction.<br>
&gt;<br>
&gt; You could also simply remove the missing interactions check in the code.<br>
&gt; Since somebody else also asked about this, we might consider<br>
&gt; adding an option to mdrun to turn off this check, or to turn it off<br>
&gt; for interactions other than normal bond, angle and dihedral potentials.<br>
&gt;<br>
&gt; Note that your problem is not specific for dynamic load balancing.<br>
&gt; Setting -rdd much larger than your non-bonded cutoff distance<br>
&gt; will kill your performance.<br>
&gt;<br>
&gt; Berk.<br>
<br>
I have added an option -noddbc to mdrun which turns off the check<br>
for pair interactions and tabulated bonds that do not generate<br>
exclusions.<br>
Please check if this options does what it should do.<br>
I did not have a proper test system at hand.<br>
<br>
Berk.<br>
<br>
<br>
<br>
<br>
------------------------------<br>
<br>
______________________________<div id="1ens" class="ArwC7c ckChnd">_________________<br>
<span class="nfakPe">gmx</span>-<span class="nfakPe">developers</span> mailing list<br>
<a href="mailto:gmx-developers@gromacs.org"><span class="nfakPe">gmx</span>-<span class="nfakPe">developers</span>@gromacs.org</a><br>
<a href="http://www.gromacs.org/mailman/listinfo/gmx-developers" target="_blank">http://www.gromacs.org/mailman/listinfo/<span class="nfakPe">gmx</span>-<span class="nfakPe">developers</span></a><br>
<br>
<br>
End of <span class="nfakPe">gmx</span>-<span class="nfakPe">developers</span> Digest, Vol 47, Issue 3<br>
*********************************************</div>