Directives affecting the response (coupled-perturbed MCSCF)
calculation of geometric perturbations appear in the *RESPON
section.
READ (LUCMD,*) MAXNR
Maximum number of iterations to be used when solving the geometric response equations. Read one more line specifying value. Default value is 60.
READ (LUCMD,*) MAXRED
Set the maximum dimension of the reduced space to which new basis vectors are added as described in Ref. [22]. Read one more line containing maximum dimension. Default value is the maximum of 400 and 25 times the number of symmetry-independent nuclei.
READ (LUCMD,*) MAXSIM
Maximum number of geometric perturbations to solve simultaneously in a given symmetry. Read one more line specifying value. Default is 15.
.NOTRIA
will be set to
TRUE
, that is, that no previous solution vectors will be used
as trial vectors.
READ (LUCMD,*) IPRINT
Set the print level during the solution of the geometric response
equations. Read one more line containing print level. Default
value is the value of IPRDEF
in the general input module.
READ (LUCMD, *) NRDT
READ (LUCMD, *) (NRDCO(I), I = 1, NRDT)
Solve for specific geometric perturbations only. Read one more line specifying number to solve for and then another line specifying their sequence numbers. This may give wrong results for some components of the molecular Hessian. Mainly for debugging purposes.
READ (LUCMD,*) THRNR
Threshold for convergence of the geometric response
equations. Read one more line specifying value. Default
value is 10.