<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi,<br><br>Shake is not relevant for water and also a time step of 2 fs should be fine.<br>The cut-off's are the problem. You have a buffer size of 0.1 nm,<br>which is already smaller than 2 times the distance from the center of geometry<br>of a water molecule to a hydrogen. You need some additional distance<br>for water diffusion. I would use a buffer of 0.25 to 0.3 nm.<br>You don't list you coulombtype setting. Use pme (or if you want perfect energy<br>conservation: pme-switch), you can also use reaction-field-zero if you really don't<br>want to use PME.<br>Then use nstlist=-1, run a short simulation and check in at the end of your log file<br>that the neighbor list lifetime is somewhere between 5 and 20 steps.<br><br>We should have a wiki entry for such details. Maybe there is one, but I was too lazy<br>to check or make one.<br><br>Berk<br><br>&gt; Date: Mon, 1 Mar 2010 09:16:36 +0100<br>&gt; From: r.friedman@bioc.uzh.ch<br>&gt; To: gmx-users@gromacs.org<br>&gt; Subject: Re: [gmx-users] NVE of water<br>&gt; <br>&gt; Hi Andrea,<br>&gt; Did you use double precision? Also, I'd try a lower dt (say 1fs) and<br>&gt; shake tolerance (maybe 1E-8).<br>&gt; Good luck,<br>&gt; Ran<br>&gt; <br>&gt; Andrea wrote:<br>&gt; &gt; Dear users,<br>&gt; &gt;  <br>&gt; &gt; for test purposes in order to set up a bigger system, I try to run NVE<br>&gt; &gt; simulations of SPC water, but the energy increases very rapidely. My<br>&gt; &gt; guess is that the cutoffs I use are not good for water. I that the<br>&gt; &gt; case ( I would be grateful for a good reference for suitable SPC water<br>&gt; &gt; parameters) or do I miss something else?<br>&gt; &gt; My parameter file for the NVE is:<br>&gt; &gt;  <br>&gt; &gt; title                    = NVE<br>&gt; &gt; cpp                      = /lib/cpp<br>&gt; &gt; integrator               = md<br>&gt; &gt; dt                       = 0.002       ; ps ! = 2 fs<br>&gt; &gt; nsteps                   = 50000       ; total 100 ps<br>&gt; &gt; nstxout                  = 5000<br>&gt; &gt; nstvout                  = 5000<br>&gt; &gt; nstxtcout                = 0<br>&gt; &gt; nstlog                   = 5000<br>&gt; &gt; nstenergy                = 5000<br>&gt; &gt; nstlist                  = 10<br>&gt; &gt; ns_type                  = grid<br>&gt; &gt; rlist                    = 1.1<br>&gt; &gt;<br>&gt; &gt; unconstrained-start      = yes<br>&gt; &gt; constraints              = all-bonds<br>&gt; &gt; constraint_algorithm     = shake<br>&gt; &gt; shake_tol                = 0.0001<br>&gt; &gt; ;VdW<br>&gt; &gt; vdwtype                  = Switch<br>&gt; &gt; rvdw                     = 1.0  ; rvdw+ (0.1:0.3)=  rlist<br>&gt; &gt; rvdw_switch              = 0.9<br>&gt; &gt; gen_vel                  = no   ; yes<br>&gt; &gt; gen_temp                 = 300<br>&gt; &gt; gen_seed                 = -1<br>&gt; &gt; ;Temperature coupling<br>&gt; &gt; tc_grps                  = system<br>&gt; &gt; tcoupl                   = no   ;nose-hoover<br>&gt; &gt; tau_t                    = 0.1<br>&gt; &gt; ref_t                    = 300<br>&gt; &gt; ;Pressure coupling<br>&gt; &gt; pcoupl                   = no<br>&gt; &gt; optimize_fft             = yes<br>&gt; &gt;  <br>&gt; &gt; Any suggesions are really welcome.<br>&gt; &gt;  <br>&gt; &gt; Thank you.<br>&gt; &gt;  <br>&gt; &gt; Regards,<br>&gt; &gt; Andrea Muntean<br>&gt; <br>&gt; <br>&gt; -- <br>&gt; ------------------------------------------------------<br>&gt; Ran Friedman<br>&gt; Postdoctoral Fellow<br>&gt; Computational Structural Biology Group (A. Caflisch)<br>&gt; Department of Biochemistry<br>&gt; University of Zurich<br>&gt; Winterthurerstrasse 190<br>&gt; CH-8057 Zurich, Switzerland<br>&gt; Tel. +41-44-6355559<br>&gt; Email: r.friedman@bioc.uzh.ch<br>&gt; Skype: ran.friedman<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 />New Windows 7: Find the right PC for you. <a href='http://windows.microsoft.com/shop' target='_new'>Learn more.</a></body>
</html>