X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc_MD-M%2Ftogether.F;h=d94d221853944e617b7ce30b78666a14ff917ecb;hb=708e57db15c5fc52e9fd629e72d8a1211611620e;hp=2117e93d89967dddbe3f6af739cc89fe4ac81481;hpb=a45ce81aae2c857c30b821e39e45a7a08356de4d;p=unres.git diff --git a/source/unres/src_MD-M/together.F b/source/unres/src_MD-M/together.F index 2117e93..d94d221 100644 --- a/source/unres/src_MD-M/together.F +++ b/source/unres/src_MD-M/together.F @@ -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)