Merge branch 'devel' into feature-ga
[unres.git] / source / unres / src_MD-M / together.F
index 2117e93..d94d221 100644 (file)
@@ -80,7 +80,8 @@ c ntrial : number of trial conformations per seed.
 c ntry : total number of trial conformations including seed conformations.
 
        idum2=-123
-       imax=2**31-1
+c       imax=2**31-1
+       imax=huge(0)
        ENDIF
 
        call mpi_bcast(jend,1,mpi_integer,0,CG_COMM,ierr)