Add in a note about the different EPREC for DFT.

This commit is contained in:
Theresa Windus 1999-09-29 17:37:03 +00:00
parent 7fc5be6494
commit ba79635fa0

View file

@ -96,7 +96,8 @@ In performing a line search the optimizer must know the
precision of the energy (this has nothing to
do with convergence criteria). The default value
of 1e-7 should be adjusted if less, or more, precision
is available.
is available. Note that the default EPREC for DFT
calculations is 5e-6 instead of 1e-7.
\section{Controlling the step length}