Relativistic Coupled-Cluster calculations on the dioxygen molecule¶
A simple example of a high-spin open shell state treated with the single reference CCSD(T) method is the dioxygen molecule.
Hartree-Fock reference¶
We start with the description of the single-determinant reference state.
The ground state with two unpaired electrons corresponds to the triplet state.
In the
.CLOSED SHELL
6 8
.OPEN SHELL
1
2/4,0
(See the DIRAC.INP
and
the MOLECULE.MOL
input files,
and the associated output file
.)
The overall electronic occupation of the oxygen molecule can be displayed in the following MO diagram (see also here):
Coupled-Cluster description¶
Let us continue with the correlated treatment of the oxygen molecule at the Coupled-Cluster level.
The 1s electrons of each oxygen atom are kept frozen. The active space then consists of 12 electrons, of which there are 10 closed shell electrons.
The closed shell electrons occupy the nonbonding 2s
Let us suppose that we want to take the
.NELEC
4 2 3 3
(See the input file
and the output file
.)
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
Utilizing the linear symmetry¶
Coming back to our example, the oxygen molecule, we now show how the Coupled-Cluster occupation can be refined in the linear symmetry.
We again want to take the
.NEL_F1
2 3 1 0
.NEL_F2
2 2 1 1
(The input file
,
and the resulting output file
.)
Fock-space Coupled-Cluster calculations¶
An example of the use of the Fock space method concerns the calculation of the lowest three states of the molecular oxygen.
These are obtained by
distributing two electrons in the degenerate
In the Fock space approach we first perform a calculation on
the closed-shell
The complete FSCCSD input
reads then
.
The corresponding output file is
here
.
These FSCCSD correlated energy states can be compared against the uncorrelated COSCI states,
see here
.
Another way of running FSCCSD calculations is starting from the closed-shell anion, here
,
and the downloadable output file is
here
.
The reader can check the experimental values of excitation energies in the NIST web page.