<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi,<br><br>I don't know how you currently supply your dihedral (multiple periodic dihedral terms?).<br>But you can supply the whole potential, including the constant term, using a Ryckaert-Bellemans dihedral.<br>The manual gives some conversion formulas.<br><br>Berk<br><br>&gt; From: a.kukol@herts.ac.uk<br>&gt; To: gmx-users@gromacs.org<br>&gt; Date: Tue, 26 May 2009 09:29:36 +0100<br>&gt; Subject: [gmx-users] constant term in dihedral potential function<br>&gt; <br>&gt; Dear all,<br>&gt; <br>&gt; I included the following dihedral potential function in a topology:<br>&gt; <br>&gt; V(phi2) = -5.865 + 7.470 [1+cos(phi2-180°)] + 3.99 [1+cos(2 phi2)] + 1.1 [1+cos(3 phi2-180°)]<br>&gt; <br>&gt; The problem is about representing the constant term -5.865. Using equation 4.61 (Gromacs 4.0 manual):<br>&gt; <br>&gt; V(phi) = k * (1 + cos (n phi - phis) )<br>&gt; <br>&gt; I specified:<br>&gt; <br>&gt; V = -5.865 * (1 + cos (0 - 90) ) = -5.865 with multiplicity n=0<br>&gt; <br>&gt; That leads to the entry in the topology file:<br>&gt;  22    23    24    25     1    90     -5.685     0<br>&gt; <br>&gt; This worked fine in Gromacs 3.3, but in Gromacs 4.05 I get the error message (from Grompp):<br>&gt; <br>&gt; Fatal error:<br>&gt; Value of 'multiplicity' in Proper Dih. is 0, which is smaller than the minimum of 1<br>&gt; <br>&gt; I wonder, if this is a bug in Gromacs 4.05, or if there is any better way to specify a constant term in a dihedral potential function.<br>&gt; <br>&gt; Many thanks<br>&gt; Andreas<br>&gt; _______________________________________________<br>&gt; gmx-users mailing list    gmx-users@gromacs.org<br>&gt; http://www.gromacs.org/mailman/listinfo/gmx-users<br>&gt; Please search the archive at http://www.gromacs.org/search before posting!<br>&gt; Please don't post (un)subscribe requests to the list. Use the <br>&gt; www interface or send it to gmx-users-request@gromacs.org.<br>&gt; Can't post? Read http://www.gromacs.org/mailing_lists/users.php<br><br /><hr />Express yourself instantly with MSN Messenger! <a href='http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/' target='_new'>MSN Messenger</a></body>
</html>