X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=ctest%2Fprota_unres_energy_check_mult.sh;h=bc615648d856aaea12f54c8068338f952cc68e83;hb=bdcd2b5b644824d8201501948d0fa864b9d8e462;hp=4f4be70faf28e94c01c11ad178d66c8b3b7fae38;hpb=43546f2354ba486ce5cf4a8c41b4592f4aec2f35;p=unres.git diff --git a/ctest/prota_unres_energy_check_mult.sh b/ctest/prota_unres_energy_check_mult.sh index 4f4be70..bc61564 100755 --- a/ctest/prota_unres_energy_check_mult.sh +++ b/ctest/prota_unres_energy_check_mult.sh @@ -183,9 +183,9 @@ elif [ "$1" == "1DKZcut-micro" ]; then fi elif [ "$1" == "1ei0_min" ]; then - extremediff="10.0" # extreme energy difference, comething went terribly wrong + extremediff="20.0" # extreme energy difference, comething went terribly wrong expectenergy="141.9976" # - expected total energy - cutoffdiff="6.0" # energy cutoff variation - more then this rises warning + cutoffdiff="10.0" # energy cutoff variation - more then this rises warning refe="134.706" startene=`grep ETOT $file|head -1| awk '{print $2*1.0}'`