In the *CCLR section the input that is specific for coupled cluster linear response properties is read in. This section includes presently
READ (LUCMD,'(A)') AVERAGE
READ (LUCMD,'(A)') SYMMETRY
Evaluate special tensor averages of linear response functions.
Presently implemented are the isotropic average of the dipole polarizability
and the dipole polarizability anisotropy
.
Specify
ALPHA_ISO
for AVERAGE
to obtain and
ALPHA_ANI
to obtain and
.
The
SYMMETRY
input defines the selection rules that can be
exploited to reduce the number of tensor elements that have to be
evaluated. Available options are
ATOM
, SPHTOP
(spherical top), LINEAR
,
XYDEGN
(- and
-axis equivalent, i.e. a
symmetry axis with
), and
GENER
(use point
group symmetry from geometry input).
READ (LUCMD,*) NLRDSPE
Calculate the dispersion coefficients
up to
NLRDSPE
.
READ (LUCMD,*) NBLRFR
READ (LUCMD,*) (BLRFR(I),I=1,NBLRFR)
Frequency input for
.
READ (LUCMD,'(2A)') LABELA, LABELB
DO WHILE (LABELA(1:1).NE.'.' .AND. LABELA(1:1).NE.'*')
READ (LUCMD,'(2A)') LABELA, LABELB
END DO
Read pairs of operator labels.
READ (LUCMD,*) IPRSOP
Set print level for linear response output.