mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 22:25:48 -04:00
changed print options from 'option' to ``option'' since the
single quotes do not work in the NWChem input rak
This commit is contained in:
parent
073f66b25f
commit
93fa0041d7
1 changed files with 17 additions and 17 deletions
|
|
@ -241,23 +241,23 @@ controlled by directly setting the
|
|||
\hline\hline
|
||||
Item & Print Level & Description \\
|
||||
\hline
|
||||
'2/3 ints' & debug & Partially transformed 3-center integrals \\
|
||||
'3c ints' & debug & MO 3-center integrals in energy evaluation \\
|
||||
'4c ints b' & debug & ``B'' matrix derived from approx. 4c integrals \\
|
||||
'4c ints' & debug & Approximate 4-center integrals \\
|
||||
'amplitudes' & debug & ``B'' matrix with denominators (not really amplitudes, strictly) \\
|
||||
'basis' & high & \\
|
||||
'fit xf' & debug & Transformation for fitting basis \\
|
||||
'geombas' & debug & Detailed basis map info\\
|
||||
'geometry' & high & \\
|
||||
'information' & low & General information about calc.\\
|
||||
'integral i/o' & high & File size information\\
|
||||
'mo ints' & debug & \\
|
||||
'pair energies' & debug & \\
|
||||
'partial pair energies' & debug & Pair energy matrix each time it is updated \\
|
||||
'progress reports' & default & Report completion of time-consuming steps\\
|
||||
'reference' & high & Details about reference wavefunction\\
|
||||
'warnings' & low & Non-fatal warnings \\
|
||||
``2/3 ints'' & debug & Partially transformed 3-center integrals \\
|
||||
``3c ints'' & debug & MO 3-center integrals in energy evaluation \\
|
||||
``4c ints b'' & debug & ``B'' matrix derived from approx. 4c integrals \\
|
||||
``4c ints'' & debug & Approximate 4-center integrals \\
|
||||
``amplitudes'' & debug & ``B'' matrix with denominators (not really amplitudes, strictly) \\
|
||||
``basis'' & high & \\
|
||||
``fit xf'' & debug & Transformation for fitting basis \\
|
||||
``geombas'' & debug & Detailed basis map info\\
|
||||
``geometry'' & high & \\
|
||||
``information'' & low & General information about calc.\\
|
||||
``integral i/o'' & high & File size information\\
|
||||
``mo ints'' & debug & \\
|
||||
``pair energies'' & debug & \\
|
||||
``partial pair energies'' & debug & Pair energy matrix each time it is updated \\
|
||||
``progress reports'' & default & Report completion of time-consuming steps\\
|
||||
``reference'' & high & Details about reference wavefunction\\
|
||||
``warnings'' & low & Non-fatal warnings \\
|
||||
\hline\hline
|
||||
\end{tabular}
|
||||
\end{table}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue