File tree Expand file tree Collapse file tree 3 files changed +31
-11
lines changed Expand file tree Collapse file tree 3 files changed +31
-11
lines changed Original file line number Diff line number Diff line change @@ -718,6 +718,24 @@ let "myexit+=$?"
718718let " myexit+=$? "
719719./runtests.mpi.unix procs $np udft_aoresp
720720let " myexit+=$? "
721+ ./runtests.mpi.unix procs $np water/water_md
722+ let " myexit+=$? "
723+ ./runtests.mpi.unix procs $np water/water_pme
724+ let " myexit+=$? "
725+ ./runtests.mpi.unix procs $np ethanol/ethanol_md
726+ let " myexit+=$? "
727+ ./runtests.mpi.unix procs $np ethanol/ethanol_ti
728+ let " myexit+=$? "
729+ ./runtests.mpi.unix procs $np prep/aal
730+ let " myexit+=$? "
731+ ./runtests.mpi.unix procs $np prep/bpx
732+ let " myexit+=$? "
733+ ./runtests.mpi.unix procs $np prep/caa
734+ let " myexit+=$? "
735+ ./runtests.mpi.unix procs $np prep/fsc
736+ let " myexit+=$? "
737+ ./runtests.mpi.unix procs $np trypsin/trypsin_md
738+ let " myexit+=$? "
721739echo ' The following tests require few processors but a lot of time'
722740./runtests.mpi.unix procs $np ch4cl_zts
723741let " myexit+=$? "
Original file line number Diff line number Diff line change 243243 md_test_run=0
244244 fi
245245# MV
246-
246+ sync
247247 if [ ! -f $TESTDIR /$INPUTFILE ]; then
248- echo failed: cannot access $TESTDIR /$INPUTFILE
248+ echo failed: cannot access $TESTDIR /$INPUTFILE
249+ echo directory content
250+ printf " $( ls -lrt $TESTDIR ) \n"
249251 overall_status=1
250252 continue
251253 fi
Original file line number Diff line number Diff line change @@ -2,29 +2,29 @@ Iteration = 0
22Energy = 0.000E+00
33
44Iteration = 0
5- Energy = -8.957E +03
5+ Energy = -8.944E +03
66
77Iteration = 0
8- Energy = -8.961E +03
8+ Energy = -8.948E +03
99
1010Iteration = 0
11- Energy = -8.955E +03
11+ Energy = -8.942E +03
1212
1313Iteration = 0
14- Energy = -8.957E +03
14+ Energy = -8.942E +03
1515
1616Iteration = 0
17- Energy = -8.957E +03
17+ Energy = -8.945E +03
1818
1919Iteration = 0
20- Energy = -8.956E +03
20+ Energy = -8.942E +03
2121
2222Iteration = 0
23- Energy = -8.959E +03
23+ Energy = -8.946E +03
2424
2525Iteration = 0
26- Energy = -8.964E +03
26+ Energy = -8.951E +03
2727
2828Iteration = 0
29- Energy = -8.957E +03
29+ Energy = -8.943E +03
3030
You can’t perform that action at this time.
0 commit comments