Class-I Potentials

Class-I potentials break down interatomic interactions between bonded and non-bonded interactions. Bonded interactions include bonds, valence angles, and both proper and improper dihedrals (Fig. 29). Non-bonded interactions include electrostatic and Lennard-Jones interactions. Class-I potentials apply for systems of fixed bonded topology; i.e., bonds between atoms are permanent, never breaking or forming. A simulation using a Class-I potential is therefore unable to model “chemistry”. Examples of Class-I potentials include CHARMM [18,19,20], AMBER [21], Gromos [22], OPLS [23,24], and TraPPE [25].

Figure 29: Schematic representation of (A) the $ i$-$ j$ bond vector $ {\boldsymbol r}_{ij}$, (B) the $ j$-$ i$-$ k$ angle $ \theta _{jik}$, (C) the $ i$-$ j$-$ k$-$ l$ torsion $ \phi _{ijkl}$ around the $ j$-$ k$ bond, and (D) the $ i$-$ j$-$ k$-$ l$ improper $ \phi _{ijkl}$, comprising bonds $ i$-$ j$, $ i$-$ k$, and $ i$-$ l$ (solid), with vectors $ {\boldsymbol r}_{ij}$, $ {\boldsymbol r}_{jk}$, $ {\boldsymbol r}_{kl}$ (dashed) defining the dihedral angle. In (C), the angle $ \phi _{ijkl}$ is acute and positive by IUPAC/IUB convention; if we sight down the $ j$-$ k$ bond with $ j$ nearer to the eye, the $ i$-$ j$ bond must rotate in a clockwise direction by an angle less than $ \pi $ to eclipse the $ k$-$ l$ bond.
Image figs-bati

The general form of a Class-I potential is

$\displaystyle \mathscr{U} =$ $\displaystyle \sum_{\rm bonds} K_b(l-l_0)^2 + \sum_{\rm angles} K_\theta(\theta-\theta_0)^2$ (258)
  $\displaystyle + \sum_{\rm dihedrals} K_{\phi,n}\left[1+\cos(n\phi - \delta_n)\right]$ (259)
  $\displaystyle + \sum_{\rm impropers} K_\phi(\phi-\phi_0)^2$ (260)
  $\displaystyle + \sum_{i<j} \left\{ \frac{q_iq_j}{r_{ij}} + 4\epsilon_{ij}\left[...
...igma}{r_{ij}}\right)^{12}-\left(\frac{\sigma}{r_{ij}}\right)^{6}\right]\right\}$ (261)

The first four terms are the “bonded” potential. Each bond is treated like a harmonic spring, with a specific spring constant $ 2K_b$ and equilibrium length $ l_0$. Similarly, every angle is also harmonic. Dihedrals (also called torsions) are periodic and therefore modeled with a trigonometric expansion; each dihedral may have a specific $ K_{\phi,n}$ for one or more values of $ n$. Finally, impropers (improper dihedrals) refer to groupings of four atoms meant to be coplanar, such as three atoms bound to a nitrogen atom in a trigonal-planar configuration.

Fig. 29 depicts representative bonded features with atoms labeled to permit presentation of formulas for computing bond lengths, valence angles, dihedrals, and impropers. The measures are all defined conventionally using vector arithmetic and the right-hand rule for vector cross-products. The bond vector $ {\boldsymbol r}_{ij}$ is defined

$\displaystyle {\boldsymbol r}_{ij} = {\boldsymbol r}_i - {\boldsymbol r}_j$ (262)

with magnitude

$\displaystyle r_{ij}$ $\displaystyle = \left\vert{\boldsymbol r}_{ij}\right\vert = \left\vert{\boldsymbol r}_i-{\boldsymbol r}_j\right\vert$ (263)
  $\displaystyle = \left[(r_{i,x}-r_{j,x})^2+(r_{i,y}-r_{j,y})^2+(r_{i,z}-r_{j,z})^2\right]^\frac12.$ (264)

For atoms $ j$ and $ k$ both bonded to $ i$, the valence angle $ \theta _{jik}$ is found via

$\displaystyle \cos\theta_{jik} = \frac{{\boldsymbol r}_{ij}\cdot{\boldsymbol r}_{ik}}{r_{ij}r_{jk}}$ (265)

For atoms $ j$ and $ k$ bonded to each other, the dihedral angle defined by atom $ i$ bonded to $ j$ and atom $ l$ bonded to $ k$ is found by computing the angle of intersection between the two planes defined by the $ i$-$ j$/$ j$-$ k$ bonds and the $ j$-$ k$/$ k$-$ l$ bonds.

$\displaystyle \cos\phi_{ijkl} = \frac{({\boldsymbol r}_{ji}\times{\boldsymbol r...
...\right\vert\left\vert{\boldsymbol r}_{kj}\times{\boldsymbol r}_{lk}\right\vert}$ (266)

Now, for improper dihedrals, this formula is usually sufficient because (a) $ \phi_0$ is zero for coplanarity and thus $ \phi$ should be close to zero, and (b) $ \arccos()$ always returns an angle on $ [0,\pi]$. However, for proper dihedrals (torsions), since these are fully periodic and not guaranteed to have symmetry of reflection about 0 or $ \pi $, we must define $ \phi$ on $ [-\pi,\pi]$, and the $ \arccos()$ is not enough. So, the convention used to determine the sign of the torsion angle is to compute its sine:

$\displaystyle \sin\phi_{ijkl} = \frac{[({\boldsymbol r}_{ji}\times{\boldsymbol ...
...vert\left\vert{\boldsymbol r}_{kj}\times{\boldsymbol r}_{lk}\right\vert r_{kj}}$ (267)

The sign of $ \phi _{ijkl}$ is determined by its sine thusly:

$\displaystyle \phi_{ijkl} = \begin{cases}-\cos^{-1}\cos\phi_{ijkl}, & \text{if $\sin_{ijkl}<0$} \cos^{-1}\cos\phi_{ijkl}, & \text{otherwise} \end{cases}$ (268)

Most Class-I potentials are based on the concept of context-specific “atom types”. For example, a carbon atom in an aliphatic chain is of a different type than a carbon atom in an aromatic ring, even though both are “carbon”. Then, bonds, angles, dihedrals, and impropers are classified by the types of their member atoms. This results in huge databases of potential parameters and the necessity to fully specify all bonded parameters for any system that is to be simulated. Luckily, most MD packages have helper routines to do just that.

Determining these parameters for a given force field is context-specific and therefore a bit of an art. Bonded potential parameters are mostly found by fitting the given analytical forms to series of single-point energy calculations peformed using high-level quantum-mechanical simulations. For example, parameters for the C1-C2-C3-C4 torsion in olefins was parameterized by sweeping the torsion angle of a quantum mechanical model of butane. Because most molecules involve a superpositition of such bonded potentials, their use confers a vibrational mode spectrum to molecules that can also be matched with experimental spectra for parameter adjustment.

Non-bonded parameters like charges and LJ parameters are adjusted so that errors in thermodynamics property calculations are minimized. This includes things like vacancy energies in solids, heats of vaporization in liquids, and volumetric equations of state. Most force-field developers strive to make their parameters sets as transferrable as possible, but one must always be aware of the context a force-field is most appropriate for. CHARMM and AMBER are used mainly to model biological molecules, while TRAPPE is pretty much strictly used for fluids. OPLS and GROMOS are used in a variety of settings.

It is important to note that all potentials considered so far assume each atom has a fixed partial charge (which may be zero). In fact, for class-I potentials, “charge” is an atom attribute wholly separate from its type, and they are usually derived from QM calculations on small fragments. Potentials for which the charge on each atom is a degree of freedom rather than a fixed quantity are described as “polarizable”. Polarizable potentials are not widely used, but there are good arguments for their requirement in situations where atoms with high polarizabilities might lead to local dipole moments that influence interatomic interactions.

One important polarizable model is the classical Drude oscillator, in which each atom is assigned a “ghost” particle tethered to its center that carries some of the charge. This allows each atom to behave like a literal “fluctuating dipole”, but it requires an extended Hamiltonian approach where the Drude particles' equations of motion are solved along with those of the atom nuclei, making Drude-enabled simulations substantially more expensive than fixed-charge simulations. For example, the polarizable version of CHARMM is called CHARMM-Drude [26,27].

cfa22@drexel.edu