output and input file refresh. related to https://github.com/nwchemgit/nwchem/issues/108

This commit is contained in:
edoapra 2019-04-09 17:40:19 -07:00
parent ad6a5af290
commit a95b65356a
No known key found for this signature in database
GPG key ID: 79CA3F28FF1B91CE
4 changed files with 275659 additions and 74936 deletions

View file

@ -20,6 +20,8 @@ dft
direct
odft
mult 2
grid fine
convergence energy 1d-9
xc xtpss03
maxiter 100
end
@ -29,5 +31,5 @@ driver
maxiter 100
end
task dft optimize
task dft frequencies numerical
task dft gradient
task dft gradient numerical

File diff suppressed because it is too large Load diff

View file

@ -17,9 +17,12 @@ basis
end
dft
print geometry
direct
odft
mult 2
grid fine
convergence energy 1d-9
xc xtpss03 ctpss03
maxiter 100
end
@ -27,6 +30,7 @@ end
driver
clear
maxiter 100
tight
end
task dft optimize

File diff suppressed because it is too large Load diff