8.7.2.2 Intermediate filesAll the intermediate files are created, used and removed automatically, unless you yourself create a link or a file with the specified name.
8.7.2.3 Output files
|
Keyword | Meaning |
TITLe | This keyword starts the reading of title lines, with the number of title lines limited to 10. Reading the input as title lines is stopped as soon as the input parser detects one of the other keywords, however only ten lines will be accepted. This keyword is optional. |
FROZen | Integer on the following line specifies number of inactive occupied orbitals in the (T) calculation. This keyword is optional. (Default=0) |
DELEted | Integer on the following line specifies number of inactive virtual orbitals in the (T) calculation. This keyword is optional. (Default=0) |
LARGe | Integer on the following line specifies the main segmentation of the virtual orbitals used in previous CCSD run. This keyword is compulsory. (Default=None) |
MHKEy | Integer on the following line specifies if library BLAS (MHKEy=1) or hard-coded fortran vector-vector, matrix-vector and matrix-matrix manipulation is used. This keyword is optional. (Default=1) |
NOGEnerate | This keyword specifies that the pre-(T) steps (generation of integrals from the Cholesky/RI vectors, etc.) are skipped. This keyword can be used for restarting the (T) calculation if the required integrals were already generated. This keyword is optional. (Default=OFF) |
NOTRiples | This keyword specifies that the post integral preparation steps, i.e. the real calculation of (T) contribution will not be done. Job can be restarted from this point using the NOGEnerate keyword. This keyword is optional. (Default=OFF) |
ALOOp | Two integers on the following line specify first and last triplet of virtual orbitals blocks to be calculated in the first ("A loop") of the two parts of the (T) calculation. Using this keyword enables user to split the (T) calculation into separate jobs. Information about the total number of triplets in the "A loop" can be found in the output of the "preparation" step of the (T) program. Values -1, -1 mean, that the whole "A loop" is either executed or skipped, depending on the parameters of the BLOOp keyword. This keyword is optional. (Default=-1,-1) |
BLOOp | Two integers on the following line specify first and last triplet of virtual orbital block to be calculated in the second ("B loop") of two parts of the (T) calculation. Using this keyword enables user to split the (T) calculation into separate jobs. Information about the total number of triplets in the "B loop" can be found in the output of the "preparation" step of the (T) program. Values -1, -1 mean, that the whole "B loop" is either executed or skipped, depending on the values of the ALOOp keyword. This keyword is optional. (Default=-1,-1) |
PRINtkey | The integer on the following line specifies the print level in output
1 - Minimal
2 - Minimal + timings of each (T) step 10 - Debug This keyword is optional. (Default=1) |
&CHT3
Title = Benzene dimer
Frozen = 12
Large = 4
ALOOp = 20 120
BLoop = 1 250
Print = 2