Cluster-M structure and maximum residue changes.
authorPawel Krupa <pk376@matrix.chem.cornell.edu>
Sun, 15 May 2016 20:00:46 +0000 (16:00 -0400)
committerPawel Krupa <pk376@matrix.chem.cornell.edu>
Sun, 15 May 2016 20:00:46 +0000 (16:00 -0400)
source/cluster/wham/src-M/DIMENSIONS
source/cluster/wham/src-M/sizesclu.dat

index 1bcdf79..ae11439 100644 (file)
@@ -6,10 +6,10 @@
 ********************************************************************************
 C Max. number of processors.
       integer maxprocs
-      parameter (maxprocs=16)
+      parameter (maxprocs=24)
 C Max. number of AA residues
       integer maxres,maxres2
-      parameter (maxres=650)
+      parameter (maxres=1150)
 C Appr. max. number of interaction sites
       parameter (maxres2=2*maxres)
 C Max. number of variables
index 1810f0c..30ac675 100644 (file)
@@ -5,8 +5,8 @@
 * Max. number of conformations in the data set.
 *
       integer maxconf,maxstr_proc
-      PARAMETER (MAXCONF=13000)
-      parameter (maxstr_proc=maxconf/2)
+      PARAMETER (MAXCONF=7500)
+      parameter (maxstr_proc=maxconf/4)
 *
 * Max. number of "distances" between conformations.
 *