From 93fa0041d7251789a8f5e8645275dcbca475affe Mon Sep 17 00:00:00 2001 From: Ricky Kendall Date: Tue, 29 Oct 1996 00:44:06 +0000 Subject: [PATCH] changed print options from 'option' to ``option'' since the single quotes do not work in the NWChem input rak --- doc/user/mp2.tex | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/doc/user/mp2.tex b/doc/user/mp2.tex index 20b1bfbf8e..cbc6efdb55 100644 --- a/doc/user/mp2.tex +++ b/doc/user/mp2.tex @@ -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}