mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 14:15:30 -04:00
remove vem tddft optimization tests [ci skip]
This commit is contained in:
parent
7f01184b62
commit
329eb1eb26
4 changed files with 0 additions and 41184 deletions
|
|
@ -1,43 +0,0 @@
|
|||
echo
|
||||
start
|
||||
geometry
|
||||
c 0.00000000 0.00000000 0.00000000
|
||||
h 0.57241422 0.68848272 0.76430038
|
||||
h -0.57241422 -0.68848272 0.76430038
|
||||
h -0.57241422 0.68848272 -0.76430038
|
||||
h 0.57241422 -0.68848272 -0.76430038
|
||||
symmetry d2
|
||||
end
|
||||
|
||||
BASIS "ao basis" spherical
|
||||
* library def2-svp
|
||||
end
|
||||
|
||||
dft
|
||||
xc hfexch
|
||||
convergence energy 1d-8
|
||||
end
|
||||
|
||||
driver
|
||||
eprec 1d-7
|
||||
clear
|
||||
maxiter 3
|
||||
end
|
||||
cosmo
|
||||
do_cosmo_vem 1
|
||||
solvent acetone
|
||||
end
|
||||
|
||||
tddft
|
||||
cis
|
||||
nroots 1
|
||||
algorithm 1
|
||||
notriplet
|
||||
target 1
|
||||
civecs
|
||||
grad
|
||||
root 1
|
||||
end
|
||||
end
|
||||
|
||||
task tddft optimize ignore
|
||||
File diff suppressed because it is too large
Load diff
|
|
@ -1,40 +0,0 @@
|
|||
start
|
||||
|
||||
echo
|
||||
|
||||
title "VEM TDDFT N2 1.2A B3LYP/6-31G** QA TEST"
|
||||
|
||||
charge 0
|
||||
|
||||
geometry
|
||||
symmetry d2h
|
||||
N 0.0 0.0 -0.6
|
||||
N 0.0 0.0 0.6
|
||||
end
|
||||
|
||||
basis spherical
|
||||
N library 6-31G**
|
||||
end
|
||||
|
||||
dft
|
||||
xc b3lyp
|
||||
end
|
||||
driver
|
||||
clear
|
||||
end
|
||||
cosmo
|
||||
do_cosmo_vem 1
|
||||
solvent dmso
|
||||
end
|
||||
tddft
|
||||
nroots 1
|
||||
algorithm 1
|
||||
notriplet
|
||||
target 1
|
||||
civecs
|
||||
grad
|
||||
root 1
|
||||
solve_thresh 1d-05
|
||||
end
|
||||
end
|
||||
task tddft optimize
|
||||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue