wham src-M correction to make it working
authorCezary Czaplewski <czarek@cell.kias.re.kr>
Thu, 10 Mar 2016 07:03:16 +0000 (16:03 +0900)
committerCezary Czaplewski <czarek@cell.kias.re.kr>
Thu, 10 Mar 2016 07:03:16 +0000 (16:03 +0900)
source/wham/src-M/enecalc1.F

index 0137fe6..9d03cee 100644 (file)
@@ -45,7 +45,7 @@
       double precision fT(6),quot,quotl,kfacl,kfac /2.4d0/,T0 /3.0d2/
       double precision tt
       integer snk_p(MaxR,MaxT_h,Max_parm)
-      integer scount_(MaxProcs)
+      integer scount_(0:MaxProcs)
       logical lerr
       character*64 bprotfile_temp
       call opentmp(islice,ientout,bprotfile_temp)