mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-27 13:45:27 -04:00
new test cases
This commit is contained in:
parent
49700442b9
commit
cd32a1186e
2 changed files with 1161 additions and 0 deletions
39
QA/tests/cho_cs_analytic_trans/cho_cs_analytic_trans.nw
Normal file
39
QA/tests/cho_cs_analytic_trans/cho_cs_analytic_trans.nw
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
echo
|
||||
|
||||
start cho_cs_analytic_trans
|
||||
title cho_cs_analytic_trans
|
||||
|
||||
memory total 800 stack 400 heap 50 global 350 mb
|
||||
|
||||
geometry noautoz units angstrom nocenter
|
||||
symmetry c1
|
||||
C 10.00000000 20.00000000 30.00000000
|
||||
O 11.18337200 20.00000000 30.00000000
|
||||
H 9.36848179 20.94387462 30.00000000
|
||||
end
|
||||
|
||||
basis
|
||||
"*" library 6-311G**
|
||||
end
|
||||
|
||||
charge 0
|
||||
|
||||
property
|
||||
shielding
|
||||
end
|
||||
|
||||
set dft:tol_rho 1d-30
|
||||
set int:acc_std 1d-32
|
||||
set int:cando_txs f
|
||||
set dft:job_grid_acc 1d-20
|
||||
|
||||
dft
|
||||
odft
|
||||
mult 2
|
||||
grid xfine
|
||||
direct
|
||||
xc becke88 perdew86
|
||||
convergence energy 1e-8 diis 80 ncyds 80 damp 0
|
||||
end
|
||||
|
||||
task dft property
|
||||
1122
QA/tests/cho_cs_analytic_trans/cho_cs_analytic_trans.out
Normal file
1122
QA/tests/cho_cs_analytic_trans/cho_cs_analytic_trans.out
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue