19.01.2015 Views

MOLPRO

MOLPRO

MOLPRO

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

19 THE MCSCF PROGRAM MULTI 147<br />

19.12 Examples<br />

The simplest input for a CASSCF calculation for H 2 O, C 2v symmetry, is simply:<br />

geometry={o;h1,o,r;h2,o,r,h1,theta} !Z-matrix geometry input<br />

r=1 ang !bond length<br />

theta=104<br />

!bond angle<br />

hf<br />

!do scf calculation<br />

multi<br />

!do full valence casscf<br />

http://www.molpro.net/info/current/examples/h2o_casscf.com<br />

This could be extended, for instance, by the following input cards<br />

OCC,4,1,2; ! specify occupied space<br />

CLOSED,2 ! specify closed-shell (inactive) orbitals<br />

FROZEN,1; ! specify frozen core orbitals<br />

WF,10,1; ! define wavefunction symmetry<br />

START,2100.2; ! read guess orbitals from record 2100, file 2<br />

ORBITAL,2140.2; ! save final orbitals to record 2140, file 2<br />

NATORB,PRINT,CI ! print natural orbitals and diagonalize the hamiltonian<br />

! for the natural orbitals. The largest CI coefficients<br />

! are printed.<br />

Example for a state-averaged calculation for CN, X and B 2 Σ + states, and A 2 Π x , 2 Π y states<br />

averaged. A full valence CASSCF calculation is performed<br />

***,cn<br />

r=2.2<br />

geometry={c;n,c,r}<br />

{rhf;occ,5,1,1;wf,13,1,1;<br />

orbital,2100.2}<br />

!define bond length<br />

!RHF calculation for sigma state<br />

!save orbitals to record 2100.2 (default)<br />

{multi;occ,6,2,2;closed,2;<br />

!Define active and inactive orbitals<br />

start,2100.2;<br />

!Start with RHF orbitals from above<br />

save,ref=4000.2 !Save configuration weights for CI in record 4000.2<br />

wf,13,1,1;state,2;wf,13,2,1;wf,13,3,1;!Define the four states<br />

natorb,ci,print;<br />

!Print natural orbitals and associated ci-coefficients<br />

tran,lz<br />

!Compute matrix elements over LZ<br />

expec2,lzz}<br />

!compute expectation values for LZZ<br />

http://www.molpro.net/info/current/examples/cn_sa_casscf.com<br />

Example for an RASSCF (restricted active space) calculation for N 2 , including SCF determinant<br />

plus all double excitations into valence orbitals. The single excitations are excluded. D 2h<br />

symmetry, CSF method used:

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!