X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=ctest%2Fprota_unres_energy_check_mult.sh;h=565675a249a4c7ca32ad8b0eb9ff5c9346855894;hb=8893600311f79a24c198d25fcacd1b8897b052cd;hp=8ed927879dfa40811c764e6eef92f750b4a17653;hpb=ea04c1319aed3c9ba9d772ac83c8eb8523b40230;p=unres.git diff --git a/ctest/prota_unres_energy_check_mult.sh b/ctest/prota_unres_energy_check_mult.sh index 8ed9278..565675a 100755 --- a/ctest/prota_unres_energy_check_mult.sh +++ b/ctest/prota_unres_energy_check_mult.sh @@ -21,7 +21,7 @@ if [ "$1" == "prota_ENE_m" ]; then cutoffdiff="0.01" # energy cutoff variation - more then this rises warning elif [ "$1" == "prota_MIN_CART" ]; then extremediff="10.0" # extreme energy difference, comething went terribly wrong - expectenergy="158.3680" # - expected total energy + expectenergy="158.7321" # - expected total energy cutoffdiff="0.1" # energy cutoff variation - more then this rises warning sumsl_return=`grep SUMSL $file|awk '{print $4}'` @@ -150,7 +150,7 @@ elif [ "$1" == "1DKZcut-lang" ]; then elif [ "$1" == "1DKZcut-min" ]; then extremediff="10.0" # extreme energy difference, comething went terribly wrong - expectenergy="332.1213" # - expected total energy + expectenergy="323.6931" # - expected total energy cutoffdiff="3.0" # energy cutoff variation - more then this rises warning sumsl_return=`grep SUMSL $file|awk '{print $4}'`