<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Please believe me, switched Coulomb potential are very bad!<br><br>I understand you want to have the energies correct,<br>but the first thing you want is the forces to be correct.<br>The forces matter for your sampling.<br>If you use a switch function you will always have artificially<br>large forces in the switching region. Switching between 1.4 and 1.7 nm<br>switches over 0.3 nm. This produces much larger forces than the plain<br>Coulomb ones around say 0.5 nm.<br><br>For RF I would always use epsilon_rf=infinity (0 in the mdp file).<br>This makes sure the potential and force are zero at the cut-off.<br>Because RF also applies to exclusions, energies are the same as with PME<br>up to many digits in systems without ionic groups.<br><br>Another option would be running with PME and using mdrun -rerun with<br>a long Coulomb cut-off.<br><br>Berk<br><br>&gt; From: matteus.lindgren@chem.umu.se<br>&gt; To: gmx-users@gromacs.org<br>&gt; Date: Fri, 7 Aug 2009 15:51:47 +0200<br>&gt; Subject: [gmx-users] RE: System instability with switched cut-off<br>&gt; <br>&gt; Thanks for the answer. PME can't be used since the interaction coulomb LR<br>&gt; value between two groups can't be extracted for PME. I know switched cutoffs<br>&gt; produce artefacts around the cutoff value but in this case I am more<br>&gt; interested in the correct interaction energies than the correct forces which<br>&gt; is why a shifted function can't be used. My plan was that with the rather<br>&gt; large rcoulomb and rlist values I chose, a switched function would be ok. <br>&gt; <br>&gt; Would the reaction field method suit my purposes? How do I choose<br>&gt; epsilon_rf? I have pure water and 10M urea as solvents. Still I would like<br>&gt; to figure out why switch creates these enormous fluctuations in my system.<br>&gt; Can you see any errors in the parameters I've listed?<br>&gt; <br>&gt; Matteus<br>&gt; <br>&gt; <br>&gt; -----Original Message-----<br>&gt; From: gmx-users-bounces@gromacs.org [mailto:gmx-users-bounces@gromacs.org]<br>&gt; On Behalf Of gmx-users-request@gromacs.org<br>&gt; Sent: den 7 augusti 2009 14:51<br>&gt; To: gmx-users@gromacs.org<br>&gt; Subject: gmx-users Digest, Vol 64, Issue 39<br>&gt; <br>&gt; Send gmx-users mailing list submissions to<br>&gt;         gmx-users@gromacs.org<br>&gt; <br>&gt; To subscribe or unsubscribe via the World Wide Web, visit<br>&gt;         http://lists.gromacs.org/mailman/listinfo/gmx-users<br>&gt; or, via email, send a message with subject or body 'help' to<br>&gt;         gmx-users-request@gromacs.org<br>&gt; <br>&gt; You can reach the person managing the list at<br>&gt;         gmx-users-owner@gromacs.org<br>&gt; <br>&gt; When replying, please edit your Subject line so it is more specific<br>&gt; than "Re: Contents of gmx-users digest..."<br>&gt; <br>&gt; <br>&gt; Today's Topics:<br>&gt; <br>&gt;    1. RE: System instability with switched cut-off (Berk Hess)<br>&gt;    2. Re: Energy Minimisation and Equilibration Problems (Bruce D. Ray)<br>&gt;    3. Re: question about mdrun -append (Baofu Qiao)<br>&gt; <br>&gt; <br>&gt; ----------------------------------------------------------------------<br>&gt; <br>&gt; Message: 1<br>&gt; Date: Fri, 7 Aug 2009 13:46:31 +0200<br>&gt; From: Berk Hess &lt;gmx3@hotmail.com&gt;<br>&gt; Subject: RE: [gmx-users] System instability with switched cut-off<br>&gt; To: Discussion list for GROMACS users &lt;gmx-users@gromacs.org&gt;<br>&gt; Message-ID: &lt;COL113-W42EEC13FE2DE71D0118E668E0B0@phx.gbl&gt;<br>&gt; Content-Type: text/plain; charset="iso-8859-1"<br>&gt; <br>&gt; <br>&gt; Hi,<br>&gt; <br>&gt; Never ever use switched cut-off's!<br>&gt; Switched cut-off's can give extremely strong artifacts.<br>&gt; In 4.1 grompp will warn you about this.<br>&gt; <br>&gt; Switch gives you correct energies at short range, but incorrect forces<br>&gt; in the switching region.<br>&gt; What you want is correct forces up to (nearly) the cut-off.<br>&gt; Shift does this.<br>&gt; But reaction-field does this smoother and it even has a physical<br>&gt; interpretation.<br>&gt; So use RF if you can not use PME.<br>&gt; <br>&gt; But why can't you use PME, you have pbc, right?<br>&gt; <br>&gt; Berk<br>&gt; <br>&gt; <br>&gt; From: matteus.lindgren@chem.umu.se<br>&gt; To: gmx-users@gromacs.org<br>&gt; Date: Fri, 7 Aug 2009 13:13:24 +0200<br>&gt; Subject: [gmx-users] System instability with switched cut-off<br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; Dear all<br>&gt; <br>&gt;  <br>&gt; <br>&gt; Im trying to extract the interaction<br>&gt; energies between protein and solvent. Since PME cant be used for this, plain<br>&gt; cutoffs causes problems and shifted cut-offs gives incorrect energies I want<br>&gt; to<br>&gt; use switched cutoff but with rather long cutoffs to get the correct energy. <br>&gt; <br>&gt;  <br>&gt; <br>&gt; Unfortunately my system is unstable and<br>&gt; within a few ps the total energy and kinetic energy fluctuates several<br>&gt; hundred<br>&gt; per cent. I4ve tried different options but can4t get it to stabilize except<br>&gt; if<br>&gt; I4m using any other coulomb type. Any ideas?<br>&gt; <br>&gt;  <br>&gt; <br>&gt; title                    =<br>&gt; Dyna<br>&gt; <br>&gt; cpp                      =<br>&gt; /usr/bin/cpp<br>&gt; <br>&gt; constraints              =<br>&gt; hbonds<br>&gt; <br>&gt; integrator               =<br>&gt; md<br>&gt; <br>&gt; dt                       =<br>&gt; 0.002<br>&gt; <br>&gt; nsteps                   =<br>&gt; 20000000<br>&gt; <br>&gt; nstxout                  =<br>&gt; 20000000<br>&gt; <br>&gt; nstvout                  =<br>&gt; 20000000<br>&gt; <br>&gt; nstfout                  =<br>&gt; 5000<br>&gt; <br>&gt; nstlog                   =<br>&gt; 250<br>&gt; <br>&gt; nstenergy                =<br>&gt; 500<br>&gt; <br>&gt; nstxtcout                =<br>&gt; 500<br>&gt; <br>&gt; xtc_grps                 = <br>&gt; <br>&gt; energygrps               =<br>&gt; polar hydrophobic peptide  SOL <br>&gt; <br>&gt; nstlist                  = 1<br>&gt; <br>&gt; ns_type                  =<br>&gt; grid<br>&gt; <br>&gt; coulombtype              =<br>&gt; switch<br>&gt; <br>&gt; rcoulomb_switch          =<br>&gt; 1.4<br>&gt; <br>&gt; rcoulomb                 =<br>&gt; 1.7<br>&gt; <br>&gt; rlist                    =<br>&gt; 2.0<br>&gt; <br>&gt; vdwtype                  =<br>&gt; switch<br>&gt; <br>&gt; rvdw_switch              =<br>&gt; 1.4<br>&gt; <br>&gt; rvdw                     =<br>&gt; 1.7<br>&gt; <br>&gt; tcoupl                   =<br>&gt; nose-hoover<br>&gt; <br>&gt; tc-grps                  = Protein   <br>&gt; Non-Protein<br>&gt; <br>&gt; tau_t                    =<br>&gt; 0.5  0.5<br>&gt; <br>&gt; ref_t                    =<br>&gt; 298    298<br>&gt; <br>&gt; Pcoupl                   =<br>&gt; parrinello-rahman<br>&gt; <br>&gt; tau_p                    =<br>&gt; 1.0<br>&gt; <br>&gt; compressibility          =<br>&gt; 4.5e-5<br>&gt; <br>&gt; ref_p                    =<br>&gt; 1.0<br>&gt; <br>&gt;  <br>&gt; <br>&gt; ;disre_fc                 =<br>&gt; 30<br>&gt; <br>&gt;  <br>&gt; <br>&gt; gen_vel                  = yes<br>&gt; <br>&gt; gen_temp                 = 298<br>&gt; <br>&gt; gen_seed                 = 173529<br>&gt; <br>&gt; unconstrained_start     <br>&gt; = no<br>&gt; <br>&gt;  <br>&gt; <br>&gt; Thanks<br>&gt; <br>&gt; Matteus <br>&gt; <br>&gt;  <br>&gt; <br>&gt; --------------------------------------------------------- <br>&gt; <br>&gt; Matteus<br>&gt; Lindgren, graduate student<br>&gt; <br>&gt; Department of Chemistry, Umee University <br>&gt; <br>&gt; SE-901 87 Umee, Sweden<br>&gt; <br>&gt; Phone:  +46 (0)90-7865368  <br>&gt; <br>&gt;  <br>&gt; <br>&gt;  <br>&gt; <br>&gt; <br>&gt; _________________________________________________________________<br>&gt; See all the ways you can stay connected to friends and family<br>&gt; http://www.microsoft.com/windows/windowslive/default.aspx<br>&gt; -------------- next part --------------<br>&gt; An HTML attachment was scrubbed...<br>&gt; URL:<br>&gt; http://lists.gromacs.org/pipermail/gmx-users/attachments/20090807/6c0d63c8/a<br>&gt; ttachment-0001.html<br>&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; Message: 2<br>&gt; Date: Fri, 7 Aug 2009 05:06:02 -0700 (PDT)<br>&gt; From: "Bruce D. Ray" &lt;brucedray@yahoo.com&gt;<br>&gt; Subject: Re: [gmx-users] Energy Minimisation and Equilibration<br>&gt;         Problems<br>&gt; To: gmx-users@gromacs.org<br>&gt; Message-ID: &lt;664136.39384.qm@web35807.mail.mud.yahoo.com&gt;<br>&gt; Content-Type: text/plain; charset="us-ascii"<br>&gt; <br>&gt; On Thursday, August 6, 2009 at 7:59:43 PM Nancy &lt;nancy5villa@gmail.com&gt;<br>&gt; wrote:<br>&gt; <br>&gt;  <br>&gt; &gt; I ran the minimisation, and mdrun gave the following last few lines of<br>&gt; output:<br>&gt; &gt; <br>&gt; &gt; ==================================<br>&gt; &gt; Step=19990, Dmax= 7.8e-06 nm, Epot= -7.14922e+04 Fmax= 3.19585e+04, atom=<br>&gt; 2395<br>&gt; &gt; Step=19992, Dmax= 4.7e-06 nm, Epot= -7.14924e+04 Fmax= 8.72456e+03, atom=<br>&gt; 2395<br>&gt; &gt; <br>&gt; Step=19993, Dmax= 5.6e-06 nm, Epot= -7.14927e+04 Fmax= 3.70693e+04, atom=<br>&gt; 2395<br>&gt; &gt; Step=19994, Dmax= 6.8e-06 nm, Epot= -7.14929e+04 Fmax= 2.10513e+04, atom=<br>&gt; 2395<br>&gt; &gt; Step=19995, Dmax= 8.1e-06 nm, Epot= -7.14929e+04 Fmax= 4.71234e+04, atom=<br>&gt; 2395<br>&gt; &gt; <br>&gt; Step=19996, Dmax= 9.7e-06 nm, Epot= -7.14931e+04 Fmax= 3.68827e+04, atom=<br>&gt; 2395<br>&gt; &gt; Step=19998, Dmax= 5.8e-06 nm, Epot= -7.14933e+04 Fmax= 1.35461e+04, atom=<br>&gt; 2395<br>&gt; &gt; Step=19999, Dmax= 7.0e-06 nm, Epot= -7.14933e+04 Fmax= 4.77130e+04, atom=<br>&gt; 2395<br>&gt; &gt; <br>&gt; Step=20000, Dmax= 8.4e-06 nm, Epot= -7.14936e+04 Fmax= 2.41860e+04, atom=<br>&gt; 2395<br>&gt; &gt; <br>&gt; &gt; writing lowest energy coordinates.<br>&gt; &gt; <br>&gt; &gt; Steepest Descents did not converge to Fmax &lt; 10 in 20001 steps.<br>&gt; &gt; Potential Energy  = -7.1493609e+04<br>&gt; &gt; <br>&gt; Maximum force     =  2.4185994e+04 on atom 2395<br>&gt; &gt; Norm of force     =  8.1511212e+02<br>&gt; &gt; ==================================<br>&gt; &gt; <br>&gt; &gt; As you can be seen, the forces still do not converge to Fmax &lt; 10, even<br>&gt; after 20,000 steps.<br>&gt; &gt; <br>&gt; &gt; Does anyone know what the problem might be?<br>&gt; <br>&gt; The problem is my error in the specification of non-bonded interaction<br>&gt; combination rules,<br>&gt; FudgeLJ, and FudgeQQ for gromacs force fields.<br>&gt; <br>&gt; Line 7 of your file ffethanediol.itp currently reads:<br>&gt;            1             2            yes         0.5      0.833333<br>&gt; <br>&gt; This was taken from ambconv and is correct for amber and gaff force fields,<br>&gt; but not<br>&gt; for gromacs force fields, nor for OPLS-AA.<br>&gt; <br>&gt; Change line 7 of the file ffethanediol.itp to read:<br>&gt;        1               1               no              1.0     1.0<br>&gt; <br>&gt; The correction is in topolbuild 1.3 which is not yet released, but this<br>&gt; error was not caught<br>&gt; for the topolbuild 1.2 series.  Quite frankly, I had forgotten that<br>&gt; modification was made as<br>&gt; I've been editing the set of tables needed to add OPLS-AA to the mix of<br>&gt; force fields available.<br>&gt; <br>&gt; As a general note.  For gromacs force field topologies generated with<br>&gt; anything in the<br>&gt; topolbuild 1.2 series, this edit to the itp file that specifies the defaults<br>&gt; is required.<br>&gt; <br>&gt; <br>&gt; Sincerely,<br>&gt; <br>&gt; <br>&gt; -- <br>&gt; Bruce D. Ray, Ph.D.<br>&gt; Associate Scientist<br>&gt; IUPUI<br>&gt; Physics Dept.<br>&gt; 402 N. Blackford St.<br>&gt; Indianapolis, IN  46202-3273<br>&gt; <br>&gt; <br>&gt; <br>&gt;       <br>&gt; -------------- next part --------------<br>&gt; An HTML attachment was scrubbed...<br>&gt; URL:<br>&gt; http://lists.gromacs.org/pipermail/gmx-users/attachments/20090807/e002422d/a<br>&gt; ttachment-0001.html<br>&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; Message: 3<br>&gt; Date: Fri, 07 Aug 2009 14:49:45 +0200<br>&gt; From: Baofu Qiao &lt;qiaobf@gmail.com&gt;<br>&gt; Subject: Re: [gmx-users] question about mdrun -append<br>&gt; To: Discussion list for GROMACS users &lt;gmx-users@gromacs.org&gt;<br>&gt; Message-ID: &lt;4A7C22E9.2080501@gmail.com&gt;<br>&gt; Content-Type: text/plain; charset="us-ascii"<br>&gt; <br>&gt; An HTML attachment was scrubbed...<br>&gt; URL:<br>&gt; http://lists.gromacs.org/pipermail/gmx-users/attachments/20090807/ee691be4/a<br>&gt; ttachment.html<br>&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; _______________________________________________<br>&gt; gmx-users mailing list<br>&gt; 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; <br>&gt; End of gmx-users Digest, Vol 64, Issue 39<br>&gt; *****************************************<br>&gt; <br>&gt; <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 />See all the ways you can stay connected <a href='http://www.microsoft.com/windows/windowslive/default.aspx' target='_new'>to friends and family</a></body>
</html>