mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 22:25:48 -04:00
input and output update to make test more reproducible [ci skip]
This commit is contained in:
parent
27fae8c638
commit
0801180fe1
2 changed files with 6890 additions and 3996 deletions
|
|
@ -26,7 +26,13 @@ constraints
|
|||
spring bond 1 3 5.0 1.30
|
||||
fix atom 1:2
|
||||
end
|
||||
|
||||
dft
|
||||
convergence energy 1d-8
|
||||
end
|
||||
driver
|
||||
clear
|
||||
tight
|
||||
end
|
||||
task dft optimize
|
||||
|
||||
constraints
|
||||
|
|
@ -40,6 +46,10 @@ constraints
|
|||
fix atom 1
|
||||
end
|
||||
dft;print low;end
|
||||
driver
|
||||
clear
|
||||
tight
|
||||
end
|
||||
task dft optimize
|
||||
|
||||
constraints
|
||||
|
|
@ -57,12 +67,20 @@ constraints
|
|||
spring bond 1 3 5.0 1.30
|
||||
fix atom 1:2
|
||||
end
|
||||
driver
|
||||
clear
|
||||
tight
|
||||
end
|
||||
task dft optimize
|
||||
|
||||
constraints
|
||||
spring bond 1 2 5.0 1.70
|
||||
unfix atom 2
|
||||
end
|
||||
driver
|
||||
clear
|
||||
tight
|
||||
end
|
||||
task dft optimize
|
||||
|
||||
constraints
|
||||
|
|
@ -88,9 +106,17 @@ constraints two
|
|||
end
|
||||
|
||||
set constraints one
|
||||
driver
|
||||
clear
|
||||
tight
|
||||
end
|
||||
task dft optimize
|
||||
|
||||
set constraints two
|
||||
driver
|
||||
clear
|
||||
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