Next: 36.2.7 Saving optimization information Up: 36.2 Automatic geometry optimization Previous: 36.2.5 Approximating hessian matrix

36.2.6 Transition state (saddle point) optimization (ROOT)

ROOT,root

Specifies the eigenvector of the hessian to be followed.

root=1
specifies a minimization (default).
root=2
specifies a transition state (saddle point) optimization.

In the present implementation a saddle point search is possible with the rational function method (METHOD,RF), the geometry DIIS method (METHOD,DIIS) and the quadratic steepest descent method of Sun and Ruedenberg (METHOD,SRTRANS).

Note that convergence is usually much more difficult to achieve than for minimizations. In particular, a good starting geometry and a good approximation to the hessian is needed. The latter is achieved by evaluating the hessian numerically (see NUMHES section 32.2.15) or using a precomputed cartesian hessian with the HSTART command (see section 32.2.16).



molpro@molpro.net
Feb 26, 2003