next up previous contents
Next: Internal Coordinates and Structure Up: Running PSI3 Previous: Single-Point Energy Computation   Contents

Geometry Optimization

optking is the program responsible for orchestrating the process of geometry optimization. It can do a number of tasks automatically, such as generating internal coordinates, produce empirical force constant matrix, if necessary, update it, and check if geometry optimization is over. Some or all of the following files are necessary to perform a geometry optimization with optking:

The procedure for setting up such a calculation is as follows:

The precision with which geometry is optimized depends on the residual forces on the nuclei. By default optking will terminate the job if the residual cartesian gradients in file11.dat are less than 1E-5 in atomic units. It is probably enough for most tasks. Going below this will most likely waste CPU time unless you are doing benchmarks.

An important aspect of a geometry optimization is the accuracy of the first derivatives of energy that PSI3 computes. Depending on how poorly your wavefunction has been convereged, the gradients themselves may not be sufficiently accurate for the requested convergence criterion. After computing first derivatives of the energy, cints runs a simple check of the quality of the energy derivative. It's a good idea to look at cints' output to make sure that the gradients are OK.

Let us take a look at each step involved in optimizing molecular geometry.



Subsections
next up previous contents
Next: Internal Coordinates and Structure Up: Running PSI3 Previous: Single-Point Energy Computation   Contents
psi 2003-01-20