The derivation of the CI-singles energy and wave
function
270
J. Chem. Phys.
(1971),
55,
pp. 2236.
Link
,
343
J. Phys. Chem.
(1992),
96,
pp. 135.
Link
begins by selecting the HF
single-determinant wave function as reference for the ground state of the
system:
(7.1) |
where is the number of electrons, and the spin orbitals
(7.2) |
are expanded in a finite basis of atomic orbital basis functions. Molecular orbital coefficients are usually found by SCF procedures which solve the Hartree-Fock equations
(7.3) |
where S is the overlap matrix, C is the matrix of molecular orbital coefficients, is a diagonal matrix of orbital eigenvalues and F is the Fock matrix with elements
(7.4) |
involving the core Hamiltonian and the anti-symmetrized two-electron integrals
(7.5) |
On solving Eq. (7.3), the total energy of the ground state single determinant can be expressed as
(7.6) |
where is the HF density matrix and is the nuclear repulsion energy.
Equation (7.1) represents only one of many possible determinants made from orbitals of the system; there are in fact possible singly substituted determinants constructed by replacing an orbital occupied in the ground state (, , ) with an orbital unoccupied in the ground state (, , ). Such wave functions and energies can be written
(7.7) |
(7.8) |
where we have introduced the anti-symmetrized two-electron integrals in the molecular orbital basis
(7.9) |
These singly excited wave functions and energies could be considered crude approximations to the excited states of the system. However, determinants of the form Eq. (7.7) are deficient in that they:
do not yield pure spin states
resemble more closely ionization rather than excitation
are not appropriate for excitation into degenerate states
These deficiencies can be partially overcome by representing the excited state wave function as a linear combination of all possible singly excited determinants,
(7.10) |
where the coefficients can be obtained by diagonalizing the many-electron Hamiltonian, A, in the space of all single substitutions. The appropriate matrix elements are:
(7.11) |
According to Brillouin’s, theorem single substitutions do not interact directly with a reference HF determinant, so the resulting eigenvectors from the CIS excited state represent a treatment roughly comparable to that of the HF ground state. The excitation energy is simply the difference between HF ground state energy and CIS excited state energies, and the eigenvectors of A correspond to the amplitudes of the single-electron promotions.
CIS calculations can be performed in Q-Chem using restricted
(RCIS),
270
J. Chem. Phys.
(1971),
55,
pp. 2236.
Link
,
343
J. Phys. Chem.
(1992),
96,
pp. 135.
Link
unrestricted (UCIS), or restricted
open-shell
801
Int. J. Quantum Chem.
(1995),
29,
pp. 361.
Link
(ROCIS) spin orbitals.
$molecule 0 1 C O 1 CO H 1 CH 2 A H 1 CH 2 A 3 D CO = 1.2 CH = 1.0 A = 120.0 D = 180.0 $end $rem JOBTYPE = opt EXCHANGE = hf BASIS = 6-31G* $end @@@ $molecule read $end $rem EXCHANGE = hf BASIS = 6-311(2+)G* CIS_N_ROOTS = 15 Do 15 states CIS_SINGLETS = true Do do singlets CIS_TRIPLETS = false Don’t do Triplets $end