TORSION
Section can be repeated.
Specifies the torsion potential of the MM system. [Edit on GitHub]
Keywords
Keyword descriptions
- ATOMS
Type: string[4]
Usage: ATOMS {KIND1} {KIND2} {KIND3} {KIND4}Description: Defines the atomic kinds involved in the tors.
- K
Type: real
Default: [hartree]
Usage: K {real}Description: Defines the force constant of the potential
- KIND
Type: enum
Default: CHARMM
Usage: KIND CHARMMDescription: Define the kind of torsion potential
Valid values:
CHARMMFunctional Form (CHARMM|G87|G96|AMBER): K * [ 1 + cos[M*PHI - PHI0]]G87Functional Form (CHARMM|G87|G96|AMBER): K * [ 1 + cos[M*PHI - PHI0]]G96Functional Form (CHARMM|G87|G96|AMBER): K * [ 1 + cos[M*PHI - PHI0]]AMBERFunctional Form (CHARMM|G87|G96|AMBER): K * [ 1 + cos[M*PHI - PHI0]]OPLSFunctional Form: K / 2 * [ 1 + (-1)^(M-1) * cos[M*PHI]]
- M
Type: integer
Usage: M {integer}Description: Defines the multiplicity of the potential.
- PHI0
Type: real
Default: 0.00000000E+000 [rad]
Usage: PHI0 {real}Description: Defines the phase of the potential.