How long the MD simulation should be? The problem is that I run multiple simulation (a hundred at a time) and the MD are really time consuming. I should probably can&#39;t do it, if the time you propose is too long, I probably forget it.<br clear="all">

<div><br></div><div>Thank you</div><div><br></div><div>--------------------------</div><br><div>Pierre THEVENET</div><div>Ph.D. Candidate</div><div>INSERM - MTi</div><div>Ecole Doctorale B3MI</div><div>Université Paris Diderot - Paris 7</div>

<div><br></div><br>
<br><br><div class="gmail_quote">2012/4/10 Justin A. Lemkul <span dir="ltr">&lt;<a href="mailto:jalemkul@vt.edu">jalemkul@vt.edu</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im"><br>
<br>
<a href="mailto:pithevenet@free.fr" target="_blank">pithevenet@free.fr</a> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Here is what I have done:<br>
<br>
First, I created the .gro file with the command line: <br>
pdb2gmx  -f test.pdb  -o test.gro  -p test.top -ignh -missing<br>
<br>
<br>
Then, I added at the end of my test.top file the following lines (I double checked the atom numbers):<br>
<br>
[ distance_restraints ]<br>
; ai aj type index type&#39; low up1 up2 fac<br>
  37 140 1   0     1     0.19 0.21 0.22 1<br>
<br>
then, I done: <br>
editconf -f test.gro -o test-box.gro -d 2.0 -c -bt cubic<br>
<br>
grompp -c test-box.gro -p test.top -o test-min.tpr -f test-em.mdp<br>
<br>
mdrun -s test-min.tpr -c test-min.gro -deffnm test-min -v -nice 0<br>
<br>
<br>
and finally get my new pdb file with:<br>
<br>
editconf -f test-min.gro -o test-min.pdb<br>
<br>
But it didn&#39;t seemed it had make the two sufur atom closer than if I didn&#39;t add the distance_restrain in the top file.<br>
<br>
Did I do something wrong?<br>
<br>
</blockquote>
<br></div>
Simple energy minimization is unlikely to give rise to the structural changes you need to bring these atoms close together.  Running a short MD simulation may work, though if the atoms are very far apart and you force them together quickly, you may have stability issues.<div class="HOEnZb">

<div class="h5"><br>
<br>
-Justin<br>
<br>
-- <br>
==============================<u></u>==========<br>
<br>
Justin A. Lemkul<br>
Ph.D. Candidate<br>
ICTAS Doctoral Scholar<br>
MILES-IGERT Trainee<br>
Department of Biochemistry<br>
Virginia Tech<br>
Blacksburg, VA<br>
jalemkul[at]<a href="http://vt.edu" target="_blank">vt.edu</a> | <a href="tel:%28540%29%20231-9080" value="+15402319080" target="_blank">(540) 231-9080</a><br>
<a href="http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin" target="_blank">http://www.bevanlab.biochem.<u></u>vt.edu/Pages/Personal/justin</a><br>
<br>
==============================<u></u>==========<br>
-- <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/<u></u>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/<u></u>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/<u></u>Support/Mailing_Lists</a><br>
</div></div></blockquote></div><br>