Potential functionsΒΆ

As mentioned earlier, all interaction components are represented by some mathematical functional forms. While the precise functions and their implementations depend on the FF schemes, in general, the force field model or the total energy of the system can be expressed as follows:

V(total) = V(bonded) + V(cross-terms) + V(nonbonded)

where

V(bonded) = V(bond) + V(angle) + V(torsion) + V(improper) + V(UB)

V(cross-terms) = V(bond1, bond2) + V(bond, angle) + etc.

V(nonbonded) = V(vdw) + V(coulombic)

../../_images/Orange_bar2.png

Below shows a list of typical functional forms representing a range of interaction components.

  1. Bond interaction, V(bond)
harmonic bond interaction

where b 0 represents the equilibrium bond length and b is the bond distance.

  1. Angle interaction, V(angle)
harmonic angle interaction

where \({\theta}\)0 represents the equilibrium angle.

  1. Dihedral interaction, V(torsion)
Fourier cosine

where k is the dihedral constant, or torsion barrier, n is the periodicity and \({\delta}\) is the phase shift.

  1. Cross terms, for example bond-angle, V(bond, angle)
Fourier cosine
  1. Electrostatic, V(coulombic)
Coulombic electrostatic
  1. Dispersive, V(vdw)
Coulombic electrostatic

^ GO TO TOP ^