<br>Dear Mark<br>Thank you very much for your kind reply and advice. <br>Actually I have the parameters for cisplatin and carbon nanotubes. and I have generated all forcefield parameter properly. there is no mis-matching. I have solved the non-integer charge problem by modifying the topology file manually as far as I had the charges value from literature.<br>
But I still have one note which stop the calculation of minimization. The note is as stated below. Kindly would you please help me on how to solve this matter?<br><br><span style="color: rgb(255, 0, 0);">NOTE 1 [file mdmin1.mdp]:</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">  The optimal PME mesh load for parallel simulations is below 0.5</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">  and for highly parallel simulations between 0.25 and 0.33,</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">  for higher performance, increase the cut-off and the PME grid spacing</span><br style="color: rgb(255, 0, 0);"><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">This run will generate roughly 0 Mb of data</span><br>
<br><br>Thank you very much<br>Meisam<br><br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Message: 1<br>
Date: Sun, 21 Aug 2011 17:32:35 +1000<br>
From: Mark Abraham &lt;<a href="mailto:Mark.Abraham@anu.edu.au">Mark.Abraham@anu.edu.au</a>&gt;<br>
Subject: Re: [gmx-users] Re: Warning and Notes in Grompp for<br>
        minimization<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:4E50B493.3050508@anu.edu.au">4E50B493.3050508@anu.edu.au</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
On 21/08/2011 4:42 PM, meisam valizadeh kiamahalleh wrote:<br>
&gt; Dear Justin<br>
&gt; Thank you very much for your reply<br>
&gt; &gt;&gt;Regarding Warning 1; Yes, I have introduced the new parameter for C<br>
&gt; C bond and it is what I want.<br>
&gt; &gt;&gt;Regarding Note 1;  Actually, the charges for each atom in topology<br>
&gt; file are what I included myself in Cisplatin parameters based on<br>
&gt; the literature. May I know what should I do if I have non-integer<br>
&gt; charge in this case?<br>
<br>
Each molecule has to have an integer for its total charge. You&#39;ll need<br>
to investigate in your .top file why this is not the case.<br>
<br>
&gt; &gt;&gt;May I know whether my mdp file contents (rlis, rcoulomb,vdwtype<br>
&gt; and rvdw) are correct?<br>
<br>
They&#39;re not evidently wrong, but you need to choose these kinds of<br>
parameters to be consistent with the force field you are using. If<br>
someone&#39;s parametrized cis-platin with a carbon nanotube, then you have<br>
simply to copy what they did. If not, then you are very likely to<br>
struggle to get something working that proves to be a valid model - and<br>
very much more so if this happens to be your first excursion into MD<br>
simulations. See<br>
<a href="http://www.gromacs.org/Documentation/How-tos/Parameterization" target="_blank">http://www.gromacs.org/Documentation/How-tos/Parameterization</a><br>
<br>
Mark<br>
<br>
&gt; Thanks so much<br>
&gt; M.V.K<br>
&gt;<br>
&gt;     Message: 3<br>
&gt;     Date: Sat, 20 Aug 2011 17:37:07 -0400<br>
&gt;     From: &quot;Justin A. Lemkul&quot; &lt;<a href="mailto:jalemkul@vt.edu">jalemkul@vt.edu</a> &lt;mailto:<a href="mailto:jalemkul@vt.edu">jalemkul@vt.edu</a>&gt;&gt;<br>
&gt;     Subject: Re: [gmx-users] Warning and Notes in Grompp for minimization<br>
&gt;     To: Discussion list for GROMACS users &lt;<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;&gt;<br>
&gt;     Message-ID: &lt;<a href="mailto:4E502903.6010100@vt.edu">4E502903.6010100@vt.edu</a> &lt;mailto:<a href="mailto:4E502903.6010100@vt.edu">4E502903.6010100@vt.edu</a>&gt;&gt;<br>
&gt;     Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;     meisam valizadeh kiamahalleh wrote:<br>
&gt;     &gt; Dear gmx-users<br>
&gt;     &gt; Good day to you<br>
&gt;     &gt; I have a system including carbon nanotube (1260atoms) and 18<br>
&gt;     Cisplatin<br>
&gt;     &gt; molecules (198atoms) =1458atoms. I have created the topology<br>
&gt;     file of the<br>
&gt;     &gt; system and now I would like to run minimization on this system.<br>
&gt;     &gt; The content of my mdp file is as below;<br>
&gt;     &gt;<br>
&gt;     &gt; define               = -DFLEXIBLE<br>
&gt;     &gt; constraints          = none<br>
&gt;     &gt; integrator           = steep<br>
&gt;     &gt; dt                   = 0.002     ; ps !<br>
&gt;     &gt; nsteps               = 400<br>
&gt;     &gt; nstlist              = 10<br>
&gt;     &gt; ns_type              = grid<br>
&gt;     &gt; rlist                = 1<br>
&gt;     &gt; coulombtype          = PME<br>
&gt;     &gt; rcoulomb             = 1<br>
&gt;     &gt; vdwtype              = cut-off<br>
&gt;     &gt; rvdw                 = 1.4<br>
&gt;     &gt; optimize_fft         = yes<br>
&gt;     &gt; ;<br>
&gt;     &gt; ;        Energy minimizing stuff<br>
&gt;     &gt; ;<br>
&gt;     &gt; emtol                = 1000.0<br>
&gt;     &gt; emstep               = 0.01<br>
&gt;     &gt;<br>
&gt;     &gt; After entering the command; grompp -f mdmin1.mdp -c<br>
&gt;     SWCNT-DDP-box.pdb -p<br>
&gt;     &gt; SWCNT-DDP2.top -o SWCNT-DDP2.tpr -maxwarn 5 , However a wrong<br>
&gt;     TPR file<br>
&gt;     &gt; is generated, I also get 2 notes and 1 warning as stated below;<br>
&gt;<br>
&gt;     The -maxwarn option should almost never be used.  If you&#39;re<br>
&gt;     overriding warnings<br>
&gt;     that grompp is producing, they typically only occur if the system<br>
&gt;     will become<br>
&gt;     unstable.  Beware.<br>
&gt;<br>
&gt;     &gt; WARNING 1 [file ffbonded.itp, line 2705]:<br>
&gt;     &gt;   Overriding Bond parameters.<br>
&gt;     &gt;<br>
&gt;     &gt;   old: 0.151 292880 0.151 292880<br>
&gt;     &gt;   new: C        C        1     0.14210   478900<br>
&gt;     &gt;<br>
&gt;     &gt; Generated 347361 of the 347361 non-bonded parameter combinations<br>
&gt;     &gt; Generating 1-4 interactions: fudge = 0.5<br>
&gt;     &gt; Generated 347361 of the 347361 1-4 parameter combinations<br>
&gt;     &gt; Excluding 3 bonded neighbours molecule type &#39;ICE&#39;<br>
&gt;     &gt;<br>
&gt;     &gt; NOTE 1 [file SWCNT-DDP2.top, line 15383]:<br>
&gt;     &gt;   System has non-zero total charge: -3.097796e-01<br>
&gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     &gt; Analysing residue names:<br>
&gt;     &gt; There are:     2      Other residues<br>
&gt;     &gt; Analysing residues not classified as Protein/DNA/RNA/Water and<br>
&gt;     splitting<br>
&gt;     &gt; into groups...<br>
&gt;     &gt; Number of degrees of freedom in T-Coupling group rest is 4371.00<br>
&gt;     &gt; Calculating fourier grid dimensions for X Y Z<br>
&gt;     &gt; Using a fourier grid of 120x120x120, spacing 0.118 0.118 0.118<br>
&gt;     &gt; Estimate for the relative computational load of the PME mesh<br>
&gt;     part: 0.97<br>
&gt;     &gt;<br>
&gt;     &gt; NOTE 2 [file mdmin1.mdp]:<br>
&gt;     &gt;   The optimal PME mesh load for parallel simulations is below 0.5<br>
&gt;     &gt;   and for highly parallel simulations between 0.25 and 0.33,<br>
&gt;     &gt;   for higher performance, increase the cut-off and the PME grid<br>
&gt;     spacing<br>
&gt;     &gt;<br>
&gt;     &gt; This run will generate roughly 0 Mb of data.<br>
&gt;     &gt;<br>
&gt;     &gt; My questions:<br>
&gt;     &gt; 1) May I know whether warning 1 should be taken serious?If yes,<br>
&gt;     Then how<br>
&gt;     &gt; to solve it?<br>
&gt;<br>
&gt;     You have different bonded parameters assigned for a single bond<br>
&gt;     type.  You<br>
&gt;     should investigate why you&#39;ve produced different parameters for<br>
&gt;     the same<br>
&gt;     interaction and correct it, if necessary.  If you are trying to<br>
&gt;     override<br>
&gt;     existing parameters, this may be what you want.  Otherwise,<br>
&gt;     eliminate the<br>
&gt;     duplicate entry such that the parameters you actually wish to use<br>
&gt;     are being<br>
&gt;     assigned.<br>
&gt;<br>
&gt;<br>
&gt;     &gt; 2) Regarding Note 1, Is it necessary to do ionization to make<br>
&gt;     the system<br>
&gt;     &gt; neutralize before minimization?<br>
&gt;<br>
&gt;     Not in this case.  You have a non-integer charge of sufficiently<br>
&gt;     disturbing<br>
&gt;     magnitude (i.e., it does not arise simply due to floating point<br>
&gt;     arithmetic),<br>
&gt;     indicating that the charges assigned in the topology are junk.<br>
&gt;<br>
&gt;     &gt; 3) Regarding Note 2, Is there anything wrong with my mdp file or<br>
&gt;     it is<br>
&gt;     &gt; because of using a computer with small processor. Actually I<br>
&gt;     just tried<br>
&gt;     &gt; to do this minimization on my laptop for the first time. If the<br>
&gt;     &gt; processor is too small for this calculation, I may be able to<br>
&gt;     work with<br>
&gt;     &gt; our cluster if it is advised.<br>
&gt;<br>
&gt;     For minimization, this often happens.  It is unimportant in this case.<br>
&gt;<br>
&gt;     -Justin<br>
&gt;<br>
&gt;     &gt;<br>
&gt;     &gt; Thank you very much<br>
&gt;     &gt; Best regards<br>
&gt;     &gt; M.V.K<br>
&gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     &gt;<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; | <a href="tel:%28540%29%20231-9080" value="+15402319080">(540) 231-9080</a><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;<br>
&gt;<br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://lists.gromacs.org/pipermail/gmx-users/attachments/20110821/6ce19dcb/attachment-0001.html" target="_blank">http://lists.gromacs.org/pipermail/gmx-users/attachments/20110821/6ce19dcb/attachment-0001.html</a><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 88, Issue 131<br>
******************************************<br>
</font></blockquote></div><br>