ctest ref val for readpdb_mult
[unres.git] / ctest / newcorr / prota_unres_energy_check_mult.sh
index 470594f..3dd5219 100755 (executable)
@@ -17,11 +17,11 @@ fi
 
 if [ "$1" == "prota_ENE_m" ]; then
  extremediff="10000.0"                 # extreme energy difference, comething went terribly wrong
- expectenergy="-140.424"       # - expected total energy
+ expectenergy="-139.9208"      # - expected total energy
  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="-72.4538"               # - expected total energy
+ expectenergy="-72.16054"              # - expected total energy
  cutoffdiff="0.1"                      # energy cutoff variation - more then this rises warning  
  
  sumsl_return=`grep SUMSL $file|awk '{print $4}'`
@@ -167,7 +167,7 @@ elif [ "$1" == "1DKZcut-min" ]; then
 
 elif [ "$1" == "1DKZcut-ene" ]; then
  extremediff="10000.0"                 # extreme energy difference, comething went terribly wrong
- expectenergy="-805.1292"      # - expected total energy
+ expectenergy="-2024.867"      # - expected total energy
  cutoffdiff="0.01"                     # energy cutoff variation - more then this rises warning  
 
 elif [ "$1" == "1DKZcut-micro" ]; then