Dear Tsjerk,<br><br>Thank you for your reply, I will try to work with PDB format and get back to you.<br><br><div class="gmail_quote">On Wed, Apr 11, 2012 at 12:22 AM, Tsjerk Wassenaar <span dir="ltr">&lt;<a href="mailto:tsjerkw@gmail.com">tsjerkw@gmail.com</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">Hi Ramesh,<br>
<br>
Maybe it is easier, and less error-prone, to work in PDB format,<br>
specifying the box as a CRYST1 record. You can use the PDB format<br>
anywhere in your workflow where GRO format is used.<br>
<br>
Cheers,<br>
<br>
Tsjerk<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On Tue, Apr 10, 2012 at 8:13 PM, ramesh cheerla &lt;<a href="mailto:rameshgromacs@gmail.com">rameshgromacs@gmail.com</a>&gt; wrote:<br>
&gt; Dear Mark,<br>
&gt;<br>
&gt;              Thank you for reply, sorry for not being very clear, Here  my<br>
&gt; doubt is can i use  triclinic box for the simulations of the crystal whose<br>
&gt; unit cell is monoclinic. As i said earlier  i have tried editconf as<br>
&gt; editconf -f input.gro -o out_box1.gro  -bt triclinic -box 3.22 2.608 7.792<br>
&gt;  -angles 90  125.4 90<br>
&gt; it gave the following warning<br>
&gt;<br>
&gt; WARNING: Triclinic box is too skewed.<br>
&gt;<br>
&gt; for clarity here i am sending a part of the output file generated by the<br>
&gt; editconf<br>
&gt; God Rules Over Mankind, Animals, Cosmos and Such<br>
&gt;  6528<br>
&gt;     1PEGA    C1    1  -0.025   0.408  -0.045<br>
&gt;     1PEGA    C2    2  -0.015   0.326   0.084<br>
&gt;      ::::::::::::::::::::::::::::::::::::::::::::::::::::::::;<br>
&gt;      3.22000   2.60800   6.35148   0.00000   0.00000   0.00000   0.00000<br>
&gt; -4.51376  -0.00000<br>
&gt; if i change the angles while using the editconf i observed the following<br>
&gt; changes<br>
&gt;<br>
&gt; editconf -f input.gro -o out_box2.gro  -bt triclinic -box 3.22 2.608 7.792<br>
&gt;  -angles 90  90 125.4<br>
&gt; in this case editconf haven&#39;t given any warning and the output as follows<br>
&gt;<br>
&gt;  God Rules Over Mankind, Animals, Cosmos and Such<br>
&gt;  6528<br>
&gt;     1PEGA    C1    1   1.477   0.167   0.675<br>
&gt;     1PEGA    C2    2   1.487   0.085   0.804<br>
&gt;      ::::::::::::::::::::::::::::::::::::::::::::::::::::::::;<br>
&gt;    3.22000   2.12585   7.79200   0.00000   0.00000  -1.51077   0.00000<br>
&gt; -0.00000  -0.00000<br>
&gt;<br>
&gt; Can you please help me in this regard.<br>
&gt;<br>
&gt; thank you in advance.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Mon, Ap;r 9, 2012 at 11:55 AM, Mark Abraham &lt;<a href="mailto:Mark.Abraham@anu.edu.au">Mark.Abraham@anu.edu.au</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; On 9/04/2012 3:22 PM, ramesh cheerla wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Dear Gromacs users,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;                           I am planing to simulate a polymeric crystal in<br>
&gt;&gt;&gt; gromacs, which is of monoclinic unit cell with cell parameters a = 0.805 nm<br>
&gt;&gt;&gt; b = 1.304 nm and c = 1.948 nm and beta = 125.4 deg. my crystal is of 424<br>
&gt;&gt;&gt; type  i.e 4 unit cells along &#39;a&#39; direction  &#39;2&#39; unit cells along &#39;b&#39;<br>
&gt;&gt;&gt; direction and 4 unit cells along &#39;c&#39; direction.<br>
&gt;&gt;&gt; So my box vector lengths are a = 3.22 nm, b = 2.608 nm, c = 7.792 nm.<br>
&gt;&gt;&gt; I  am using editconf to generate box for this crystal as:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; editconf -f input.gro -o out_box.gro  -bt tric -box 3.22 2.608 7.792<br>
&gt;&gt;&gt;  -angles 90  125.4 90<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Here i have some doubts:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; 1) Am i using the editconf in correct manner for generation of box for<br>
&gt;&gt;&gt; the monoclinic crystal, though the crystal is of monoclinic  i am using box<br>
&gt;&gt;&gt; type as triclinic<br>
&gt;&gt;&gt; i haven&#39;t found any specific method for the generation of box for the<br>
&gt;&gt;&gt; monoclinic crystal.<br>
&gt;&gt;&gt; 2) Is there any specific method to generate the box for the monoclinic<br>
&gt;&gt;&gt; crystals.<br>
&gt;&gt;&gt; 3) The notations for the lattice parameters of the crystal i.e &#39;a&#39; , &#39;b&#39;<br>
&gt;&gt;&gt; , &#39;c&#39; and angles alpha, beta , gamma used by crystallography and the gromacs<br>
&gt;&gt;&gt; editconf are the same or different, why because if i use editconf as above i<br>
&gt;&gt;&gt; am getting the following warning:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; WARNING: Triclinic box is too skewed.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; This means equation 3.3 of the manual is not true. Maybe beta should be<br>
&gt;&gt; acute? I&#39;ve no idea of necessity or convention here.<br>
&gt;&gt;<br>
&gt;&gt; Inspecting the whole output of editconf is probably instructive, but<br>
&gt;&gt; you&#39;ve kept all that information to yourself instead of re-thinking how your<br>
&gt;&gt; repeat post might be constructed so as to make it easier / more likely for<br>
&gt;&gt; people help you. Likewise the final line of out_box.gro. Make sure you have<br>
&gt;&gt; read and understood what documentation is available with editconf -h and in<br>
&gt;&gt; manual section 3.2.<br>
&gt;&gt;<br>
&gt;&gt; Mark<br>
&gt;&gt; --<br>
&gt;&gt; gmx-users mailing list    <a href="mailto:gmx-users@gromacs.org">gmx-users@gromacs.org</a><br>
&gt;&gt; <a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-users</a><br>
&gt;&gt; Please search the archive at<br>
&gt;&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;&gt; Please don&#39;t post (un)subscribe requests to the list. Use the www<br>
&gt;&gt; interface or send it to <a href="mailto:gmx-users-request@gromacs.org">gmx-users-request@gromacs.org</a>.<br>
&gt;&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>
&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<br>
&gt; www interface 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>
<br>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
Tsjerk A. Wassenaar, Ph.D.<br>
<br>
post-doctoral researcher<br>
Molecular Dynamics Group<br>
* Groningen Institute for Biomolecular Research and Biotechnology<br>
* Zernike Institute for Advanced Materials<br>
University of Groningen<br>
The Netherlands<br>
</font></span><div class="HOEnZb"><div class="h5">--<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>
</div></div></blockquote></div><br>