Directives to control the reading of the molecule input appear in the *READIN section.
READ (LUCMD,*) LCMMAX, CMSTR, CMEND
Use Rydberg basis functions
(center of mass functions) as suggested by
Kaufman et al. [124]. LCMMAX
denoted
the maximum quantum number of the Rydberg functions, basis functions
for all quantum up to and including LCMMAX
will be generated
(s=0, p=1 etc.) CMSTR
and CMEND
are the half-integer
start- and ending quantum number for the Rydberg basis functions. The
basis functions will be placed at the position of a dummy center
indicated as X
in the MOLECULE.INP
file. The charge of
the ion-core is determined by the keyword
.ZCMVAL. If no center
named X
is present in the MOLECULE.INP
file, this input
will be ignored.
READ (LUCMD,*) MAXPRI
Set maximum number of primitives in any contraction. Read one more line containing number. Default is 25, except for the Cray-T3D/E, where the default is 14.
READ (LUCMD,*) IPREAD
Set print level for input processing. Read one more line containing
print level. Default is the IPRDEF
from the
**INTEGRALS input
module.
READ (LUCMD,*) TOLLRN
Read threshold for considering atoms to be related by symmetry. Used
in the automatic symmetry detection routines. Default is
.
MOLECULE.INP
file. Primarily for debugging
purposes or for analysing input errors in the MOLECULE.INP
file.
READ (LUCMD,*) ZCMVAL
Read the charge of the center of the Rydberg basis functions specified by the .CM FUN keyword. Default is a charge of one.