mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-29 06:35:39 -04:00
added ritddft tests
This commit is contained in:
parent
420116f2e8
commit
44a4dede82
1 changed files with 4 additions and 0 deletions
|
|
@ -315,6 +315,10 @@ np_small=$(get_limit $np 16)
|
|||
#
|
||||
#libxc
|
||||
./dolibxctests.mpi $np
|
||||
#ritddft
|
||||
./runtests.mpi.unix procs $np ritddft_co
|
||||
./runtests.mpi.unix procs $np ritddft_h2o
|
||||
./runtests.mpi.unix procs $np ritddft_pyridine
|
||||
#
|
||||
#--- if we only want quick tests get out now!
|
||||
if [[ "$what" == "fast" ]]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue