19.01.2015 Views

MOLPRO

MOLPRO

MOLPRO

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

24 THE CLOSED SHELL CCSD PROGRAM 184<br />

24.4 Singles-doubles configuration interaction, CISD<br />

Performs closed-shell configuration interaction, CISD. The same results as with the CI program<br />

are obtained, but this code is somewhat faster. Normally, no further input is needed. For<br />

specifying DIIS directives, see section 24.5<br />

24.5 The DIIS directive<br />

DIIS,itedis,incdis,maxdis,itydis;<br />

This directive allows to modify the DIIS parameters for CCSD, QCISD, or BCCD calculations.<br />

itedis:<br />

incdis:<br />

maxdis:<br />

itydis:<br />

First iteration in which DIIS extrapolation may be performed (default=2).<br />

Increment between DIIS iterations (default=1).<br />

Maximum number of expansion vectors to be used (default=6).<br />

DIIS extrapolation type. itydis=1 (default): residual is minimized.<br />

itydis=2: ∆T is minimized.<br />

In addition, there is a threshold THRDIS which may be modified with the THRESH directive.<br />

DIIS extrapolation is only done if the variance is smaller than THRDIS.<br />

24.6 Examples<br />

24.6.1 Single-reference correlation treatments for H 2 O<br />

***,h2o test<br />

memory,1,m<br />

!allocate 1 MW dynamic memory<br />

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

basis=vtz<br />

!cc-pVTZ basis set<br />

r=1 ang !bond length<br />

theta=104<br />

!bond angle<br />

hf<br />

!do scf calculation<br />

text,examples for single-reference correlation treatments<br />

ci<br />

cepa(1)<br />

mp2<br />

mp3<br />

mp4<br />

mp4;notripl<br />

cisd<br />

ccsd(t)<br />

qci(t)<br />

bccd(t)<br />

---<br />

!CISD using MRCI code<br />

!cepa-1 using MRCI code<br />

!Second-order Moeller-Plesset<br />

!Second and third-order MP<br />

!Second, third, and fourth-order MP4(SDTQ)<br />

!MP4(SDQ)<br />

!CISD using special closed-shell code<br />

!coupled-cluster CCSD(T)<br />

!quadratic configuration interaction QCISD(T)<br />

!Brueckner CCD(T) calculation<br />

http://www.molpro.net/info/current/examples/h2o_ccsd.com

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

Saved successfully!

Ooh no, something went wrong!