next up previous contents index
Next: Output format for IRC Up: DRC Previous: Keywords for use with   Contents   Index

Examples of DRC/IRC data

Use of the IRC/DRC facility is quite complicated. In the following examples various `reasonable' options are illustrated for a calculation on water. It is assumed that an optimized transition-state geometry is available.

Example 1: A Dynamic Reaction Coordinate, starting at the transition state for water inverting, initial motion opposite to the transition normal mode, with 6kcal of excess kinetic energy added in. Every point calculated is to be printed (Note all coordinates are marked with a zero, and T-PRIO, H-PRIO and X-PRIO are all absent). The results of an earlier calculation using the same keywords is assumed to exist. The earlier calculation would have constructed the force matrix. While the total cpu time is specified, it is in fact redundant in that the calculation will run to completion in less than 600 seconds.

    KINETIC=6 RESTART  IRC=-1 DRC T=600 
        WATER 
     
      H    0.000000  0    0.000000  0    0.000000  0   0  0  0 
      O    0.911574  0    0.000000  0    0.000000  0   1  0  0 
      H    0.911574  0  180.000000  0    0.000000  0   2  1  0 
      0    0.000000  0    0.000000  0    0.000000  0   0  0  0

Example 2: An Intrinsic Reaction Coordinate calculation. Here the restart is from a previous IRC calculation which was stopped before the minimum was reached. Recall that RESTART with IRC=n implies a restart from the FORCE calculation. Since this is a restart from within an IRC calculation the keyword IRC=n has been replaced by IRC. IRC on its own (without the ``=n'') implies an IRC calculation from the starting position -- here the RESTART position -- without initial displacement.

       RESTART  IRC  T=600 
        WATER 
     
      H    0.000000  0    0.000000  0    0.000000  0   0  0  0 
      O    0.911574  0    0.000000  0    0.000000  0   1  0  0 
      H    0.911574  0  180.000000  0    0.000000  0   2  1  0 
      0    0.000000  0    0.000000  0    0.000000  0   0  0  0


next up previous contents index
Next: Output format for IRC Up: DRC Previous: Keywords for use with   Contents   Index
root 2003-07-07