<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hi,<br><br>I think there is no point in exactly copying the way a certain program treats things technically,<br>except for checking force field implementation, but since that can be done without cut-off's<br>there no real need.<br>Charge groups are an ancient leftover from the old times when plain cut-off's were used.<br>I don't actually know if Charmm uses charge groups with PME.<br>But having no charge-groups at all leads to no artifacts, so that's the best solution anyhow.<br><br>I will try to completely get rid of charge groups in Gromacs in the next major release,<br>so we get rid of these issues once and for all.<br><br>Berk<br><br>&gt; Date: Fri, 17 Sep 2010 14:12:51 +0100<br>&gt; From: t.piggot@soton.ac.uk<br>&gt; To: gmx-users@gromacs.org<br>&gt; Subject: Re: [gmx-users] ARG Charmm gmx 4.5.1<br>&gt; <br>&gt; Hi Berk and others,<br>&gt; <br>&gt; I have been wondering if there was another way to treat the large charge <br>&gt; groups for the CHARMM forcefield(s) in GROMACS, rather than using the <br>&gt; -nochargegrp option.<br>&gt; <br>&gt; The reason I ask is because changing every atom to be in individual <br>&gt; charge groups changes the forcefield (albeit slightly) from its original <br>&gt; implementation and it would be good to be able to use the forcefields in <br>&gt; as close a way as possible as to how they were originally used in CHARMM.<br>&gt; <br>&gt; I suppose another way to do it is to increase the cutoff's, however <br>&gt; changing the cutoff's from their original intended values is also <br>&gt; undesirable and this can also significantly impact on performance. <br>&gt; Whether this is better or worse (in the sense of the difference to how <br>&gt; the forcefields were originally used in CHARMM) than using -nochargegrp <br>&gt; I am not sure. I also noticed that in version 4.5 there is a rlistlong <br>&gt; parameter, could this be used to account for the large charge groups <br>&gt; rather than increasing other cutoff's?<br>&gt; <br>&gt; Can anyone think of any other ways to do this? I have no idea if it be <br>&gt; easy/possible to implement an option to use the CHARMM approach for <br>&gt; treating charge groups (as I understand it when any atom is within the <br>&gt; cutoff then the whole charge group is included).<br>&gt; <br>&gt; Sorry for the fairly long message and thanks for any insights you can give.<br>&gt; <br>&gt; Tom<br>&gt; <br>&gt; Berk Hess wrote:<br>&gt; &gt; Hi,<br>&gt; &gt; <br>&gt; &gt; No, you should never change the charges in a force field!<br>&gt; &gt; <br>&gt; &gt; Run pdb2gmx again with the -nochargegrp option.<br>&gt; &gt; That will make the size of all charge groups a single atom.<br>&gt; &gt; This will be done automatically in the 4.5.2 release which will be out soon.<br>&gt; &gt; <br>&gt; &gt; Berk<br>&gt; &gt; <br>&gt; &gt; ------------------------------------------------------------------------<br>&gt; &gt; Date: Fri, 17 Sep 2010 02:32:31 -0700<br>&gt; &gt; From: meetnahren@yahoo.com<br>&gt; &gt; To: gmx-users@gromacs.org<br>&gt; &gt; Subject: [gmx-users] ARG Charmm gmx 4.5.1<br>&gt; &gt; <br>&gt; &gt; Dear Gromacs Users,<br>&gt; &gt; <br>&gt; &gt; I am using plain cutoff for my 12-mer protein.<br>&gt; &gt; The grompp reports ARG to have a big charge group. this was also <br>&gt; &gt; highlighted in the following mail<br>&gt; &gt; http://www.mail-archive.com/gmx-users@gromacs.org/msg32098.html<br>&gt; &gt; <br>&gt; &gt; I was just think if changing the charges on these atoms would help,<br>&gt; &gt; from<br>&gt; &gt; 13    CT2      1    ARG     CD     4        0.2     12.011   ; qtot 1.2<br>&gt; &gt; 14     HA      1    ARG    HD1     4       0.09      1.008   ; qtot 1.29<br>&gt; &gt; 15     HA      1    ARG    HD2     4       0.09      1.008   ; qtot 1.38<br>&gt; &gt; 16    NC2      1    ARG     NE     4       -0.7     14.007   ; qtot 0.68<br>&gt; &gt; 17     HC      1    ARG     HE     4       0.44      1.008   ; qtot 1.12<br>&gt; &gt; 18      C      1    ARG     CZ     4       0.64     12.011   ; qtot 1.76<br>&gt; &gt; 19    NC2      1    ARG    NH1     4       -0.8     14.007   ; qtot 0.96<br>&gt; &gt; 20     HC      1    ARG   HH11     4       0.46      1.008   ; qtot 1.42<br>&gt; &gt; 21     HC      1    ARG   HH12     4       0.46      1.008   ; qtot 1.88<br>&gt; &gt; 22    NC2      1    ARG    NH2     4       -0.8     14.007   ; qtot 1.08<br>&gt; &gt; 23     HC      1    ARG   HH21     4       0.46      1.008   ; qtot 1.54<br>&gt; &gt; 24     HC      1    ARG   HH22     4       0.46      1.008   ; qtot 2<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; to<br>&gt; &gt; <br>&gt; &gt;    CD    0.18<br>&gt; &gt;   HD1    0.06<br>&gt; &gt;   HD2    0.06<br>&gt; &gt;    NE    -0.7<br>&gt; &gt;    HE    0.4<br>&gt; &gt;    CZ    0.6<br>&gt; &gt;   NH1    -0.8<br>&gt; &gt;  HH11    0.5<br>&gt; &gt;  HH12    0.5<br>&gt; &gt;   NH2    -0.8<br>&gt; &gt;  HH21    0.5<br>&gt; &gt;  HH22    0.5<br>&gt; &gt; <br>&gt; &gt; The above transformation of charges seems reasonable.<br>&gt; &gt; <br>&gt; &gt; Would like to know if this is okay...<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; Best,<br>&gt; &gt; nahren<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; -- gmx-users mailing list gmx-users@gromacs.org <br>&gt; &gt; http://lists.gromacs.org/mailman/listinfo/gmx-users Please search the <br>&gt; &gt; archive at http://www.gromacs.org/Support/Mailing_Lists/Search before <br>&gt; &gt; posting! Please don't post (un)subscribe requests to the list. Use the <br>&gt; &gt; www interface or send it to gmx-users-request@gromacs.org. Can't post? <br>&gt; &gt; Read http://www.gromacs.org/Support/Mailing_Lists<br>&gt; &gt; <br>&gt; <br>&gt; -- <br>&gt; Dr Thomas Piggot<br>&gt; University of Southampton, UK.<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/Support/Mailing_Lists/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/Support/Mailing_Lists<br>                                               </body>
</html>