Here are the mdp parameters:<br><br><br>title                    =  POPC<br>cpp                      = /usr/bin/cpp<br>integrator               = md<br>tinit                    = 0.0<br>dt                       = 0.030<br>
nsteps                   = 3000000<br>nstcomm                  = 1<br>comm-grps         = Lipid W<br><br>; OUTPUT CONTROL OPTIONS = <br>; Output frequency for coords (x), velocities (v) and forces (f) = <br>nstxout                  = 30000<br>
nstvout                  = 30000<br>nstfout                  = 0<br>nstlog                   = 30000<br>nstenergy                = 30000<br><br>ns_type                  = grid<br>nstlist                  = 10<br>pbc                      = xyz<br>
rlist                    = 1.2<br><br>; Method for doing electrostatics = <br>coulombtype              = Shift <br>rcoulomb_switch          = 0.0<br>rcoulomb                 = 1.2<br>epsilon_r                = 15<br>vdw_type                 = Shift <br>
; cut-off lengths        = <br>rvdw_switch              = 0.9<br>rvdw                     = 1.2<br>DispCorr                 = No<br><br>; Temperature coupling   = <br>tcoupl                   = Berendsen<br>tc-grps                  = Lipid W<br>
tau_t                    = 0.3 0.3<br>ref_t                    = 323 323<br>; Pressure coupling      = <br>Pcoupl              =  berendsen <br>Pcoupltype          =  semiisotropic<br>tau_p               =  3.0        30<br>
compressibility     =  3e-5    3e-5<br>ref_p               =  1.0        1.0<br><br>constraints              = none <br>constraint_algorithm     = Lincs<br>unconstrained_start      = no<br>lincs_order              = 4<br>
lincs_warnangle          = 30<br><br><br><div class="gmail_quote">On Wed, Sep 2, 2009 at 4:33 PM, Berk Hess <span dir="ltr">&lt;<a href="mailto:gmx3@hotmail.com">gmx3@hotmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">




<div>
Hi,<br><br>I am 99.99% sure that there is no problem with COM motion removal in Gromacs.<br>Could you post your mdp parameters?<br><br>Berk<br><br>&gt; From: <a href="mailto:x.periole@rug.nl" target="_blank">x.periole@rug.nl</a><br>
&gt; To: <a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br>&gt; Subject: Re: [gmx-users] Martini simulation problem in recentering trajectory        so that the bilayer is at the center<br>&gt; Date: Wed, 2 Sep 2009 16:04:39 +0200<div>
<div></div><div class="h5"><br>&gt; <br>&gt; <br>&gt; I am not sure how to fix the trajectory that has drifted ...<br>&gt; <br>&gt; But if your bilayer drifts even if you use a removal of the COM for  <br>&gt; the water and<br>
&gt; bilayer separately that means there is problem in the code! And this  <br>&gt; should be<br>&gt; fixed.<br>&gt; <br>&gt; XAvier.<br>&gt; <br>&gt; On Sep 2, 2009, at 3:36 PM, maria goranovic wrote:<br>&gt; <br>&gt; &gt; Dear Experts<br>
&gt; &gt;<br>&gt; &gt; I had posted this earlier, but the problem was not solved by earlier  <br>&gt; &gt; suggestions. So am posting again.<br>&gt; &gt;<br>&gt; &gt; I am simulating a POPC bilayer using MARTINI. The simulation ran  <br>
&gt; &gt; fine, but the bilayer drifted towards the edge of the box along the  <br>&gt; &gt; bilayer normal, and eventually some of the atoms crossed the box  <br>&gt; &gt; boundaries. In some cases, entire lipid molecules crossed the box  <br>
&gt; &gt; boundaries. I tried to recenter the trajectory, so that the lipid  <br>&gt; &gt; bilayer would be at the center of the box at all times. But for some  <br>&gt; &gt; reason, this does not seem to work? I have tried simulations using a  <br>
&gt; &gt; single comm_group for the entire system, as well as separate ones  <br>&gt; &gt; for the lipid and water, but the same problem appears in either case.<br>&gt; &gt;<br>&gt; &gt; Typically, for all-atom bilayers, the following set of commands  <br>
&gt; &gt; works to correct the drift:<br>&gt; &gt;<br>&gt; &gt; #### first convert original trajectory to a temp. xtc ###<br>&gt; &gt; echo  3 0 | trjconv -s *tpr -f original.xtc -o temp.xtc -center - <br>&gt; &gt; boxcenter zero -pbc mol -n popc.ndx<br>
&gt; &gt; #### then convert temp.xtc to the final trajecory ###<br>&gt; &gt; echo  3 0 | trjconv -s k*tpr -f temp.xtc -o final.xtc  -center - <br>&gt; &gt; boxcenter zero  -pbc mol -n popc.ndx<br>&gt; &gt;<br>&gt; &gt; where groups 3 and 0 are the lipid and the whole system  <br>
&gt; &gt; respectively, and final.xtc is my final trajectory.<br>&gt; &gt;<br>&gt; &gt; However, this does not work for the MARTINI systems. Looking at the  <br>&gt; &gt; final trajectory in VMD, the bilayer is either at the center of the  <br>
&gt; &gt; box, or it is split at the box edges, with each monomer being in  <br>&gt; &gt; different leaflets.<br>&gt; &gt;<br>&gt; &gt; If I plot the center of mass motion of the entire system in the  <br>&gt; &gt; original trajectory .. the system seems to drift by ~ 2-3 angstroms  <br>
&gt; &gt; in one direction. As a result, water center of mass drifts in the  <br>&gt; &gt; opposite direction (because of PBC).<br>&gt; &gt;<br>&gt; &gt; Are there any suggestions to sort this out? One option is  to write  <br>
&gt; &gt; the entire trajectory to .gro files, recenter all of them (depending  <br>&gt; &gt; upon whether the bilayer is in the center or is split at the box  <br>&gt; &gt; edge), and concatenate the gro files again.but this is tedious, even  <br>
&gt; &gt; if scripted.<br>&gt; &gt;<br>&gt; &gt; Please let me know if i can provide any additional info ?<br>&gt; &gt;<br>&gt; &gt; -- <br>&gt; &gt; Maria G.<br>&gt; &gt; Technical University of Denmark<br>&gt; &gt; Copenhagen<br>
&gt; &gt; _______________________________________________<br>&gt; &gt; gmx-users mailing list    <a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br>&gt; &gt; <a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-users</a><br>
&gt; &gt; Please search the archive at <a href="http://www.gromacs.org/search" target="_blank">http://www.gromacs.org/search</a> before  <br>&gt; &gt; posting!<br>&gt; &gt; Please don&#39;t post (un)subscribe requests to the list. Use the<br>
&gt; &gt; www interface or send it to <a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a>.<br>&gt; &gt; Can&#39;t post? Read <a href="http://www.gromacs.org/mailing_lists/users.php" target="_blank">http://www.gromacs.org/mailing_lists/users.php</a><br>
&gt; <br>&gt; _______________________________________________<br>&gt; gmx-users mailing list    <a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br>&gt; <a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-users</a><br>
&gt; Please search the archive at <a href="http://www.gromacs.org/search" target="_blank">http://www.gromacs.org/search</a> before posting!<br>&gt; Please don&#39;t post (un)subscribe requests to the list. Use the <br>&gt; www interface or send it to <a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a>.<br>
&gt; Can&#39;t post? Read <a href="http://www.gromacs.org/mailing_lists/users.php" target="_blank">http://www.gromacs.org/mailing_lists/users.php</a><br><br><hr></div></div>Express yourself instantly with MSN Messenger! <a href="http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/" target="_blank">MSN Messenger</a></div>

<br>_______________________________________________<br>
gmx-users mailing list    <a href="mailto:gmx-users@gromacs.org">gmx-users@gromacs.org</a><br>
<a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-users</a><br>
Please search the archive at <a href="http://www.gromacs.org/search" target="_blank">http://www.gromacs.org/search</a> before posting!<br>
Please don&#39;t post (un)subscribe requests to the list. Use the<br>
www interface or send it to <a href="mailto:gmx-users-request@gromacs.org">gmx-users-request@gromacs.org</a>.<br>
Can&#39;t post? Read <a href="http://www.gromacs.org/mailing_lists/users.php" target="_blank">http://www.gromacs.org/mailing_lists/users.php</a><br></blockquote></div><br><br clear="all"><br>-- <br>Maria G.<br>Technical University of Denmark<br>
Copenhagen<br>