wham also in single chain ignores conf. energies>10E6
authorCezary Czaplewski <czarek@chem.univ.gda.pl>
Sun, 26 Jun 2016 13:25:10 +0000 (15:25 +0200)
committerCezary Czaplewski <czarek@chem.univ.gda.pl>
Sun, 26 Jun 2016 13:25:10 +0000 (15:25 +0200)
source/wham/src/enecalc1.F

index 615fe96..397e0f3 100644 (file)
@@ -183,7 +183,7 @@ c     &    (c(j,ires+nres),j=1,3)
 c      enddo
         call intout
 #endif
-        if (energia(0).ge.1.0d20) then
+        if (energia(0).ge.1.0d6) then
           write (iout,*) "NaNs detected in some of the energy",
      &     " components for conformation",ii+1
           write (iout,*) "The Cartesian geometry is:"