mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 14:15:30 -04:00
Update documentation on converegence criteria
This commit is contained in:
parent
e8dc3fdad5
commit
9955b02e8f
1 changed files with 9 additions and 0 deletions
|
|
@ -81,6 +81,15 @@ root mean square of the Cartesian step.
|
|||
XRMS 0.0036d0 0.00120 0.00004
|
||||
\end{verbatim}
|
||||
|
||||
Note that GMAX and GRMS used for convergence of geometry may significantly vary in
|
||||
different coordinate systems such as Z-matrix, redundant internals, or Cartesian.
|
||||
The coordinate system is defined in the input file (default is Z-matrix).
|
||||
Therefore the choice of coordinate system may slightly affect converged energy.
|
||||
Although in most cases XMAX and XRMS are last to converge which are always done
|
||||
in Cartesian coordinates, which insures convergence to the same geometry in
|
||||
different coordinate systems.
|
||||
|
||||
|
||||
The old criterion may be recovered with the input
|
||||
\begin{verbatim}
|
||||
gmax 0.0008; grms 1; xrms 1; xmax 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue