Physics:OPLS

From HandWiki
Revision as of 06:24, 5 February 2024 by Steve Marsio (talk | contribs) (simplify)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The OPLS (Optimized Potentials for Liquid Simulations) force field was developed by Prof. William L. Jorgensen at Purdue University and later at Yale University, and is being further developed commercially by Schrödinger, Inc.

Functional form

The functional form of the OPLS force field is very similar to that of AMBER:

[math]\displaystyle{ E \left(r^N \right ) = E_\mathrm{bonds} + E_\mathrm{angles} + E_\mathrm{dihedrals} + E_\mathrm{nonbonded} }[/math]

[math]\displaystyle{ E_\mathrm{bonds} = \sum_\mathrm{bonds} K_r (r-r_0)^2 \, }[/math]

[math]\displaystyle{ E_\mathrm{angles} = \sum_\mathrm{angles} k_\theta (\theta-\theta_0)^2 \, }[/math]

[math]\displaystyle{ E_\mathrm{dihedrals} = \sum_\mathrm{dihedrals} \left( \frac {V_1} {2} \left [ 1 + \cos (\phi-\phi_1) \right ] + \frac {V_2} {2} \left [ 1 - \cos (2\phi-\phi_2) \right ] + \frac {V_3} {2} \left [ 1 + \cos (3\phi-\phi_3) \right ] + \frac {V_4} {2} \left [ 1 - \cos (4\phi-\phi_4) \right ] \right) }[/math]

[math]\displaystyle{ E_\mathrm{nonbonded} = \sum_{i\gt j} f_{ij} \left( \frac {A_{ij}}{r_{ij}^{12}} - \frac {C_{ij}}{r_{ij}^6} + \frac {q_iq_j e^2}{4\pi\epsilon_0 r_{ij}} \right) }[/math]

with the combining rules [math]\displaystyle{ A_{ij} = \sqrt{A_{ii} A_{jj}} }[/math] and [math]\displaystyle{ C_{ij} = \sqrt{C_{ii}C_{jj}} }[/math].

Intramolecular nonbonded interactions [math]\displaystyle{ E_\mathrm{nonbonded} }[/math] are counted only for atoms three or more bonds apart; 1,4 interactions are scaled down by the "fudge factor" [math]\displaystyle{ f_{ij} = 0.5 }[/math], otherwise [math]\displaystyle{ f_{ij} = 1.0 }[/math]. All the interaction sites are centered on the atoms; there are no "lone pairs".

Parameterization

Several sets of OPLS parameters have been published. There is OPLS-ua (united atom), which includes hydrogen atoms next to carbon implicitly in the carbon parameters, and can be used to save simulation time. OPLS-aa (all atom) includes every atom explicitly. Later publications include parameters for other specific functional groups and types of molecules such as carbohydrates. OPLS simulations in aqueous solution typically use the TIP4P or TIP3P water model.

A distinctive feature of the OPLS parameters is that they were optimized to fit experimental properties of liquids, such as density and heat of vaporization, in addition to fitting gas-phase torsional profiles.

Implementation

The reference implementations of the OPLS force field are the BOSS and MCPRO programs developed by Jorgensen. Other packages such as TINKER, GROMACS, PCMODEL, Abalone, LAMMPS, Desmond and NAMD also implement OPLS force fields.

References

  • "The OPLS Force Field for Proteins. Energy Minimizations for Crystals of Cyclic Peptides and Crambin". J. Am. Chem. Soc. 110 (6): 1657–1666. 1988. doi:10.1021/ja00214a001. PMID 27557051. 
  • "Development and Testing of the OPLS All-Atom Force Field on Conformational Energetics and Properties of Organic Liquids". J. Am. Chem. Soc. 118 (45): 11225–11236. 1996. doi:10.1021/ja9621760.