Example: The TRIPOS Force Field


Equations to calculate the energy as function of the molecular geometry:

E = Estr + Ebend + Eoop + Etors + Evdw ( + Eele + Edist_c + Eang_c + Etors_c + Erange_c + Emulti + Efield_fit )


Main terms:

Estr : energy of a bond stretched or compressed from its natural bond length.
Estr = all bonds 0.5 * kb,i * ( di - di0 ) 2

where:

Ebend : energy of bending bond angles from their natural values.
Ebend = all angles 0.5 * ktheta,i * ( thetai - thetai0 ) 2

where:

Eoop : energy of bending planar atoms out of the plane.
Eoop = all trigonal atoms 0.5 * koop,i * di2

where:

Etors : torsional energy due to twisting about bonds.
Etors = all torsions 0.5 * Vomega,i * [ 1 + Si * cos ( |ni| * omegai ]

where:

Evdw : energy due to van der Waals non-bonded interactions.
Evdw = all non-bonded atom pairs Eij * { [ 1 / aij12 ] - [ 2 / aij6 ] }

where:

Optional terms:

Eele : energy due to electrostatic interactions.
Eele = 332.17 * all non-bonded atom pairs Qi*Qj / ( Dij*rij )

where:

Edist_c : energy associated with distance constraints.
Edist_c = 0.5 * kd * ( d - d0)2

where:

Eang_c : energy associated with angle constrains.
Eang_c = 0.5 * ktheta * ( theta - theta0)2

where:

Etors_c : energy associated with torsion angle constraints.
Etors_c = 0.5 * komega * ( omega - omega0)2

where:

Erange_c : energy associated with range constraints.
Erange_c = 0 for dlow < d < dhigh

Erange_c = 0.5 * kr * ( d - dlow)2 for dlow < d < dhigh

Erange_c = 0.5 * kr * ( dhigh - d)2 for dlow < d < dhigh

where:

Emulti : energy associated with multifitting.
Emulti = all reference pairs ks,i * di2

where:

Efield_fit : energy associated with fitting fields.
The magnitude of any field fit energy penalty is calculated as the sum of the squared differences in field values over all intersections of a three-dimensional laatice embedded in Cartesian space. Actually two field values, steric and electrostatic, are calculated at each lattice intersection, using the TRIPOS force field, as the sum of interactions between an artificial probe atom at that intersection and each of the atoms in the target or template molecule.


Return to the Force Fields page.


Last updated on August 26, 1996.