Merge branch 'devel' into AFM
[unres.git] / source / unres / src_Eshel / COMMON.MUCA
diff --git a/source/unres/src_Eshel/COMMON.MUCA b/source/unres/src_Eshel/COMMON.MUCA
new file mode 100644 (file)
index 0000000..7529c15
--- /dev/null
@@ -0,0 +1,10 @@
+      double precision emuca(4*maxres),nemuca(4*maxres),
+     &        nemuca2(4*maxres),elow,ehigh,factor,
+     &        elowi(maxprocs),ehighi(maxprocs),hbin,
+     &        hist(4*maxres),factor_min
+      integer nmuca,imtime,muca_smooth
+      common /double_muca/ emuca,nemuca,
+     &        nemuca2,elow,ehigh,factor,hbin,hist,factor_min
+      common /integer_muca/ nmuca,imtime,muca_smooth
+      common /mucarem/ elowi,ehighi
+