<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>Can you file a bugzilla and attach the tpr file?<br><br>Thanks,<br><br>Berk<br><br>&gt; Date: Tue, 5 Jan 2010 10:49:46 -0500<br>&gt; From: chris.neale@utoronto.ca<br>&gt; To: gmx-users@gromacs.org<br>&gt; Subject: [gmx-users] particle decomposition requires preliminary trjconv        -pbc mol input<br>&gt; <br>&gt; Thanks Berk, I actually did not have continuation = yes. I still use  <br>&gt; old-style .mdp options unconstrainted_start and gen_vel (see below),  <br>&gt; although these get replaced by grompp.<br>&gt; <br>&gt; Quoting grompp:<br>&gt; "Replacing old mdp entry 'unconstrained_start' by 'continuation'"<br>&gt; <br>&gt; gpc-f101n084-$ grep continuation mdout.mdp<br>&gt; ; For exact run continuation or redoing part of a run<br>&gt; continuation             = no<br>&gt; <br>&gt; ########<br>&gt; <br>&gt; Here is my entire .mdp file. I have tested after turning off the pull  <br>&gt; code and it makes no difference.<br>&gt; <br>&gt; gpc-f101n084-$ cat md.mdp<br>&gt; constraints = all-bonds<br>&gt; lincs-iter =  1<br>&gt; lincs-order =  6<br>&gt; constraint_algorithm =  lincs<br>&gt; integrator = sd<br>&gt; dt = 0.004<br>&gt; tinit = 0<br>&gt; nsteps = 2500<br>&gt; nstcomm = 1<br>&gt; nstxout = 250000000<br>&gt; nstvout = 250000000<br>&gt; nstfout = 250000000<br>&gt; nstxtcout = 2500<br>&gt; nstenergy = 2500<br>&gt; nstlist = 5<br>&gt; nstlog=0 ; reduce log file size<br>&gt; ns_type = grid<br>&gt; rlist = 1<br>&gt; rcoulomb = 1<br>&gt; rvdw = 1<br>&gt; coulombtype = PME<br>&gt; ewald-rtol = 1e-5<br>&gt; optimize_fft = yes<br>&gt; fourierspacing = 0.12<br>&gt; fourier_nx = 0<br>&gt; fourier_ny = 0<br>&gt; fourier_nz = 0<br>&gt; pme_order = 4<br>&gt; tc_grps             =  System<br>&gt; tau_t               =  1.0<br>&gt; ld_seed             =  -1<br>&gt; ref_t = 300<br>&gt; gen_temp = 300<br>&gt; gen_vel = yes<br>&gt; unconstrained_start = no<br>&gt; gen_seed = -1<br>&gt; Pcoupl = berendsen<br>&gt; pcoupltype = semiisotropic<br>&gt; tau_p = 4 4<br>&gt; compressibility = 4.5e-5 4.5e-5<br>&gt; ref_p = 1.0 1.0<br>&gt; <br>&gt; ; COM PULLING<br>&gt; pull                     = umbrella<br>&gt; pull_geometry            = position<br>&gt; pull_dim                 = N N Y<br>&gt; pull_start               = no<br>&gt; pull_nstxout             = 250<br>&gt; pull_nstfout             = 250<br>&gt; pull_ngroups             = 1<br>&gt; pull_group0              = POPC<br>&gt; pull_pbcatom0            = 0<br>&gt; pull_group1              = Protein<br>&gt; pull_pbcatom1            = 0<br>&gt; pull_init1               = 0 0 1.32<br>&gt; pull_rate1               = 0<br>&gt; pull_k1                  = 500.0<br>&gt; pull_vec1                = 0 0 0<br>&gt; <br>&gt; Thank you,<br>&gt; Chris.<br>&gt; <br>&gt; --- original message ---<br>&gt; <br>&gt; Hi,<br>&gt; <br>&gt; This should not be a requirement.<br>&gt; I have not tested this, but from the code it seems this problem can  <br>&gt; only occur when you<br>&gt; have the mdp option continuation turned on.<br>&gt; <br>&gt; Berk<br>&gt; <br>&gt; &gt; Date: Sun, 3 Jan 2010 15:53:36 -0500<br>&gt; &gt; From: chris.neale at utoronto.ca<br>&gt; &gt; To: gmx-users at gromacs.org<br>&gt; &gt; Subject: [gmx-users] particle decomposition requires preliminary  <br>&gt; &gt; trjconv        -pbc mol input<br>&gt; &gt;<br>&gt; &gt; Hello,<br>&gt; &gt;<br>&gt; &gt; I recently used mdrun -pd while attempting to solve my problems with  <br>&gt; &gt;  angle_restraints_z   <br>&gt; &gt; (http://lists.gromacs.org/pipermail/gmx-users/2010-January/047785.html)  <br>&gt; &gt; since  I discovered that -noddcheck is not a valid solution to the  <br>&gt; &gt; missing  interactions problems with angle restraints.<br>&gt; &gt;<br>&gt; &gt; I received immediate errors with particle decomposition (mdrun -pd),  <br>&gt; &gt;  although no errors with domain decomposition (mdrun -dd).<br>&gt; &gt;<br>&gt; &gt; After a couple of days of changing parameters, I discovered that  <br>&gt; &gt; mdrun  -pd requires an input .gro file in which all molecules are  <br>&gt; &gt; whole (as  the used to be written out by gromacs mdrun version 3).<br>&gt; &gt;<br>&gt; &gt; My basic problem was that I had run parallel EM using domain   <br>&gt; &gt; decomposition and then since my molecules were broken, parallel MD   <br>&gt; &gt; using particle decomposition failed.<br>&gt; &gt;<br>&gt; &gt; The solution:<br>&gt; &gt; grompp -f one.gro -o my.tpr<br>&gt; &gt; trjconv -s my.tpr -pbc mol -o two.gro<br>&gt; &gt; grompp -f two.gro -o my.tpr<br>&gt; &gt;<br>&gt; &gt; I'm posting so that this can be found by a mailing list search for  <br>&gt; &gt; the  next time somebody runs into this as it is, as far as I can  <br>&gt; &gt; tell, an  undocumented requirement.<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>