RELCCSD

The old namelist style input used up to DIRAC10 has been replaced by an input that is more consistent with the rest of the input. In DIRAC11 it is possible to use both styles of inputs but we have the intention to phase out the namelist input in upcoming releases.

**RELCC

Specification of reference determinant, type of calculation, and general settings.

.FOCKSP

Activate the Fock space module. This option should be used for multireference calculations. See further CCFSPC.

.ENERGY

Activate the energy calculation. This is the preferred option for calculations on closed shell or simple open shell systems.

Default:

No energy calculation.

.GRADIENT

Calculate the effective 1-particle density matrix (currently only for a closed shell MP2 wave function). This option can be used to calculate molecular properties.

Default:

No gradient calculation.

.NELEC

Number of active electrons. This variable determines the reference determinant to be used in the exponential expansion of the wave function. Since the default values correspond to the information passed on by the MOLTRA code on basis of the Hartree-Fock occupations and chosen range of active orbitals in MOLTRA, there is usually no need to specify this variable manually. Notable exception is the treatment of a high-spin open shell state with the single reference CCSD(T) ansatz. In such a case one first needs to determine the number of closed shell electrons in each irrep and then add to these occupations the open shell electrons (see below for an example).

Arguments:

Integer (NELEC(I),I=1,NFSYM*2).

Default:

Active electrons in these irreps (written by **MOLTRA).

A simple example is the oxygen molecule in which the 1s electrons are kept frozen. The active space then consists of 12 electrons, of which there are 10 closed shell electrons. The closed shell electrons go in the nonbonding 2s \(\sigma_g\) and \(\sigma_u\) orbitals and the bonding 2p \(\sigma_g\) and \(\pi_u\) orbitals, while the 2 open shell electrons are distributed over the two antibonding 2p \(\pi_u\) orbitals. Let us suppose that we want to take the \(M_S=1\) state as our reference and assign alpha spin to both our open shell electrons. In the double group (\(D_{2h}^*\)) we do not distinguish between \(\sigma\) and \(\pi\), so we need to add all alpha electrons in gerade orbitals (2s \(\sigma_g\) + 2p \(\sigma_g\) + 2p \(\pi_g\) = 4), beta electrons in gerade orbitals (2s \(\sigma_g\) + 2p \(\sigma_g\) = 2), alpha electrons in ungerade orbitals (2s \(\sigma_u\) + 2p \(\pi_u\) = 3) and beta electrons in ungerade orbitals (2s \(\sigma_u\) + 2p \(\pi_u\) = 3). This gives the following occupation:

.NELEC
4 2 3 3

Note that this determinant does not represent the exact ground state of the oxygen molecule as this triplet is split by a few wave numbers due to spin-spin and (second order) spin-orbit interactions. The lowest state is the \(\Omega=0\) component that cannot be represented by a single determinant. This state can be calculated using the Fock space coupled cluster method.

.NEL_F1

Number of electrons in the gerade irreps of the Abelian symmetry group. See below for more information.

.NEL_F2

Number of electrons in the ungerade irreps of the Abelian symmetry group.

Coming back to the example given above, the oxygen molecule, we now show how this is done with the keywords given above. We again want to take the \(M_S=1\) state as our reference. The irreps of \(D_{\infty h}^*\) are ordered as 1/2, -1/2, 3/2, -3/2,.... so we need to consider the \(\Omega\) value (giving the projection on the molecular axis of both spin and orbital angular momentum) of the occupied oribitals. The \(\sigma\) -orbitals go in the irreps 1/2 and -1/2 while the \(\pi\) -orbitals span the four irreps (1/2, -1/2, 3/2, -3/2). Putting an alpha electron in a \(\sigma\) orbital will give an \(\Omega\) value of 1/2, while putting it in a \(\pi\) -orbital can either give -1/2 (when put in the orbitals with orbital momentum -1) or 3/2 (when put in the +1 orbital). Similarly the beta electrons go in irreps -1/2 (for the \(\sigma\)), -3/2 and 1/2 (for the \(\pi\)). This makes the input for our example :

.NEL_F1
2 3 1 0
.NEL_F2
2 2 1 1

.PRINT

Print level.

Default:

.PRINT
 0

.DEBUG

Print debug information.

Default:

Debug information is not printed.

*CCENER

Covers options related to energy.

.DOMP2

Calculate the MP2 energy.

.MAXIT

Set maximum number of iterations allowed to solve the CC equations.

.MAXDIM

Set maximum number of amplitude vectors used in the DIIS extrapolation.

.NTOL

Specify requested convergence (10^-NTOL) in the amplitudes.

.NOSING

Eliminate T1 amplitudes in the calculation (only interesting for test purposes, this gives no computational speed-up).

.NODOUB

Eliminate T2 amplitudes in the calculation (only interesting for test purposes, this gives no computational speed-up).

*CCFOPR

Calculate first-order properties (expectation values) for the MP2 wave function.

*CCFSPC

Perform a Fock space MRCC calculation in which a model space is correlated and then diagonalized to give CC energies for a set of states.

.DOIH

Use the Intermediate Hamiltonian formalism in which an auxiliary space is used to prevent the “intruder state” problem. Default: IH formalism not used.

.DOEA

Calculate electron affinities (add one electron to the reference state, allowing occupation of the active virtual orbitals)

.DOIE

Calculate ionization energies (remove one electron from the reference state, allowing depletion of the active occupied orbitals)

.DOEA2

Calculate second electron affinities (add two electrons to the reference state, allowing occupation of the active virtual orbitals)

.DOIE2

Calculate second ionization energies (remove two electrons from the reference state, allowing depletion of the active occupied orbitals)

.DOEXC

Calculate excitation energies (allow excitation from the set of active occupied orbitals to the set of active virtual orbitals)

.NACTH

Specification of the set of active hole orbitals (from which ionization/excitation takes place)

.NACTP

Specification of the set of active particle orbitals (to which electron attachment/excitation takes place)

.MAXIT

Maximum number of iterations allowed to solve the FSCC equations

.MAXDIM

Set maximum number of amplitude vectors used in the DIIS extrapolation.

.NTOL

Specify requested convergence (10^-NTOL) in the amplitudes.

*CCIH

Options for intermediate hamiltonian in FSCC.

.EHMIN

Minimum orbital energy of occupied orbitals forming the auxiliary (Pi) space. Orbitals with energies lower than this energy are taken in the secundary (Q) space and do not contribute to the model space.

.EHMAX

Maximum orbital energy of occupied orbitals forming the auxiliary (Pi) space. Orbitals with energies higher than this energy are taken in the primary (Pm) space.

.EPMIN

Minimum orbital energy of virtual orbitals forming the auxiliary (Pi) space. Orbitals with energies lower than this energy are taken in the primary (Pm) space.

.EPMAX

Maximum orbital energy of virtual orbitals forming the auxiliary (Pi) space. Orbitals with energies higher than this energy are taken in the secundary (Q) space and do not contribute to the model space.