EGAD Library File Formats

Torsion Parameter File

The Torsion Parameter File is used to specify the Fourier constants required by the OPLS torsional correction energy term. It is a mapping of a set of four atom types to three Fourier constants for every plausible dihedral angle in a protein. Many combinations are excluded because they are unlikely to be found in the context of a protein. Also, each dihedral type should only be listed once; the reverse order can (and will) be inferred. Repeat entries will be ignored. This file is parsed by the TorsionFile object.

Format

#
# Comment Region
#
START
atom1  atom2  atom3  atom4      k1  k2  k3      #comment
...
END