mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 22:25:48 -04:00
output and input file refresh. related to https://github.com/nwchemgit/nwchem/issues/108
This commit is contained in:
parent
ad6a5af290
commit
a95b65356a
4 changed files with 275659 additions and 74936 deletions
|
|
@ -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
|
|
@ -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
Loading…
Add table
Add a link
Reference in a new issue