welcome: please sign in
location: Diff for "Intersystem crossing"
Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2021-04-27 14:11:50
Size: 1226
Editor: leiyibo
Comment:
Revision 3 as of 2021-10-28 00:41:26
Size: 2230
Editor: leiyibo
Comment:
Deletions are marked like this. Additions are marked like this.
Line 36: Line 36:
1.d-3 1.d-4
tolstep
5.d-3
Line 62: Line 64:
 1
nfiles
Line 97: Line 97:
nfiles $end

}}}

Alternatively, the T1 state can be described by SCF:

{{{

#----------------------------------------------------------------------
# Gradient projection method for ISC between S0 and T1 by BHHLYP/6-31G
#

$COMPASS
Title
 C2H4 Molecule test run
Basis
 6-31G
Geometry
C -0.00000141 0.00000353 0.72393424
C 0.00000417 -0.00000109 -0.72393515
H 0.73780975 -0.54421247 1.29907106
H -0.73778145 0.54421417 1.29907329
H 0.73777374 0.54421576 -1.29907129
H -0.73779427 -0.54423609 -1.29906321
END geometry
nosym
skeleton
$END

$bdfopt
iprt
 3
imulti
2
maxcycle
50
tolgrad
1.d-3
tolene
1.d-6
noncouple
$end

$xuanyuan
direct
$end

$SCF
RKS
charge
 0
spin
 1
atomorb
DFT
BHHLYP
$END

$resp
geom
norder
 1
method
 1
$end

$SCF
UKS
charge
 0
spin
 3
atomorb
DFT
BHHLYP
$END

$resp
geom
norder
 1
method

Intersystem crossing opt

TD-DFT

#----------------------------------------------------------------------
# Gradient projection method for ISC between S0 and T1 by TDDFT BHHLYP/6-31G
#

$COMPASS 
Title
 C2H4 Molecule test run
Basis
 6-31G
Geometry
C            -0.00000141      0.00000353      0.72393424
C             0.00000417     -0.00000109     -0.72393515
H             0.73780975     -0.54421247      1.29907106
H            -0.73778145      0.54421417      1.29907329
H             0.73777374      0.54421576     -1.29907129
H            -0.73779427     -0.54423609     -1.29906321
END geometry
nosym
skeleton
$END

$bdfopt
iprt
 3
imulti
2    # set 1: Penalty function method
maxcycle
50
tolgrad
1.d-4
tolstep
5.d-3
tolene
1.d-6
noncouple  # need not interstate coupling gradient which is default for imulti = 1
$end

$xuanyuan
direct
$end

$SCF
RKS
charge
 0
spin
 1
atomorb
DFT
BHHLYP
$END

$resp
geom
norder
 1
method
 1
$end

$tddft
imethod
 1
isf
 1
nexit 
 5
itda
 1
idiag
 1
istore
 1
crit_e
 1.d-8
crit_vec
 1.d-6
lefteig
ialda
4
$end

$resp
geom
norder
 1
method
 2
iroot
 1 
$end

Alternatively, the T1 state can be described by SCF:

#----------------------------------------------------------------------
# Gradient projection method for ISC between S0 and T1 by BHHLYP/6-31G
#

$COMPASS 
Title
 C2H4 Molecule test run
Basis
 6-31G
Geometry
C            -0.00000141      0.00000353      0.72393424
C             0.00000417     -0.00000109     -0.72393515
H             0.73780975     -0.54421247      1.29907106
H            -0.73778145      0.54421417      1.29907329
H             0.73777374      0.54421576     -1.29907129
H            -0.73779427     -0.54423609     -1.29906321
END geometry
nosym
skeleton
$END

$bdfopt
iprt
 3
imulti
2
maxcycle
50
tolgrad
1.d-3
tolene
1.d-6
noncouple
$end

$xuanyuan
direct
$end

$SCF
RKS
charge
 0
spin
 1
atomorb
DFT
BHHLYP
$END

$resp
geom
norder
 1
method
 1
$end

$SCF
UKS
charge
 0
spin
 3
atomorb
DFT
BHHLYP
$END

$resp
geom
norder
 1
method
 1
$end

Intersystem crossing (last edited 2024-03-28 14:16:08 by leiyibo)