Directives affecting the two-electron undifferentiated Hamiltonian integral calculation appear in the *TWOINT section.
READ (LUCMD,*) ICDIFF,IEDIFF
Screening threshold for Coulomb and exchange
contributions to the Fock
matrix in direct and parallel calculations. The thresholds for the
integrals will ten to the power of these numbers. By default the same
screening threshold will be used for Coulomb and exchange
contribution with a default value of .
READ (LUCMD,*) IFTHRS
Screening threshold used in direct and
parallel calculations. The integral threshold will be ten to the
negative power of this number. Defalt value is 9, corresponding to an
integral accuracy of .
READ (LUCMD, '(5I5)') IPRINT, IPRNTA, IPRNTB, IPRNTC, IPRNTD
Set print level for the derivative integral calculation of a particular shell
quadruplet. Read one more line containing print level and the four
shell indices (5I5). The print level is changed from the default
for this quadruplet only. Default value is the value of IPRDEF
from the **INTEGRALS
input module.