<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<STYLE>.hmmessage P {
        PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
BODY.hmmessage {
        FONT-SIZE: 10pt; FONT-FAMILY: Verdana
}
</STYLE>

<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.6000.16735" name=GENERATOR>
<STYLE>@font-face {
        font-family: 宋体;
}
@font-face {
        font-family: Verdana;
}
@font-face {
        font-family: @宋体;
}
@page Section1 {size: 595.3pt 841.9pt; margin: 72.0pt 90.0pt 72.0pt 90.0pt; layout-grid: 15.6pt; }
P.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; FONT-SIZE: 10.5pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; TEXT-ALIGN: justify
}
LI.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; FONT-SIZE: 10.5pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; TEXT-ALIGN: justify
}
DIV.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; FONT-SIZE: 10.5pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; TEXT-ALIGN: justify
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
        FONT-WEIGHT: normal; COLOR: windowtext; FONT-STYLE: normal; FONT-FAMILY: Verdana; TEXT-DECORATION: none; mso-style-type: personal-compose
}
DIV.Section1 {
        page: Section1
}
BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</STYLE>
</HEAD>
<BODY>
<DIV><FONT face=Verdana size=2>Hi Berk,</FONT></DIV>
<DIV><FONT face=Verdana size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana size=2>Should&nbsp;the total charge for one charge group 
be&nbsp;necessarily an integer, such as 0, 1, -1?</FONT></DIV>
<DIV><FONT face=Verdana size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana size=2>If I understand correctly, the answer is yes. 
However in this case, the large charge group&nbsp;always happens 
except&nbsp;opls-aa force field.</FONT></DIV>
<DIV><FONT face=Verdana size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana size=2>regards,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Verdana size=2>
<HR>
</DIV></FONT>
<DIV><FONT face=Verdana><FONT size=2><STRONG>发件人:</STRONG> Berk 
Hess</FONT></FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2><STRONG>发送时间:</STRONG> 
2008-11-20&nbsp;00:21:07</FONT></FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2><STRONG>收件人:</STRONG> Discussion list for 
GROMACS users</FONT></FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2><STRONG>抄送:</STRONG> </FONT></FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2><STRONG>主题:</STRONG> RE: [gmx-users] large 
charge group</FONT></FONT></DIV>
<DIV><FONT face=Verdana size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana size=2>Hi,<BR><BR>The charge groups "only" affect the 
neighbor searching,<BR>which in practice means they affect everything.<BR><BR>In 
Gromacs atoms in two different charge groups will only interactions<BR>when the 
center of geometry of the two charge groups is within rlist.<BR><BR>The worst 
case scenario, which has happend to several people, is:<BR>A molecule with a 
radius of about 0.5 nm is one charge group.<BR>If the cut-off is 1 nm, two 
molecules will only really start interacting<BR>when they already 
overlap.<BR><BR>In 4.0 I put a check on large charge groups.<BR>If you have 
charge groups of more than 10 atoms, grompp will now<BR>warn you with:<BR>"The 
largest charge group contains %d atoms.\n"<BR>"Since atoms only see each other 
when the centers of geometry of the charge groups they belong to are within the 
cut-off distance, too large charge groups can lead to serious cut-off 
artifacts.\n"<BR>"For efficiency and accuracy, charge group should consist of a 
few atoms.\n"<BR>"For all-atom force fields use: CH3, CH2, CH, NH2, NH, OH, CO2, 
CO, etc.\n",<BR><BR>Berk<BR><BR>&gt; Date: Wed, 19 Nov 2008 10:01:01 
-0600<BR>&gt; From: sunnytov@gmail.com<BR>&gt; To: gmx-users@gromacs.org<BR>&gt; 
Subject: [gmx-users] large charge group<BR>&gt; <BR>&gt; Hello All<BR>&gt; 
<BR>&gt; Recently I have figured out the biggest problem that made my system 
unstable.<BR>&gt; I have parameterized a molecule pretty similar to octane. A 
single<BR>&gt; charge group used to be assigned to this molecule. With 1 nm 
cut-off<BR>&gt; distance for LJ interaction and the direct space for 
electrostatic<BR>&gt; interaction, the system underwent severe volume 
fluctuation and at the<BR>&gt; end crashed due to enormously large short range 
coulomb interaction<BR>&gt; energy. The problem was temporarily resolved by 
using greater cut-off<BR>&gt; distance such as 1.4 nm. But this fixation was not 
perfect when I put<BR>&gt; this molecule into more complex system. Regardless of 
the cut-off<BR>&gt; distance even to 1.8 nm did not solve the problem. The 
simulation<BR>&gt; always terminated due to large coulomb energy even though no 
direct<BR>&gt; contact or any weird structure was observed at that 
snapshot.<BR>&gt; <BR>&gt; With the help of many experts, I have made a single 
charge group into<BR>&gt; three smaller charge group, which magically fixed all 
the problem that<BR>&gt; I have had for almost 2 years. I know that charge group 
is only used<BR>&gt; for neighbor search. Can anybody tell me how the size of 
charge group<BR>&gt; can influence the interaction between atoms depending on 
the<BR>&gt; complexity of the system and cut-off distance??<BR>&gt; <BR>&gt; 
Thank you in advance<BR>&gt; <BR>&gt; Sunjoo<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>
Express yourself instantly with MSN Messenger! <A 
href="http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/" target=_new>MSN 
Messenger</A></FONT></DIV></BODY></HTML>