<br>Hello,<br><br>I am facing a problem with g_angle. I want to analyse some dihedrals. When calculating the autocorrelation function, g_angle crashes if I want to use a Legendre polynomial for the ACF. Can I somehow handle this problem?<br>
<br><br>The command lines are below together with the error message. I am using version 4.0.4 of Gromacs.  My indexfile contains 4 atoms.<br><br><br>DOES WORK: <br>g_angle -f run01-10.trr -oc dicorr -type dihedral -n myindexfile<br>
<br><br>DOES NOT WORK: <br>g_angle -f run01-10.trr -oc dicorr -type dihedral -n myindexfile -P 1 [or 2, 3]<br>ERROR MESSAGE:<br>-------------------------------------------------------<br>Program g_angle, VERSION 4.0.4<br>
Source code file: autocorr.c, line: 607<br><br>Fatal error:<br>Incompatible options bCos &amp;&amp; bVector (autocorr.c, 608)<br>-------------------------------------------------------<br><br><br>Thanks for your help<br>Dennis<br>
<br>