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.

41 ENERGY GRADIENTS 300<br />

state2) and non-adiabatic coupling matrix elements (CPMCSCF,NACM,state1, state2). It is possible<br />

to do several coupled-perturbed MCSCF calculations one after each other in the same<br />

MCSCF. In this case FORCE would use the last solution by default. The information from the<br />

CPMCSCF is passed to the FORCE program in a certain records (default 5101.1, 5102.1, . . . ). If<br />

several CPMCSCF calculations are performed in the same MCSCF, several such records may be<br />

present, and a particular one can be accessed in the FORCE program using the SAMC directive:<br />

SAMC,record.<br />

An alias for SAMC is CPMC. For compatibility with earlier versions one can also use<br />

NACM,record<br />

for non-adiabatic couplings or<br />

DEMC,record<br />

for difference gradients.<br />

Example:<br />

multi;<br />

....<br />

state,3<br />

cpmcscf,nacm,1.1,2.1,save=5101.1 !do cpmcscf for coupling of states 1.1 - 2.<br />

cpmcscf,nacm,1.1,3.1,save=5102.1 !do cpmcscf for coupling of states 1.1 - 3.<br />

cpmcscf,nacm,2.1,3.1,save=5103.1 !do cpmcscf for coupling of states 2.1 - 3.<br />

force;samc,5101.1; !compute NACME for states 1.1 - 2.1<br />

force;samc,5102.1; !compute NACME for states 1.1 - 3.1<br />

force;samc,5103.1; !compute NACME for states 2.1 - 3.1<br />

See also test job lif − nacme.test.<br />

41.1.7 Non-adiabatic coupling matrix elements (NACM)<br />

see Section 41.1.6.<br />

41.1.8 Difference gradients for SA-MCSCF (DEMC)<br />

see Section 41.1.6.

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

Saved successfully!

Ooh no, something went wrong!