<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hi,<br><br>Someone forgot to edit topsort.c when added a new dihedral type.<br>I fixed it for 4.5.2.<br>The fix is an addition of one line, see below.<br><br>Berk<br><br>diff --git a/src/gmxlib/topsort.c b/src/gmxlib/topsort.c<br>index fbf7aa4..128e57f 100644<br>--- a/src/gmxlib/topsort.c<br>+++ b/src/gmxlib/topsort.c<br>@@ -61,6 +61,7 @@ static gmx_bool ip_pert(int ftype,const t_iparams *ip)<br>&nbsp;&nbsp;&nbsp;&nbsp; case F_ANGLES:<br>&nbsp;&nbsp;&nbsp;&nbsp; case F_G96ANGLES:<br>&nbsp;&nbsp;&nbsp;&nbsp; case F_IDIHS:<br>+&nbsp;&nbsp;&nbsp; case F_PIDIHS:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; bPert = (ip-&gt;harmonic.rA&nbsp; != ip-&gt;harmonic.rB ||<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ip-&gt;harmonic.krA != ip-&gt;harmonic.krB);<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; break;<br><br><br><hr id="stopSpelling">Date: Wed, 15 Sep 2010 08:07:23 -0700<br>From: mustardt@onid.orst.edu<br>To: gmx-users@gromacs.org<br>Subject: [gmx-users] Has anyone seen this error befor?<br><br>


  
<meta http-equiv="Content-Type" content="text/html; charset=unicode">
<meta name="Generator" content="Microsoft SafeHTML">
    
    <title>Message body</title>
  

  
    <p style="">I started a small 2 nucleic acid system for FEP testing. As well as turning on fep, I set RNA_Chain_A as the couple-moltype. I also set couple-lambda0 and couple-lambda1 to vdw-q and none respectively. I then began a "steep" mdrun and got this error:</p>

    <p style="">&nbsp;</p>

    <p style="">&nbsp;</p>

    <p style="">Program mdrun, VERSION 4.5<br>
     Source code file: topsort.c, line: 112<br>
    <br>
     Fatal error:<br>
     Function type Improper Dih. not implemented in ip_pert<br>
     For more information and tips for troubleshooting, please check the GROMACS<br>
     website at http://www.gromacs.org/Documentation/Errors</p>

    <p style="">&nbsp;</p>

    <p style="">I have searched for this on google and found nothing. Do I need an Improper Dihedral section in my top/itp file? I have ran this same system with fep off and it runs perfectly.</p>

    <p style="">&nbsp;</p>

    <p style="">Any help is much appreciated.</p>

    <p style=""><span></span></p>

    <p style="">&nbsp;</p>

    <p style="font-family: monospace; white-space: nowrap;">TJ Mustard<br>
    Email: mustardt@onid.orst.edu</p>
  

<br>-- 
gmx-users mailing list    gmx-users@gromacs.org
http://lists.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
Please don't post (un)subscribe requests to the list. Use the 
www interface or send it to gmx-users-request@gromacs.org.
Can't post? Read http://www.gromacs.org/Support/Mailing_Lists                                               </body>
</html>