NAME
MINIMIZE - Run steepest descent-like or conjugate gradient
minimization at constant volume or at a given pressure
SYNOPSIS
MINIMIZE
...
END
DESCRIPTION
Run energy minimization using a method
of choice (steepest descent of conjugate gradient).
After minimization is done, the dynamical matrix is
computed and diagonalized and the normal frequencies
are listed along with eigenvectors.
The following subcommands may be specified within MINIMIZE:
CG, SD, WRITE_GRADIENT
GC eps_energy
Use conjugate gradient with energy tolerance eps_energy.
SD eps_energy
Use steepest descent with energy tolerance eps_energy.