CASSCF

DESCRIPTION

This method keyword requests a Complete Active Space Multiconfiguration SCF (MC-SCF)[Hegarty79,Eade81,Schlegel82a,Bernardi84,Frisch92,Yamamoto96]. An MC-SCF calculation is a combination of an SCF computation with a full CI involving a subset of the orbitals; this subset is known as theactive space. The number of electrons (N) and the number of orbitals (M) in the active space for a CASSCFmustbe specified following the keyword:CASSCF(N,M). Note that options may be interspersed withNandMin any order.

By default, the active space is defined assuming that the electrons come from the highest occupied orbitals in the initial guess determinant and that the remaining orbitals required for the active space come from the lowest virtuals of the initial guess. Thus, for a 4-electron, 6-orbital CAS—specified asCASSCF(4,6)—on a closed-shell system, the active space would consist of:

Similarly, a 4 electron, 6 orbital CAS on a triplet would include the highest 3 occupied orbitals (one of which is doubly occupied and two singly occupied in the guess determinant) and the lowest 3 virtual orbitals. In Gaussian 09, algorithmic improvements make an active space of up to about 14 orbitals feasible[Siegbahn84,Robb90,Klene00].

Normally,Guess=AlterorGuess=Permuteis necessary to ensure that the orbitals which are selected involve the electrons of interest and that they are correlated correctly. A prior run withGuess=Onlycan be used to quickly determine the orbital symmetries (see the first example below). Alternatively, a full Hartree-Fock single point calculation may be done, and the subsequent job will includeGuess=(Read,Permute)in order to retrieve and then modify the computed initial guess from the checkpoint file. You need to includePop=Regularin the route section of the preliminary job in order to include the orbital coefficient information in the output (usePop=Fullfor cases where you need to examine more than just the few lowest virtual orbitals). Alternatively, you may usePop=NBOSaveto save the NBOs, which are often the best choice for starting CAS orbitals. You may also choose to view the orbitals in a visualization package such as GaussView.

CASis a synonym forCASSCF.

Use#Pin the route section to include the final eigenvalues and eigenvectors in addition to the energy and one-electron density matrix in the CASSCF output.

A brief overview of the CASSCF method is given in chapter 9 (exercises 5 and 6) and appendix A ofExploring Chemistry with Electronic Structure Methods, 2nd ed.[Foresman96b]. See reference[Bernardi84]for a detailed discussion on the choice of an active space.

Note: CASSCF is a powerful but advanced method with many subtleties. We strongly recommend that you study the cited references before attempting to run production CASSCF calculations (this is especially true forCASSCF MP2). Example applications are discussed in references[Bernardi88,Bernardi88a,Bernardi90,Tonachini90,Bernardi92,Palmer94,Vreven97].

VARIATIONS

OPTIONS

NRoot=j
Requests that the jth root of the CI be used, so that an excited state is obtained whenj> 1. The option defaults to the ground state (j=1). The state specified byNRootis referred to as the “state of interest.”

StateAverage
Used to specify a state-averaged CASSCF calculation. All states up toNRootare averaged. This option requires the weighting for the various states to be input in formatnF10.8 (no trailing blank line).StateAverageis not allowed in combination withOpt=ConicalorCASSCF=SpinOrbit, both of which perform state-averaged calculations by default.

SpinOrbit
Compute approximate spin orbit coupling between two states, specified on a separate input line. Implies a state-averaged CASSCF calculation.

RAS=(a,b,c,d)
Requests a RASSCF calculation which allows up toaholes (i.e., excitations from RAS1 into RAS2 or RAS3) in theborbitals in the RAS1 space, and tocparticles in thedorbitals in the RAS3 space (i.e., excitations from RAS1 or RAS2 into RAS3). Thus, the minimum number of electrons in RAS2 is 2b-a. Note that the twoCASSCFkeyword parameters specify the size of theentireactive space: RAS1 + RAS2 + RAS3 (see the examples).

DavidsonDiag
Requests the use of the Davidson diagonalization method for the CI matrix instead of the Lanczos iterations. This is the default when there are more than six active orbitals.

LanczosDiag
Requests the use of Lanczos iterations when diagonalizing the CI matrix instead of the Davidson method. Lanczos is the default when there are 6 or fewer active orbitals.

FullDiag
Requests the use of the full (Jacobi) diagonalization method for the CI matrix instead of Lanczos or Davidson iterations. The default is full diagonalization if there are 6 or fewer active orbitals, and Davidson otherwise.NoFullDiagsuppresses the use of the full diagonalization method.

The full Jacobi diagonalization method must be used if quadratic convergence is required (see theQCoption below), and when the CI eigenvector is unknown (in the latter case, specifyFullDiagfor calculations involving more than 6 active orbitals).

StateGuess=k
Set the starting vector for the Lanczos method to configurationk. For example, this option can be useful for selecting a configuration of the correct symmetry for a desired excited state (different from that of the ground state). In such cases, running a preliminary calculation to determine the orbital symmetries may be required.

kmay also be set to the special valueRead, which says to read in the entire eigenvector from the input stream (format:NZ, (Ind(I),C(Ind(I)),I=1,NZ).

The default diagonalization method is most efficient if the size of the CI problem is greater than about 50, or the user can identify one or more dominant components in the eigenvector from the onset of the calculation, via the initial trail vector. By default, the starting vector is initialized inj+1positions, wherejis the value given to theNRootoption (or its default value). The positions correspond to the lowestj+1energy diagonal elements of the CI Hamiltonian. This usually results in good convergence for the lowestjroots.

TheStateGuessoption (below) may be used to change this default.CASSCF(…,StateGuess=k) sets C(k) to 1.0. The central requirement for this vector is that it should not be deficient in the eigenvector that is required. Thus, if the CI eigenvector is dominated by configuration k, setting theStateGuessoption tokwill generate a good starting vector (e.g.,StateGuess=1is appropriate if the CI vector is dominated by the SCF wavefunction). However, if the coefficient of configurationkis exactly zero (e.g., by symmetry) in the desired root, then that eigenvector will be missing, and the calculation will converge to a higher state.

OrbRot
OrbRotincludes andNoCPMCSCFexcludes the orbital rotation derivative contributions from the CP-MC-SCF equations in anOpt=Conicalcalculation.OrbRotis the default.

SlaterDet
Use Slater determinants in the CASSCF calculation. This option is needed to locate a conical intersection/avoided crossing between a singlet state and a triplet state.

HWDet
Use Hartree-Waller determinants instead of Slater. This is the default for CAS calculations involving 10 or more orbitals. It impliesNoFullDiag.

RFO
Requests the RFO quadratic step. At most, one ofQCandRFOshould be specified.

QC
Requests a quadratically convergent algorithm for the CAS. This option should be used with caution; it works well only with a very good guess. Only one ofQCandRFOshould be specified.

UNO
Requests that the initial orbitals for the CAS be produced from the natural orbitals generated from a previous UHF calculation[Hamilton88,Bofill89]. Normally used withGuess=Read.

The UNO guess must be used with caution. Often, some of the natural orbitals which have modest occupation are not the important ones for the process of interest. Consequently, unless the entire valence space is being correlated (which is usually prohibitively expensive), one normally runs one job which does a UHF calculation withPop=NaturalOrbital, and then examines the resulting orbitals. The orbitals which belong in the active space are then selected, and a single-pointCASSCF(…,UNO) Guess=(Read, Alter)calculation is performed. The resulting converged orbitals are then examined to verify that the correct active space has been located, and finally an optimization can be run withCASSCF(…,UNO) Guess=Read. For singlets, this entire process depends on the user being able to coax the UHF wavefunction to converge to the appropriate broken spin-symmetry (non-RHF) result.

NPairs=n
Number of GVB pairs outside of the CAS active space in a CAS-GVB calculation[Clifford96].

AVAILABILITY AND RESTRICTIONS

Energies, analytic gradients, and analytic and numerical frequencies. CASSCF may not be combined with any semi-empirical method. Analytic gradients and frequencies are available only through f functions.

Analytic polarizabilities may not be performed with the CASSCF method. UseCASSCF Polar=Numer.

You can restart a CASSCF calculation by specifyingSCF=Restartin the route section. In order to restart a CASSCF optimization, the keywordsCASSCF Opt=Restart Extralinks=L405must be included in the job’s route section.

CASSCF frequencies with PCM solvation must be done numerically usingFreq=Numer.

RELATED KEYWORDS

Opt=Conical,MP2,Guess, Pop, SCF

EXAMPLES

We will consider several of the most important uses of the CASSCF method in this section.

Preliminary Examination of the Orbitals (Guess=Only).The following route section illustrates one method of quickly examining the orbitals in order to determine their symmetries and any alterations needed to produce the desired initial state. We includePop=Regto obtain the molecular orbital output in the population analysis section:

# HF/3-21G Guess=Only Pop=Reg Test

The molecule being investigated is 1,3-cyclobutadiene, a singlet with D2hsymmetry. We are going to run a 4x4 CAS, so there will be four orbitals in the active space: 2 occupied and 2 virtual. We want all four orbitals to be π orbitals.

The HOMO is orbital 14; therefore, orbitals 13 through 16 will comprise the active space. When we examine these orbitals, we see that only orbitals 14 and 15 are of the correct type. The molecule lies in the YZ-plane, so π orbitals will have significantly non-zero coefficients in the X direction. Here are the relevant coefficients for orbitals 10 and 13-16:

Molecular Orbital Coefficients 10 13 14 15 16 O O O V V 3 1 C 2PX 0.29536 0.00000 0.34716 0.37752 0.00000 7 3PX 0.16911 0.00000 0.21750 0.24339 0.00000 12 2 C 2PX 0.29536 0.00000 0.34716 -0.37752 0.00000 16 3PX 0.16911 0.00000 0.21750 -0.24339 0.00000 21 3 C 2PX 0.29536 0.00000 -0.34716 -0.37752 0.00000 25 3PX 0.16911 0.00000 -0.21750 -0.24339 0.00000 30 4 C 2PX 0.29536 0.00000 -0.34716 0.37752 0.00000 34 3PX 0.16911 0.00000 -0.21750 0.24339 0.00000

Orbital 10 is clearly also a π orbital. If we look at higher virtual orbitals, we will find that orbital 19 is also a π orbital. We have found our four necessary orbitals, and can now useGuess=Alterto move them into the active space. Here is the input file for the CASSCF calculation:

# CASSCF(4,4)/3-21G Guess=Alter Pop=Reg Test 1,3-Cyclobutadiene Singlet, D2H, Pi 4x4 CAS 0 1molecule specification10,13Interchange orbitals 10 and 13.16,19Interchange orbitals 16 and 19.

CASSCF Energy and the One-Electron Density Matrix.When we run this CASSCF calculation on cyclobutadiene, we will obtain a prediction for the energy. It appears in the CASSCF output as follows:

TOTAL -152.836259Energy at each iterationITN= 9 MaxIt= 64 E= -152.8402786733 DE=-1.17D-05 Acc= 1.00D-05 ITN= 10 MaxIt= 64 E= -152.8402826495 DE=-3.98D-06 Acc= 1.00D-05 … DO AN EXTRA-ITERATION FOR FINAL PRINTING

The value ofEfor the final iteration is the predicted energy: –152.8402826495 Hartrees in this case.

It is also important to examine the one-electron density matrix, which appears next in the output:

Final one electron symbolic density matrix: 1 2 3 4 1 0.191842D+01 2 -0.139172D-05 0.182680D+01 3 0.345450D-05 0.130613D-05 0.172679D+00 4 0.327584D-06 0.415187D-05 0.564187D-06 0.820965D-01 MCSCF converged.

The diagonal elements indicate the approximate occupancies for each successive orbital in the active space. If any of these values is (essentially) zero, then that orbital was empty throughout the calculation; similarly, if any of them is essentially 2, then that orbital was doubly occupied throughout the CAS. In either case, there were no excitations into or out of the orbital in question, and there is probably a problem with the CASSCF calculation. In our case, the two “occupied” orbitals have values less than 2, and the other two orbitals in the active space have non-zero occupancies, so things are fine.

CASSCF MP2 Energy.When you run a CASSCF calculation with dynamic correlation (CASSCF MP2in the route section), the following additional lines will appear in the CASSCF output (with the first one coming significantly before the second):

MP2 correction to the MCSCF energy is computedIndicates a CASSCF MP2 job.… E2 = -0.2635549296D+00 EUMP2 = -0.15310383973610D+03Electron correlation-corrected energy.

The stringEUMP2labels the energy; in this case, the value is -153.1038397361 Hartrees.

CAS Configuration Information.The beginning of the CASSCF output lists the configurations, in the following format:

Configuration 1 Symmetry 1 1100 Configuration 2 Symmetry 2 1ab0 Configuration 3 Symmetry 1 1010 Configuration 4 Symmetry 1 a1b0

This is from a CAS(4,4) on a singlet reference, so each configuration indicates the occupation pattern for the 4 active orbitals. The first line is the reference configuration and in this case has the two lowest active orbitals doubly occupied, indicated with “1”. In configuration 2, the first active orbital remains doubly occupied, while a β electron has been excited from the second to the third active orbital indicated by “a” for α and “b” for β. In configuration 3, the first and third active orbitals are doubly occupied, while configuration 4 shows excitation of the β electron from the first to the third active orbital. By default, all symmetry types are allowed, and the symmetry of each configuration is reported. Refer to the symmetry multiplication table printed before the configuration list for symmetry assignments of the orbitals.

Using CASSCF to Study Excited States.The following two-step job illustrates one method for studying excited state systems using the CASSCF method. The first step assumes that a preliminary Hartree-Fock single point calculation has been done in order to examine the orbitals; it takes advantage of the initial guess computation done by that job, which is retrieved from the checkpoint file:

%chk=CAS1 # CASSCF(2,4) 6-31+G(D) Guess=(Read,Alter) Pop=NaturalOrbital Test Geom=Check Alter the guess so that the three LUMOs are all the desired symmetry, and run the CAS 0,1orbital alterations--Link1-- %chk=CAS1 %nosave # CASSCF(2,4,NRoot=2) 6-31+G(D) Guess(Read) Pop(NaturalOrbital) Geom=Check Test Excited state calculation 0,1

The second job step uses theNRootoption toCASSCFto specify the first excited state. The first excitation energy for the system will then be computed by taking the energy difference between the two states (see exercise 5 in chapter 9 ofExploring Chemistry with Electronic Structure Methods[Foresman96b]for a more detailed discussion of this technique).

Predicting Conical Intersections.IncludingOpt=Conicalkeyword in the route section changes the job from an optimization of the specified state using CASSCF to a search for a conical intersection or avoided crossing involving that state. The optimized structure will be that of the conical intersection or avoided crossing. Distinguishing between these two possibilities may be accomplished by examining the final eigenvalues in the CASSCF output for the final optimization step (it precedes the optimized structure):

FINAL EIGENVALUES AND EIGENVECTORS VECTOR EIGENVALUES CORRESPONDING EIGENVECTORstateenergy1 -154.0503161 0.72053292 -0.48879229 … -0.16028934E-02 0.31874441E-02 … 2 -154.0501151 0.45467877 0.77417416 …

If the two eigenvalues (the first entry in the lines labeled with a state number) are essentially the same, then the energies of the two states are the same, and it is a conical intersection. Otherwise, it is an avoided crossing.

Spin Orbit Coupling.Here is the output from a CASSCF calculation where the spin orbit coupling has been requested with theSpinoption (the coupling is between the state specified to theNRootoption and the next lower state):

**************************** spin-orbit coupling program **************************** Number of configs= 4 1st state is 1States for which spin orbit coupling is computed.2nd state is 2 Transition Spin Density Matrix 1 2 1 .000000D+00 .141313D+01 2 .553225D-01 .000000D+00 magnitude in x-direction= .0000000 cm-1 magnitude in y-direction= .0000000 cm-1 magnitude in z-direction= 55.2016070 cm-1 total magnitude= 55.2016070 cm-1Spin orbit coupling.MCSCF converged.

The spin orbit coupling is broken down into X, Y, and Z components, followed by its total magnitude, which in this case is 55.2016070 cm-1.

RASSCF example.Here is an example RASSCF calculation route section:

# CAS(16,18,RASSCF(1,2,3,4)) 6-31G(d)

If this molecule is a neutral singlet, then this route defines the following spaces: RAS1 with 2 orbitals, 3 or 4 electrons in all configurations; RAS2 with 12 orbitals, 12 electrons in the reference configuration; and RAS3 with 4 orbitals, 0-3 electrons in all configurations. Thus, the RAS2 space will have 9 to 13 electrons in all configurations. The orbitals taken from the reference determinant for the active space are (assuming a spin singlet) the 8 highest occupieds and 10 lowest virtuals: i.e., same orbitals as for a regularCAS(16,18).


Last update: 26 June 2013

Baidu
map