welcome: please sign in
location: Diff for "Alternative of TD-DFT: particle-particle TDA (pp-TDA) based properties"
Differences between revisions 6 and 7
Revision 6 as of 2014-09-27 07:07:57
Size: 898
Editor: 162
Comment:
Revision 7 as of 2014-09-27 07:08:12
Size: 898
Editor: 162
Comment:
Deletions are marked like this. Additions are marked like this.
Line 52: Line 52:
0 1

Alternative of TD-DFT: particle-particle TDA (pp-TDA) based properties

The pp-TDA describes N-electron states from a (N-2)-electron reference. The only difference in input is to set imethod=4, itda=1, pprpa=1. The keyword pprpa separate the calculations of N-electron states (=1, pp-TDA) and (N-4)-electron states (=2, hh-TDA). For example, the input for BH is

$COMPASS
Title
 bh
Basis
 cc-pvqz
Geometry
 B 0. 0.  0.
 H 0. 0.  1.232
End geometry
skeleton
group
c(2v)
$END

$xuanyuan
direct
schwarz
$end

$scf
RHF
charge
2
spin
1
THRESHCONV
1.d-10 1.d-8
guess
hcore
$end

$tddft
imethod
4
isf
1
idiag
1
itda
1
pprpa
1
iexit
10
$end

The gradients of single states, and the transition dipole moments and NAC between two states can be computed similar to those for TD-DFT using the resp module.

Alternative of TD-DFT: particle-particle TDA (pp-TDA) based properties (last edited 2021-01-13 04:50:59 by wangzikuan)