General description of the DRC and IRC

As the IRC usually requires a normal coordinate, a force constant calculation normally has to be done first. If IRC is specified on its own, a normal coordinate is not used and the IRC calculation is performed on the supplied geometry.

A recommended sequence of operations to start an IRC calculation is as follows:

1. Calculate the transition state geometry. If the transition state is not first optimized, then the IRC calculation may give very misleading results. For example, if NH3 inversion is defined as the planar system but without the N-H bond length being optimized, the first normal coordinate might be for N-H stretch rather than inversion. In that case the IRC will relax the geometry to the optimized planar structure.
 
2. Do a normal FORCE calculation, specifying ISOTOPE in order to save the FORCE matrices. (Note: Do not attempt to run the IRC at this point directly unless you have confidence that the FORCE calculation will work as expected. If the IRC calculation is run directly, specify ISOTOPE anyway: that will save the FORCE matrix and if the calculation has to be re-done then RESTART will work correctly.)
 
3. Using IRC=n and RESTART, run the IRC calculation. If RESTART is specified with IRC=n then the restart is assumed to be from the FORCE calculation. If, in an IRC calculation, RESTART is specified, and IRC=n is not present, then the restart is assumed to be from an earlier IRC calculation that was shut down before going to completion.

A DRC calculation is simpler, in that a force calculation is not a prerequisite; however, most calculations of interest normally involve use of an internal coordinate. For this reason IRC=n can be combined with DRC to give a calculation in which the initial motion (0.3kcal worth of kinetic energy) is supplied by the IRC, and all subsequent motion obeys conservation of energy. The DRC motion can be modified in three ways:

1. It is possible to calculate the reaction path followed by a system in which the generated kinetic energy decays with a finite half-life. This can be defined by DRC=n.nnn, where n.nnn is the half-life in femtoseconds. If n.nn is 0.0 this corresponds to infinite damping simulating the irc0. A limitation of the program is that time only has meaning when DRC is specified without a half-life.
 
2. Excess kinetic energy can be added to the calculation by use of KINETIC=n.nn. After the kinetic energy has built up to 0.2 kcal/mol or if IRC=n is used then n.nn kcal/mol of kinetic energy is added to the system. The excess kinetic energy appears as a velocity vector in the same direction as the initial motion.
 
3. The RESTART file <filename>.res can be edited to allow the user to modify the velocity vector or starting geometry. This file is formatted.

Frequently, the DRC leads to a periodic, repeating orbit. One special type--the orbit in which the direction of motion is reversed so that the system retraces its own path--is sensed for and if detected the calculation is stopped after exactly one cycle. If the calculation is to be continued, the keyword GEO-OK will allow this check to be by-passed.

  Sometimes the system will enter a stable state in which the geometry is always changing, but nothing new is occurring. One example would be a system which decomposed into fragments, and the fragments were moving apart. If all forces acting on the atoms become small, then the calculation will be stopped. If the calculation should be continued, then specify GNORM=0 LET.

Due to the potentially very large output files that the DRC can generate, extra keywords are provided to allow selected points to be printed. Two types of control are provided: one controls which points to print, the other controls what is printed.

Three keywords are provided to allow printing to be done whenever the system changes by a preset amount. These keywords are:

KeyWord

Default

User Specification

X-PRIO

0.05 Ångstroms

X-PRIORITY=n.nn

T-PRIO

0.10 Femtoseconds

T-PRIORITY=n.nn

H-PRIO

0.10 kcal/mol

H-PRIORITY=n.nn

 

For the IRC, the default is movement, i.e. X-PRIO, for the DRC, the default is T-PRIO.

By default, only the energies involved are printed (one line per point). To allow the geometry to be printed, LARGE is provided. Using LARGE a wide range of control is provided over what is printed.