Gaussian: Finding the Transition State of Chemical Reaction

Finding the Transition State using Gaussian & Gaussview programs

    Chemical reactions usually include at least three chemical species: reactant, transition state (TS), and products (intermediates are for multistep reactions). The transition state is an imaginative state between the reactant and the product, so the user should have an optimized geometry for the reactant and product! 

Then follow the instructions below to calculate TS.

How to Remove Imaginary Frequency

    In the geometry optimization of the search of the transition state (TS), a guessed TS must have only one imaginary frequency along the normal mode of vibration. One imaginary frequency indicates that your guessed TS structure is at a saddle point, which is a potential energy maximum rather than a PES minimum. In Gaussian, to gain the precision and accuracy of calculation, the user can fine-tune the convergence criteria to be tighter than the default setting of the program. 

The following keywords are suggested and powerful.

OPT=(Tight) Int=(Grid=Ultrafine) CPHF=(Grid=Fine) FREQ Geom=Check Guess=Read

    Int and CPHF command Gaussian to use a more accurate numerical integration grid (number of points on space) for all steps of calculation. 

Geom=Check and Guess=Read request the calculation to start from the last structure that reads from your checkpoint file, using $OLDCHK keyword. 

Do not forget to remove your Cartesian coordinates (or Z-matrix) before submitting the job since you use Geom=Check and Guess=Read keywords.

Trick to search Transition State quickly and correctly

    What is the fastest and best way to search for the transition state (TS) in a chemical reaction?

With Gaussian, you can use either QST2 or QST3 keyword to use a Synchronous Transit-Guided Quasi-Newton (STQN) method to calculate and optimize the TS structure for each step of a chemical reaction. This method does not require a guess molecule for TS search. You can use this method by preparing only reactant and product structures in the input file. Even if the STQN method can find you the TS quickly, this does not guarantee that the TS structure guessed by QSTn is correct! It may go wrong with the TS of other pathways or reactions. One can use the Berny TS method instead. 

The following step is to use the Berny algorithm to search TS using the Gaussian suite.  Gaussview was used as a molecular editor program and input generator.


Rangsiman Ketkaew