Automatic Parameters
DFF has the functionality to make automatic parameters for two purposes: to provide initial parameters for fitting and/or to provide default parameters used to approximate force field. Similar to the methods used in UFF force field [^1], automatic parameters are calculated based on a set of base parameters specified for default atom types. The force field parameters for bond stretches, bond angle and torsion angle distortions, out-of-plane angle distortions, and VDW parameters are calculated based on a set of rules.
The base parameters are stored in the file AtomType.dat, which is located in the Data directory. You can modify parameters through the user interface or by directly editing the data files.
Bond Stretch
Two variables - reference bond length and force constant are calculated:
where
Bond Angle Distortion (i-j-k)
Three variables are calculated: reference equilibrium angle, force constant and multiplicity of energy minima. The force constant is:
where
The multiplicity n and the reference equilibrium angle
| Pref. Geom. | n | |
|---|---|---|
| SQUARE | 2 | 90, 180 |
| SQPYRAMIDAL | 2 | 90, 180 |
| BIPYRAMIDAL | 6 | 90, 120, 180 |
| OCTAHEDRAL | 2 | 90, 180 |
| OTHERS | 1 | various |
Dihedral Angle Torsion (i-j-k-l)
Three variables are calculated: reference torsion angle, energy barrier height and multiplicity of energy minima. The torsion energy barrier height is:
where
| J | k | n | phi0 |
|---|---|---|---|
| TETRAHEDRAL | TETRAHEDRAL | 3 | 180.0 |
| TETRAHEDRAL | PYRAMIDAL | 6 | 0.0 |
| TETRAHEDRAL | PLANAR | 6 | 0.0 |
| TETRAHEDRAL | BENT | 3 | 180.0 |
| PYRAMIDAL | PYRAMIDAL | 6 | 180.0 |
| PYRAMIDAL | PLANAR | 6 | 180.0 |
| PYRAMIDAL | BENT | 6 | 180.0 |
| PLANAR | PLANAR | 2 | 0.0 |
| PLANAR | BENT | 6 | 0.0 |
| BENT | BENT | 3 | 180.0 |
Out-of-Plane Distortion (i-j-k-l, where j is the central atom)
Out-of-Plane distortion is defined only when the preferred geometry of atom j is PYRAMIDAL or PLANAR. The reference angle is always 0.0, and force constant is 0.0 or 5.0, respectively.
Lenard Jones Potential
Two parameters: the VDW well depth
Atomic Charges
The atomic charges are estimated using the QEQ method.[^2]. The basic parameters used to calculate charge distribution are the ionization potentials (IP) and electron affinities (EA) of relevant atoms, which are collected from literature and saved in the Elements.dat file.
[^1] Rappe, A. K.; Casewit, C. J.; Colwell, K. S.; Goddard, W. A.; Skiff, W. M. UFF, a full periodic table forcefield for molecular mechanics and molecular dynamics simulations. Journal of the American Chemical Society 1992, 114, 10024-10035. [^2] Rappe, A. K.; Goddard III, W. A. Charge equilibration for molecular dynamics simulations. The Journal of Physical Chemistry 1991, 95, 3358-3363.