Dennis Glass wrote:
Hello,
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?
The legendre polynomial only applies to vectors, and given a dihedral
you have only a scalar value. You can apply a Legendre polynomial to
e.g. bonds, to obtain NH order parameters.
The command lines are below together with the error message. I am using
version 4.0.4 of Gromacs. My indexfile contains 4 atoms.
DOES WORK:
g_angle -f run01-10.trr -oc dicorr -type dihedral -n myindexfile
DOES NOT WORK:
g_angle -f run01-10.trr -oc dicorr -type dihedral -n myindexfile -P 1
[or 2, 3]
ERROR MESSAGE:
-------------------------------------------------------
Program g_angle, VERSION 4.0.4
Source code file: autocorr.c, line: 607
Fatal error:
Incompatible options bCos && bVector (autocorr.c, 608)
-------------------------------------------------------
Thanks for your help
Dennis
------------------------------------------------------------------------
_______________________________________________
gmx-users mailing list gmx-users@gromacs.org
http://www.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at http://www.gromacs.org/search before posting!
Please don't post (un)subscribe requests to the list. Use the
www interface or send it to gmx-users-requ...@gromacs.org.
Can't post? Read http://www.gromacs.org/mailing_lists/users.php
--
David van der Spoel, Ph.D., Professor of Biology
Molec. Biophys. group, Dept. of Cell & Molec. Biol., Uppsala University.
Box 596, 75124 Uppsala, Sweden. Phone: +46184714205. Fax: +4618511755.
sp...@xray.bmc.uu.se sp...@gromacs.org http://folding.bmc.uu.se
_______________________________________________
gmx-users mailing list gmx-users@gromacs.org
http://www.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at http://www.gromacs.org/search before posting!
Please don't post (un)subscribe requests to the list. Use the
www interface or send it to gmx-users-requ...@gromacs.org.
Can't post? Read http://www.gromacs.org/mailing_lists/users.php