There are two other methods programmed in Cadpac. The optimisation keyword may be modified as follows,
OPTIMISE MINIMUM method
where method is one of the following character strings ,
BFGS
(the default)
AUGHES
This causes use of an augmented hessian technique, and
GDIIS
which causes use of Pulay's DIIS method as applied to geometry searches.
Generally speaking we have found little difference in the performance
of all these methods, except that in cases where the initial guess at the
geometry is rather poor, then the augmented hessian technique seems to
converge more rapidly in the initial stages - its overall performance is
however no better than BFGS.
Contents: Table of Contents
Next:PRINT and PUNCH Controls
Up:Chapter 4
Previous:Detailed Control of Optimisations