Dear Justin.<br><br>Thank you for you answer.<br><br>But, the case I wrote, it was an ideally case. To help anyone in the forum at the same time.<br><br>As soon as I have read your answer I tried. In my case my simulations were:<br>
<br>First simulation: 0.4ns<br>Second : 1ns<br>Third: 2ns<br>Fourth: 10ns<br>----------------------<br>Total = 13.4ns<br><br>So I planned to do an RMSD plot of 0-13.4ns. As I said before, each simulation is the continuation of the previous, obviously to do this I used checkpoint files for each simulation and the same MD.mdp, only changed the time of simulation.<br>
<br>I did:<br><br>trajcat -f md_0_4ns_noPBC.xtc md_1ns_noPBC.xtc md_2ns_noPBC.xtc md_10ns_noPBC.xtc -o TOTAL_13_4ns_noPBC.xtc<br><br>Then for curiosity I did &gt; ls -lh<br><br>rw-r--r-- 1 willy bioinfo   368M  2011-06-01 13:10 md_0_4_noPBC.xtc<br>
-rw-r--r-- 1 willy bioinfo  917M  2011-06-01 13:12 md_1ns_noPBC.xtc<br>-rw-r--r-- 1 willy bioinfo  917M  2011-06-01 13:13 md_2ns_noPBC.xtc<br>-rw-r--r-- 1 willy bioinfo  9.0G   2011-06-01 13:17 md_10ns_noPDB.xtc<br>
-rw-r--r-- 1 willy bioinfo  9.0G   2011-06-01 15:44 TOTAL_13_4ns_noPBC.xtc<br>
<br>Surprisingly the file &quot;TOTAL_13_4ns_noPBC.xtc&quot; had the same size of the file &quot;md_10ns_noPDB.xtc&quot;, is it normal?<br><br>Continue with the process, then:<br><br>&gt;g_rms -s molecule_sol_ion_MD_0_4ns.tpr -f TOTAL_13_4ns_noPDB.xtc -o rmsd_13_4ns_molecule.xvg -tu ns<br>
<br>I open the .XVG as a simple .txt and I noticed that the time only reach 10ns or 10000ps. Why not 13.4ns?<br><br>I would be very grateful If you can tell me what is happening.<br><br>Thanks in adavance.<br><br>Miguel Quiliano.<br>
 <br><br><br><br><br><br><br><br><br><br><br><div class="gmail_quote">2011/6/1  <span dir="ltr">&lt;<a href="mailto:gmx-users-request@gromacs.org">gmx-users-request@gromacs.org</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Send gmx-users mailing list submissions to<br>
        <a href="mailto:gmx-users@gromacs.org">gmx-users@gromacs.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-users</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
        <a href="mailto:gmx-users-request@gromacs.org">gmx-users-request@gromacs.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:gmx-users-owner@gromacs.org">gmx-users-owner@gromacs.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of gmx-users digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
   1. Re: scaling non-bonded interactions (Da-Wei Li)<br>
   2. question about trajcat command: Merge files (Miguel Quiliano Meza)<br>
   3. Re: Re: scaling non-bonded interactions (Justin A. Lemkul)<br>
   4. Re: scaling non-bonded interactions (Justin A. Lemkul)<br>
   5. Re: question about trajcat command: Merge files (Justin A. Lemkul)<br>
   6. RE: Re: scaling non-bonded interactions (Kukol, Andreas)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Wed, 1 Jun 2011 15:32:07 -0400<br>
From: Da-Wei Li &lt;<a href="mailto:lidawei@gmail.com">lidawei@gmail.com</a>&gt;<br>
Subject: Re: [gmx-users] scaling non-bonded interactions<br>
To: <a href="mailto:jalemkul@vt.edu">jalemkul@vt.edu</a>, Discussion list for GROMACS users<br>
        &lt;<a href="mailto:gmx-users@gromacs.org">gmx-users@gromacs.org</a>&gt;<br>
Message-ID: &lt;BANLkTinww3_rE7x-SyffAPY=<a href="mailto:RWPyxt2-5A@mail.gmail.com">RWPyxt2-5A@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;utf-8&quot;<br>
<br>
I remember that 1-4 won&#39;t be scaled in the free energy code, right?<br>
<br>
dawei<br>
<br>
On Wed, Jun 1, 2011 at 3:24 PM, Justin A. Lemkul &lt;<a href="mailto:jalemkul@vt.edu">jalemkul@vt.edu</a>&gt; wrote:<br>
<br>
&gt;<br>
&gt;<br>
&gt; Kukol, Andreas wrote:<br>
&gt;<br>
&gt;&gt; Hello,<br>
&gt;&gt; Is it possible to globally scale all non-bonded interactions by a factor ?<br>
&gt;&gt;  I know there are energy exclusion groups, but that is an all or nothing<br>
&gt;&gt; approach, while I would like to reduce non-bonded interaction potentials to<br>
&gt;&gt; e.g. 10% of their normal value.<br>
&gt;&gt;<br>
&gt;&gt; If this is not possible, I suggest to have this as an option in the<br>
&gt;&gt; mdp-file.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt; You can do this with the free energy code.<br>
&gt;<br>
&gt; couple-moltype = system<br>
&gt; init_lambda = 0.9<br>
&gt; couple_lambda0 = vdw-q<br>
&gt; couple_lambda1 = none<br>
&gt;<br>
&gt; Please note, though, that such settings will result in massive performance<br>
&gt; loss, even for small systems.  There is an open issue on the redmine server<br>
&gt; about this, but no resolution yet.<br>
&gt;<br>
&gt; -Justin<br>
&gt;<br>
&gt; --<br>
&gt; ========================================<br>
&gt;<br>
&gt; Justin A. Lemkul<br>
&gt; Ph.D. Candidate<br>
&gt; ICTAS Doctoral Scholar<br>
&gt; MILES-IGERT Trainee<br>
&gt; Department of Biochemistry<br>
&gt; Virginia Tech<br>
&gt; Blacksburg, VA<br>
&gt; jalemkul[at]<a href="http://vt.edu" target="_blank">vt.edu</a> | (540) 231-9080<br>
&gt; <a href="http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin" target="_blank">http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin</a><br>
&gt;<br>
&gt; ========================================<br>
&gt; --<br>
&gt; gmx-users mailing list    <a href="mailto:gmx-users@gromacs.org">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<br>
&gt; <a href="http://www.gromacs.org/Support/Mailing_Lists/Search" target="_blank">http://www.gromacs.org/Support/Mailing_Lists/Search</a> before posting!<br>
&gt; Please don&#39;t post (un)subscribe requests to the list. Use the www interface<br>
&gt; or send it to <a href="mailto:gmx-users-request@gromacs.org">gmx-users-request@gromacs.org</a>.<br>
&gt; 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>
&gt;<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://lists.gromacs.org/pipermail/gmx-users/attachments/20110601/3f9a1391/attachment-0001.html" target="_blank">http://lists.gromacs.org/pipermail/gmx-users/attachments/20110601/3f9a1391/attachment-0001.html</a><br>

<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Wed, 1 Jun 2011 15:34:49 -0400<br>
From: Miguel Quiliano Meza &lt;<a href="mailto:rifaximina@gmail.com">rifaximina@gmail.com</a>&gt;<br>
Subject: [gmx-users] question about trajcat command: Merge files<br>
To: <a href="mailto:gmx-users@gromacs.org">gmx-users@gromacs.org</a><br>
Message-ID: &lt;BANLkTi=<a href="mailto:ai0noWVV_g3Evvxxuqb1kCdAmTA@mail.gmail.com">ai0noWVV_g3Evvxxuqb1kCdAmTA@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
Dear community,<br>
<br>
I have a couple of doubts, please help me to clarify.<br>
<br>
I performed 4 MD simulations using Gromacs (each one of 1ns, 2ns, 3ns ,4ns)<br>
, they are only a continuation of the last, because of I was explored the<br>
rmsd variation along the time. Now I want to merge all the trajectories to<br>
do only one plot of 10ns.<br>
<br>
So, I did:<br>
<br>
trajcat -f md_1ns_noPBC.xtc md_2ns_noPBC.xtc md_3ns_noPBC.xtc<br>
md_4ns_noPBC.xtc -o TOTAL_10ns_noPBC.xtc<br>
<br>
The program showed this:<br>
<br>
File                Start time       Time step<br>
---------------------------------------------------------<br>
         md_1ns_noPBC.xtc        0.000 ps        2.000 ps<br>
         md_2ns_noPBC.xtc        0.000 ps        2.000 ps WARNING: same<br>
Start time as previous<br>
         md_3ns_noPBC.xtc        0.000 ps        2.000 ps WARNING: same<br>
Start time as previous<br>
         md_4ns_noPDB.xtc        0.000 ps        2.000 ps WARNING: same<br>
Start time as previous<br>
<br>
I am worry about the message &#39;WARNING: same Start time as previous&#39;, I think<br>
is normal because each simulation is like independent, that is the reason<br>
why start time is take as 0ps.<br>
<br>
Please tell me If my command line is correct according to my purposes. By<br>
the way, to make the plot (RMSD 10ns) I plan to do it with -s md_1ns.tpr, is<br>
it correct?<br>
<br>
Thank you in advance.<br>
<br>
Miguel Quiliano.<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://lists.gromacs.org/pipermail/gmx-users/attachments/20110601/6e593040/attachment-0001.html" target="_blank">http://lists.gromacs.org/pipermail/gmx-users/attachments/20110601/6e593040/attachment-0001.html</a><br>

<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Wed, 01 Jun 2011 15:35:34 -0400<br>
From: &quot;Justin A. Lemkul&quot; &lt;<a href="mailto:jalemkul@vt.edu">jalemkul@vt.edu</a>&gt;<br>
Subject: Re: [gmx-users] Re: scaling non-bonded interactions<br>
To: Discussion list for GROMACS users &lt;<a href="mailto:gmx-users@gromacs.org">gmx-users@gromacs.org</a>&gt;<br>
Message-ID: &lt;<a href="mailto:4DE69486.5070203@vt.edu">4DE69486.5070203@vt.edu</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>
<br>
<br>
<br>
Vitaly Chaban wrote:<br>
&gt; Doesn&#39;t increased temperature work for this purpose?<br>
&gt;<br>
&gt;<br>
<br>
REMD can be useful, yes, but generalized Hamiltonian exchange, using lambda to<br>
scale the interactions between molecules can be very effective, as well.<br>
<br>
-Justin<br>
<br>
&gt;<br>
&gt; On Wed, Jun 1, 2011 at 3:27 PM, Justin A. Lemkul &lt;<a href="mailto:jalemkul@vt.edu">jalemkul@vt.edu</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Vitaly Chaban wrote:<br>
&gt;&gt;&gt;&gt; Is it possible to globally scale all non-bonded interactions by a factor<br>
&gt;&gt;&gt;&gt; ?  I know there are energy exclusion groups, but that is an all or nothing<br>
&gt;&gt;&gt;&gt; approach, while I would like to reduce non-bonded interaction potentials to<br>
&gt;&gt;&gt;&gt; e.g. 10% of their normal value.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; If this is not possible, I suggest to have this as an option in the<br>
&gt;&gt;&gt;&gt; mdp-file.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I don&#39;t see much sense in such uniform scaling.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt; Such scaling can be useful for overcoming energy barriers and speeding up<br>
&gt;&gt; equilibration.  This function is hinted at in the description of the<br>
&gt;&gt; couple-moltype .mdp keyword.  I don&#39;t know if that&#39;s the intent here, but it<br>
&gt;&gt; certainly does have an application.<br>
&gt;&gt;<br>
&gt;&gt; -Justin<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; ========================================<br>
&gt;&gt;<br>
&gt;&gt; Justin A. Lemkul<br>
&gt;&gt; Ph.D. Candidate<br>
&gt;&gt; ICTAS Doctoral Scholar<br>
&gt;&gt; MILES-IGERT Trainee<br>
&gt;&gt; Department of Biochemistry<br>
&gt;&gt; Virginia Tech<br>
&gt;&gt; Blacksburg, VA<br>
&gt;&gt; jalemkul[at]<a href="http://vt.edu" target="_blank">vt.edu</a> | (540) 231-9080<br>
&gt;&gt; <a href="http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin" target="_blank">http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin</a><br>
&gt;&gt;<br>
&gt;&gt; ========================================<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
<br>
--<br>
========================================<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> | (540) 231-9080<br>
<a href="http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin" target="_blank">http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin</a><br>
<br>
========================================<br>
<br>
<br>
------------------------------<br>
<br>
Message: 4<br>
Date: Wed, 01 Jun 2011 15:38:17 -0400<br>
From: &quot;Justin A. Lemkul&quot; &lt;<a href="mailto:jalemkul@vt.edu">jalemkul@vt.edu</a>&gt;<br>
Subject: Re: [gmx-users] scaling non-bonded interactions<br>
To: Discussion list for GROMACS users &lt;<a href="mailto:gmx-users@gromacs.org">gmx-users@gromacs.org</a>&gt;<br>
Message-ID: &lt;<a href="mailto:4DE69529.6000801@vt.edu">4DE69529.6000801@vt.edu</a>&gt;<br>
Content-Type: text/plain; charset=UTF-8; format=flowed<br>
<br>
<br>
<br>
Da-Wei Li wrote:<br>
&gt; I remember that 1-4 won&#39;t be scaled in the free energy code, right?<br>
&gt;<br>
<br>
True, but the desired 10% scaling in this case can be applied by changing the<br>
FudgeLJ and FudgeQQ values of the force field, I believe.<br>
<br>
-Justin<br>
<br>
&gt; dawei<br>
&gt;<br>
&gt; On Wed, Jun 1, 2011 at 3:24 PM, Justin A. Lemkul &lt;<a href="mailto:jalemkul@vt.edu">jalemkul@vt.edu</a><br>
&gt; &lt;mailto:<a href="mailto:jalemkul@vt.edu">jalemkul@vt.edu</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;     Kukol, Andreas wrote:<br>
&gt;<br>
&gt;         Hello,<br>
&gt;         Is it possible to globally scale all non-bonded interactions by<br>
&gt;         a factor ?  I know there are energy exclusion groups, but that<br>
&gt;         is an all or nothing approach, while I would like to reduce<br>
&gt;         non-bonded interaction potentials to e.g. 10% of their normal value.<br>
&gt;<br>
&gt;         If this is not possible, I suggest to have this as an option in<br>
&gt;         the mdp-file.<br>
&gt;<br>
&gt;<br>
&gt;     You can do this with the free energy code.<br>
&gt;<br>
&gt;     couple-moltype = system<br>
&gt;     init_lambda = 0.9<br>
&gt;     couple_lambda0 = vdw-q<br>
&gt;     couple_lambda1 = none<br>
&gt;<br>
&gt;     Please note, though, that such settings will result in massive<br>
&gt;     performance loss, even for small systems.  There is an open issue on<br>
&gt;     the redmine server about this, but no resolution yet.<br>
&gt;<br>
&gt;     -Justin<br>
&gt;<br>
&gt;     --<br>
&gt;     ========================================<br>
&gt;<br>
&gt;     Justin A. Lemkul<br>
&gt;     Ph.D. Candidate<br>
&gt;     ICTAS Doctoral Scholar<br>
&gt;     MILES-IGERT Trainee<br>
&gt;     Department of Biochemistry<br>
&gt;     Virginia Tech<br>
&gt;     Blacksburg, VA<br>
&gt;     jalemkul[at]<a href="http://vt.edu" target="_blank">vt.edu</a> &lt;<a href="http://vt.edu" target="_blank">http://vt.edu</a>&gt; | (540) 231-9080<br>
&gt;     &lt;tel:%28540%29%20231-9080&gt;<br>
&gt;     <a href="http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin" target="_blank">http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin</a><br>
&gt;<br>
&gt;     ========================================<br>
&gt;     --<br>
&gt;     gmx-users mailing list    <a href="mailto:gmx-users@gromacs.org">gmx-users@gromacs.org</a><br>
&gt;     &lt;mailto:<a href="mailto:gmx-users@gromacs.org">gmx-users@gromacs.org</a>&gt;<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<br>
&gt;     <a href="http://www.gromacs.org/Support/Mailing_Lists/Search" target="_blank">http://www.gromacs.org/Support/Mailing_Lists/Search</a> before posting!<br>
&gt;     Please don&#39;t post (un)subscribe requests to the list. Use the www<br>
&gt;     interface or send it to <a href="mailto:gmx-users-request@gromacs.org">gmx-users-request@gromacs.org</a><br>
&gt;     &lt;mailto:<a href="mailto:gmx-users-request@gromacs.org">gmx-users-request@gromacs.org</a>&gt;.<br>
&gt;     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>
&gt;<br>
&gt;<br>
<br>
--<br>
========================================<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> | (540) 231-9080<br>
<a href="http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin" target="_blank">http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin</a><br>
<br>
========================================<br>
<br>
<br>
------------------------------<br>
<br>
Message: 5<br>
Date: Wed, 01 Jun 2011 15:40:45 -0400<br>
From: &quot;Justin A. Lemkul&quot; &lt;<a href="mailto:jalemkul@vt.edu">jalemkul@vt.edu</a>&gt;<br>
Subject: Re: [gmx-users] question about trajcat command: Merge files<br>
To: Discussion list for GROMACS users &lt;<a href="mailto:gmx-users@gromacs.org">gmx-users@gromacs.org</a>&gt;<br>
Message-ID: &lt;<a href="mailto:4DE695BD.7030304@vt.edu">4DE695BD.7030304@vt.edu</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>
<br>
<br>
<br>
Miguel Quiliano Meza wrote:<br>
&gt; Dear community,<br>
&gt;<br>
&gt; I have a couple of doubts, please help me to clarify.<br>
&gt;<br>
&gt; I performed 4 MD simulations using Gromacs (each one of 1ns, 2ns, 3ns<br>
&gt; ,4ns) , they are only a continuation of the last, because of I was<br>
&gt; explored the rmsd variation along the time. Now I want to merge all the<br>
&gt; trajectories to do only one plot of 10ns.<br>
&gt;<br>
&gt; So, I did:<br>
&gt;<br>
&gt; trajcat -f md_1ns_noPBC.xtc md_2ns_noPBC.xtc md_3ns_noPBC.xtc<br>
&gt; md_4ns_noPBC.xtc -o TOTAL_10ns_noPBC.xtc<br>
&gt;<br>
&gt; The program showed this:<br>
&gt;<br>
&gt; File                Start time       Time step<br>
&gt; ---------------------------------------------------------<br>
&gt;          md_1ns_noPBC.xtc        0.000 ps        2.000 ps<br>
&gt;          md_2ns_noPBC.xtc        0.000 ps        2.000 ps WARNING: same<br>
&gt; Start time as previous<br>
&gt;          md_3ns_noPBC.xtc        0.000 ps        2.000 ps WARNING: same<br>
&gt; Start time as previous<br>
&gt;          md_4ns_noPDB.xtc        0.000 ps        2.000 ps WARNING: same<br>
&gt; Start time as previous<br>
&gt;<br>
&gt; I am worry about the message &#39;WARNING: same Start time as previous&#39;, I<br>
&gt; think is normal because each simulation is like independent, that is the<br>
&gt; reason why start time is take as 0ps.<br>
&gt;<br>
<br>
This may be correct for your case (if in the .mdp file you have &quot;tinit = 0&quot;) or<br>
you otherwise did not properly continue the simulation using a checkpoint file.<br>
  If it makes sense to concatenate independent trajectories and consider them to<br>
be continuous, you can override the start times with the -settime option.<br>
<br>
&gt; Please tell me If my command line is correct according to my purposes.<br>
&gt; By the way, to make the plot (RMSD 10ns) I plan to do it with -s<br>
&gt; md_1ns.tpr, is it correct?<br>
&gt;<br>
<br>
That will calculate RMSD relative to the structure contained in the .tpr file<br>
that began the first 1-ns simulation.  If that&#39;s what you wish to measure, then<br>
you&#39;re correct.<br>
<br>
-Justin<br>
<br>
--<br>
========================================<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> | (540) 231-9080<br>
<a href="http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin" target="_blank">http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin</a><br>
<br>
========================================<br>
<br>
<br>
------------------------------<br>
<br>
Message: 6<br>
Date: Wed, 1 Jun 2011 20:34:46 +0100<br>
From: &quot;Kukol, Andreas&quot; &lt;<a href="mailto:a.kukol@herts.ac.uk">a.kukol@herts.ac.uk</a>&gt;<br>
Subject: RE: [gmx-users] Re: scaling non-bonded interactions<br>
To: &quot;<a href="mailto:vvchaban@gmail.com">vvchaban@gmail.com</a>&quot; &lt;<a href="mailto:vvchaban@gmail.com">vvchaban@gmail.com</a>&gt;, Discussion list for<br>
        GROMACS users &lt;<a href="mailto:gmx-users@gromacs.org">gmx-users@gromacs.org</a>&gt;<br>
Message-ID:<br>
        &lt;<a href="mailto:2F848DC922C8D741BF3A60B7D7108B6A9EF2AC3578@UH-MAILSTOR.herts.ac.uk">2F848DC922C8D741BF3A60B7D7108B6A9EF2AC3578@UH-MAILSTOR.herts.ac.uk</a>&gt;<br>
Content-Type: text/plain; charset=&quot;us-ascii&quot;<br>
<br>
I want to use it to energy minimise a system that has severe clashes. The EM always crashes, even if I reduce the step-size. It could also be useful for NMR refinement to allow atoms to move through each other in order to satisfy distance restraints.<br>

<br>
Andreas<br>
________________________________________<br>
From: <a href="mailto:gmx-users-bounces@gromacs.org">gmx-users-bounces@gromacs.org</a> [<a href="mailto:gmx-users-bounces@gromacs.org">gmx-users-bounces@gromacs.org</a>] On Behalf Of Vitaly Chaban [<a href="mailto:vvchaban@gmail.com">vvchaban@gmail.com</a>]<br>

Sent: 01 June 2011 20:30<br>
To: <a href="mailto:jalemkul@vt.edu">jalemkul@vt.edu</a><br>
Cc: <a href="mailto:gmx-users@gromacs.org">gmx-users@gromacs.org</a><br>
Subject: Re: [gmx-users] Re: scaling non-bonded interactions<br>
<br>
Doesn&#39;t increased temperature work for this purpose?<br>
<br>
<br>
<br>
On Wed, Jun 1, 2011 at 3:27 PM, Justin A. Lemkul &lt;<a href="mailto:jalemkul@vt.edu">jalemkul@vt.edu</a>&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt; Vitaly Chaban wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Is it possible to globally scale all non-bonded interactions by a factor<br>
&gt;&gt;&gt; ?  I know there are energy exclusion groups, but that is an all or nothing<br>
&gt;&gt;&gt; approach, while I would like to reduce non-bonded interaction potentials to<br>
&gt;&gt;&gt; e.g. 10% of their normal value.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; If this is not possible, I suggest to have this as an option in the<br>
&gt;&gt;&gt; mdp-file.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; I don&#39;t see much sense in such uniform scaling.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt; Such scaling can be useful for overcoming energy barriers and speeding up<br>
&gt; equilibration.  This function is hinted at in the description of the<br>
&gt; couple-moltype .mdp keyword.  I don&#39;t know if that&#39;s the intent here, but it<br>
&gt; certainly does have an application.<br>
&gt;<br>
&gt; -Justin<br>
&gt;<br>
&gt; --<br>
&gt; ========================================<br>
&gt;<br>
&gt; Justin A. Lemkul<br>
&gt; Ph.D. Candidate<br>
&gt; ICTAS Doctoral Scholar<br>
&gt; MILES-IGERT Trainee<br>
&gt; Department of Biochemistry<br>
&gt; Virginia Tech<br>
&gt; Blacksburg, VA<br>
&gt; jalemkul[at]<a href="http://vt.edu" target="_blank">vt.edu</a> | (540) 231-9080<br>
&gt; <a href="http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin" target="_blank">http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin</a><br>
&gt;<br>
&gt; ========================================<br>
&gt;<br>
<br>
<br>
<br>
--<br>
Dr. Vitaly V. Chaban, Department of Chemistry<br>
University of Rochester, Rochester, New York 14627-0216<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/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<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/Support/Mailing_Lists" target="_blank">http://www.gromacs.org/Support/Mailing_Lists</a><br>
<br>
<br>
------------------------------<br>
<font color="#888888"><br>
--<br>
gmx-users mailing list<br>
<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/Support/Mailing_Lists/Search" target="_blank">http://www.gromacs.org/Support/Mailing_Lists/Search</a> before posting!<br>
<br>
End of gmx-users Digest, Vol 86, Issue 10<br>
*****************************************<br>
</font></blockquote></div><br>