<br><br><div class="gmail_quote">On 3 June 2011 03:25, Mark Abraham <span dir="ltr">&lt;<a href="mailto:Mark.Abraham@anu.edu.au">Mark.Abraham@anu.edu.au</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On 3/06/2011 3:06 AM, Elisabeth wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hello all,<br>
<br>
I am getting the error below at the very beginning of the simulation (both serial and parallel). I am sure I did not encounter this problem before with the same input files. This has just happened now. I really have no clue why this is happening. could you please help me? Thank you all in advance.<br>

</blockquote>
<br></div>
You broke the simulation. Do not use parinello-rahman for equilibration. It&#39;s only good close to equilibrium, and can oscillate wildly under the wrong conditions. Generate velocities on a structure whose density is appropriate for the ensemble you&#39;re working with, equilibrate, then compress in stages, very gently. I&#39;ve lost track of the number of times I&#39;ve suggested people not just randomly apply some large pressure on some random configuration and expect it to work.<br>
</blockquote><div><br><br>Dear gmx experts,<br><br>The reason I was getting error below<br><br>Warning: Only triclinic boxes with the first vector parallel to the x-axis and the second vector in the xy-plane are supported.<br>
         Box (3x3):<br>            Box[    0]={         nan,  0.00000e+00,  0.00000e+00}<br>
            Box[    1]={         nan,          nan,          nan}<br>            Box[    2]={         nan,          nan,          nan}<br>         Can not fix pbc. <br><br>was that I had mistakenly decreased box size to a size considerably smaller than initial structure. One of my colleagues provided me with input files to get an idea how these runs work and we were surprised how come the simulation that would run before I receive it, is giving error message above. I checked on gro file several times as you suggested but did not notice the last line..!<br>
<br>Thanks Mark, Justin and Dr. Chaban for your comments.<br><br>Best,<br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><font color="#888888">
<br><br>
</font><div><div></div><div class="h5"><br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
<br>
Warning: Only triclinic boxes with the first vector parallel to the x-axis and the second vector in the xy-plane are supported.<br>
         Box (3x3):<br>
            Box[    0]={         nan,  0.00000e+00,  0.00000e+00}<br>
            Box[    1]={         nan,          nan,          nan}<br>
            Box[    2]={         nan,          nan,          nan}<br>
         Can not fix pbc.<br>
<br>
<br>
<br>
;        Run control<br>
integrator          =  md<br>
dt                  =  0.002<br>
nsteps              =  1000000 ;5000<br>
nstcomm             =  100<br>
<br>
;        Output control<br>
nstenergy           =  100<br>
nstxout             =  100<br>
nstvout             =  0<br>
nstfout             =  0<br>
nstlog              =  1000<br>
nstxtcout          =  1000<br>
<br>
;        Neighbor searching<br>
nstlist             =  10<br>
ns_type             =  grid<br>
<br>
;        Electrostatics/VdW<br>
coulombtype         =  Shift<br>
vdw-type            =  Shift<br>
rcoulomb-switch     =  0<br>
rvdw-switch         =  0.9 ;0<br>
<br>
;        Cut-offs<br>
rlist               =  1.25<br>
rcoulomb            =  1.0<br>
rvdw                =  1.0<br>
<br>
;        Temperature coupling<br>
Tcoupl              =  v-rescale<br>
tc-grps             =  System<br>
tau_t               =  0.1<br>
ref_t               =  300<br>
<br>
;        Pressure coupling<br>
Pcoupl              =  Parrinello-Rahman<br>
Pcoupltype          =  isotropic<br>
tau_p               =  1<br>
compressibility     =  3.5e-5<br>
ref_p               =  10<br>
<br>
;        Velocity generation<br>
gen_vel             =  yes<br>
gen_temp            =  300.0<br>
gen_seed            =  173529<br>
<br>
;        Bonds<br>
constraints             = all-bonds<br>
constraint-algorithm = lincs<br>
<br>
<br>
</blockquote>
<br></div></div><div><div></div><div class="h5">
-- <br>
gmx-users mailing list    <a href="mailto:gmx-users@gromacs.org" target="_blank">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/Support/Mailing_Lists/Search" target="_blank">http://www.gromacs.org/Support/Mailing_Lists/Search</a> before posting!<br>
Please don&#39;t post (un)subscribe requests to the list. Use the www interface or send it to <a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a>.<br>
Can&#39;t post? Read <a href="http://www.gromacs.org/Support/Mailing_Lists" target="_blank">http://www.gromacs.org/Support/Mailing_Lists</a><br>
</div></div></blockquote></div><br>