mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-21 06:25:21 -04:00
check bse_ethene
This commit is contained in:
parent
6f1ae4c274
commit
b60aa796c2
1 changed files with 2 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ check_file () {
|
|||
grep -s 'l DFT energy' $file |tail
|
||||
echo ============================================================
|
||||
grep -s 'Total PSPW energy' $file |tail
|
||||
grep -s -B 3 "Root 1 singlet b1u" $file |grep E-0
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
@ -46,6 +47,7 @@ check_file h2o2-response
|
|||
check_file pspw
|
||||
check_file pspw_md
|
||||
check_file aump2
|
||||
check_file bse_ethene
|
||||
# stuff for OpenBLAS issues on macos
|
||||
echo 'looking for cgemm_incopy.o'
|
||||
find $TRAVIS_BUILD_DIR/src/libext -name cgemm_incopy.o
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue