DIRRCI – Direct CI module¶
Relativistic RASCI module written by Lucas Visscher
This section allows for Kramers unrestricted relativistic Configuration Interaction calculations, Ref. [MOLFDIR].
Note that when the namelist GOSCIP – COSCI module is also present in the input, GOSCIP will be called instead of DIRRCI !
The input should be given in namelist form.
&CIROOT – Select the state to converge on¶
ISTART¶
Start vector method.
COSCI start vectors:
ISTART=1
Determinant with lowest eigenvalue:
ISTART=2
First (reference) determinant:
ISTART=3
If the COSCI start vectors are not available, then the default will be 2.
SELECT¶
Select wave functions on basis of largest overlap with the start wave function.
Default:
SELECT=F
&DIRECT – Convergence control¶
&LEADDET – Analyze the CI wave function¶
Advanced options
COMIN¶
Print contributions of determinants only if the square of the coefficients is larger than COMIN.
Default:
COMIN=0.1
&OPTIM – Fine tuning of the algorithm¶
Programmers options
IGENEX¶
Write coupling coefficients to file (default):
IGENEX=2
Calculate coupling coefficients when needed:
IGENEX=1