![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
CID and CISD Keywords
|
Description |
These method keywords request a Hartree-Fock calculation followed by configuration interaction with all double substitutions (CID) or all single and double substitutions (CISD) from the Hartree-Fock reference determinant [48,95,117]. CI is a synonym for CISD.
Options |
FC
This indicates "frozen-core," and it implies that
inner-shells are excluded from the correlation calculation. This is the default
calculation mode.
Full
Specifies the inclusion of all electrons, and
RW and Window allow you to input specific information about which
orbitals to retain in the post-SCF calculation (see the discussion of the
MPn keywords for an example).
Conver=N
Sets the convergence calculations to
10-N on the energy and 10-(N+2) on the wavefunction. The
default is N=7 for single points and N=8 for gradients.
MaxCyc=n
Specifies the maximum number of cycles
for CISD calculations.
Availability |
Analytic energies, analytic gradients, and numerical frequencies.
Related Keywords |
Examples |
The CI energy appears in the output as follows:
DE(CI)= -.54192458D-01 E(CI)= -.75018855026D+02 NORM(A) = .10129586D+01
The output following the final CI iteration gives the predicted total energy.
The second output line displays the value of Norm(A). Norm(A)1 gives a measure of the correlation correction to the wavefunction; the coefficient of the HF configuration is thus 1/Norm(A). Note that the wavefunction is stored in intermediate normalization; that is:
where Y0 is the Hartree-Fock determinant and has a coefficient of 1 (which is what intermediate normalization means). Norm(A) is the factor by which to divide the wavefunction as given above to fully normalize it. Thus:
The coefficient of the Hartree-Fock determinant in the fully normalized wavefunction is then 1/Norm(A), the coefficient of singly-excited determinant Yi®a is Tia/Norm(A), and so on.