mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-27 13:45:27 -04:00
small rohf gradient test that shows the movecs bug
This commit is contained in:
parent
12283f9e4d
commit
bb34c7d822
2 changed files with 1142 additions and 0 deletions
23
QA/tests/rohf_cn/rohf_cn.nw
Normal file
23
QA/tests/rohf_cn/rohf_cn.nw
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
echo
|
||||
start cn
|
||||
|
||||
geometry
|
||||
c 0 0 0
|
||||
n 0 0 1.13734
|
||||
end
|
||||
|
||||
basis
|
||||
* library sto-3g
|
||||
end
|
||||
|
||||
scf
|
||||
direct
|
||||
doublet
|
||||
thresh 1d-9
|
||||
tol2e 1d-12
|
||||
rohf
|
||||
end
|
||||
|
||||
task scf gradient
|
||||
|
||||
task scf gradient numerical
|
||||
1119
QA/tests/rohf_cn/rohf_cn.out
Normal file
1119
QA/tests/rohf_cn/rohf_cn.out
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue