compute dihedral command
Syntax
compute ID group-ID dihedral
ID, group-ID are documented in compute command
dihedral = style name of this compute command
Examples
compute 1 all dihedral
Description
Define a computation that extracts the dihedral energy calculated by each of the dihedral sub-styles used in the dihedral_style hybrid command. These values are made accessible for output or further processing by other commands. The group specified for this command is ignored.
This compute is useful when using dihedral_style hybrid if you want to know the portion of the total energy contributed by one or more of the hybrid sub-styles.
Output info
This compute calculates a global vector of length
The vector values are “extensive” and will be in energy units.
Restrictions
none
Default
none