Next: Keywords for Modules DSCF
Up: Keywords for Module UFF
Previous: UFF Output Data Blocks
  Contents
  Index
The file ufftopology
The topology file ufftopology contains the blocks
nxtnei12, nxtenei13, nxtnei14, connectivity, angle, torsion,
inversion, nonbond and qpartial. It starts with
$ufftopology and ends with $end. The first
three blocks (nxtnei12, nxtnei13, nxtnei14) have the same form: they
start with the atom number and the number of its neighbours, in the
next line are the numbers of the neighbour atoms. Then the
connectivity-block follows starting with the number of bond
terms. Each line contains one bond term:
d BO |
|
Here are
and
the number of the atoms, d the distance in a.u.
and BO is the bond order.
The angle terms follow, starting with the number of the angle terms.
In each line is one angle term:
wtyp |
|
Here are
and
the atoms number, where atom
is in the
apex. ``wtyp'' is the angle type and has the following values:
- wtyp = 1
- linear case
- wtyp = 2
- trigonal planar case
- wtyp = 3
- quadratic planar case
- wtyp = 6
- octahedral case
- wtyp = 9
- all other cases.
is the angle value in degree.
and
are the
number of the bonds between
and
and the bond between
and
. The hybridization of atom
determines ``wtyp''.
Then the torsion terms follow, starting with the number of the torsion
terms. Each line contains one torsion term:
ttyp |
|
Here are
and
the atom numbers.
is the number
of the bond between
and
. ``ttyp'' is the torsion type:
- ttyp = 1
(sp
)-K (sp
)
- ttyp = 11
- like ttyp=1, but one or both atoms are in Group 16
- ttyp = 2
(sp
)-K (sp
) or vice versa
- ttyp = 21
- like ttyp=2, but one or both atoms are in Group 16
- ttyp = 22
- like ttyp=2, but
or
is next a sp
atom
- ttyp = 3
(sp
)-K (sp
)
- ttyp = 9
- all other cases.
is the value of the torsion angle in degree.
is
the angle value of (
) and
is the cwone for
. The hybridizations of
and
determine ``ttyp''.
The inversion terms follow starting with the number of inversion terms
(e.g. the pyramidalisation of NH
). In each line is one inversion
term:
ityp1 ityp2 ityp3 |
|
and
are the atom numbers. Atom
is the central one.
ityp1, ityp2, ityp3 are the types of the inversions:
- ityp = 10
- atom
is C and atom
is O
- ityp = 11
- like ityp=10, but
is any atom
- ityp = 2
is P
- ityp = 3
is As
- ityp = 4
is Sb
- ityp = 5
is Bi
- ityp = 9
- all other cases.
and
are the values of the inversion
angles in degree.
The nonbond terms follow starting with the number of the non-bonded
terms. In each line is one nonbond term:
d |
|
Here
and
are the atom numbers, d the distance in a.u. Then
the partial charges follow.
If the determination of the molecule connectivity failed, you can specify the
block nxtnei12 in the
file ufftopology. Then the program calculates the other blocks.
Based on the numbers of the next neighbours (block nxtnei12 in the
file ufftopology) the program tries to determine
the UFF type of an atom. The following rules are implemented: If the
atom has three next neighbours and it is in the nitrogen group, then
it has a hybridization three. If it is not in the nitrogen group, it has
hybridization two. If the atom has four next neighbours and it is in
the carbon group, it has hybridization three. If it is not in the
carbon group, it becomes hybridization four. If the number of next
neighbours is six, then it gets the hybridization six.
Since the smallest eigenvalues
of the Hessian has the
greatest influence on the convergence of the geometry optimization,
one can shift these values with
and calculates a new Hessian with these modified eigenvalues.
Next: Keywords for Modules DSCF
Up: Keywords for Module UFF
Previous: UFF Output Data Blocks
  Contents
  Index
TURBOMOLE V5-10