Well, impressive explanation! Thank you very much!<br><br>Steven<br><br><div class="gmail_quote">On Fri, May 11, 2012 at 4:38 PM, Richard Broadbent <span dir="ltr">&lt;<a href="mailto:richard.broadbent09@imperial.ac.uk" target="_blank">richard.broadbent09@imperial.ac.uk</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">here is a simple example (for more complex ones see the existing<br>
residues in an aminoacids.rtp)<br>
<br>
assume molecule looks like<br>
<br>
A-B-C<br>
<br>
where the -&#39;s are bonds<br>
<br>
with residues AAA, BBB, CCC containing the corresponding atoms,<br>
then the .rtp should contain something like:<br>
<br>
[ AAA ]<br>
[ atoms ]<br>
   A typeA  chargeA 1<br>
[ bonds ]<br>
   A +B<br>
<br>
[ BBB ]<br>
[ atoms ]<br>
   B typeB  chargeB 1<br>
[ bonds ]<br>
   B -A<br>
   B +C<br>
<br>
[ CCC ]<br>
[ atoms ]<br>
   C typeC  chargeC 1<br>
[ bonds ]<br>
   C -B<br>
<br>
the + and - define which direction the connection should go<br>
<br>
I hope that&#39;s helpful<br>
<br>
Richard<br>
<div class="HOEnZb"><div class="h5"><br>
On Fri, 2012-05-11 at 15:43 +0100, Steven Neumann wrote:<br>
&gt; Dear Gromacs Users,<br>
&gt;<br>
&gt; I created my own residues in aminoacids.rtp which each is formed of<br>
&gt; one atom. I would like to somehow create bonds between then using<br>
&gt; standart harmonic potential. Could you please advise how to do this?<br>
&gt;<br>
&gt; Stevem<br>
</div></div><span class="HOEnZb"><font color="#888888">&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 <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>
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>
</font></span></blockquote></div><br>