added ritddft tests

This commit is contained in:
edoapra 2022-01-26 14:53:17 -08:00
parent 420116f2e8
commit 44a4dede82
No known key found for this signature in database
GPG key ID: 48E12DA1EDE9E1B0

View file

@ -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