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.

45 MINIMIZATION OF FUNCTIONS 342<br />

***, Optimization of 2 d functions<br />

geometry={Ne}<br />

dexp=[2.0,1.0]<br />

{minimize,eval,dexp(1),dexp(2)<br />

method,bfgs,varscale=1,thresh=1e-5,proc=optd}<br />

proc optd<br />

basis={<br />

sp,Ne,vdz;c;<br />

d,Ne,dexp(1),dexp(2)<br />

}<br />

hf<br />

mp2<br />

eval=energy<br />

endproc<br />

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

***, MP2 optimization of core-valence cc-pCVDZ functions<br />

geometry={Ne}<br />

sexp=20.<br />

pexp=30.<br />

{minimize,ecv,sexp,pexp<br />

method,bfgs,varscale=1,thresh=1e-5,proc=myopt}<br />

proc myopt<br />

basis={<br />

spd,Ne,vdz;c;<br />

s,Ne,sexp<br />

p,Ne,pexp<br />

}<br />

hf<br />

{mp2;core,1}<br />

eval=energy<br />

{mp2;core,0}<br />

eall=energy<br />

ecv=eall-eval<br />

endproc<br />

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

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

Saved successfully!

Ooh no, something went wrong!