
#include <Torsion.h>
Public Member Functions | |
| Torsion () | |
Public Attributes | |
| int | atom1 |
| int | atom2 |
| int | atom3 |
| int | atom4 |
| int | multiplicity |
| std::vector< Real > | forceConstant |
| std::vector< Real > | phaseShift |
| std::vector< int > | periodicity |
| int | iSGmodifierIndex |
| std::vector< Real > | DeltaK |
| std::vector< Real > | DeltaPhase |
|
|
|
|
|
The first atom in this interaction.
|
|
|
The second atom in this interaction.
|
|
|
The third atom in this interaction.
|
|
|
The fourth atom in this interaction.
|
|
|
difference in spring constant and rest angle for two different torsion identities. This is needed to compute the chemical potential (or free energy) difference between the identities. |
|
|
difference in spring constant and rest angle for two different torsion identities. This is needed to compute the chemical potential (or free energy) difference between the identities. |
|
|
The force constant ($k$ value) for this interaction.
|
|
|
The index # of this torsion type in the ModifierISG angle structure.
|
|
|
The number of terms describing the potential energy of this torsion.
|
|
|
The periodicity ($n$ value) for this interaction.
|
|
|
The phase shift ($$ value) for this interaction, in radians.
|