<< >> Up Title Contents SCM

8 CH4+HGCL2<=> CH3HGCL+HCL: A TS SEARCH

Sample directory: adf/e_RelTS_CH4_HgCl2/

A Transition State calculation, including scalar relativistic terms in the Hamiltonian.

First the relativistic core potentials are generated.

Then the (relativistic) Create runs.

In the first Create run (Hg) the CorePotentials key could have been used in its simple form, but in the second (and third and fourth, omitted here) the block form is required to identify the appropriate section on TAPE12 for the atom at hand. In the first case we could have relied on the default: the first section on TAPE12 for the first (in this case: only) atom type.

Note that even for H, which obviously has no frozen core at all, we specify the TAPE12 corepotentials file and indicate the appropriate section for H. The reason is that TAPE12 contains not only the (frozen) core, but also the total atomic (relativistic) potential.

Finally the TS run.

For the density-functional the Local Density approximation is used (no GGA corrections), with a correlation correction term due to Stoll (see the User's Guide).

At each geometry cycle the interatomic distance matrix is printed (PRINT atdist).

The initial geometry is a reasonable but not very accuracte estimate of the Transition State. The program needs quite a few cycles to converge, which is rather typical for TS searches: they are a lot more tricky and fail more often than a simple minimization.


<< >> Up Title Contents