max_template=50 wham cluster
authorCezary Czaplewski <czarek@chem.univ.gda.pl>
Fri, 25 May 2018 17:16:26 +0000 (19:16 +0200)
committerCezary Czaplewski <czarek@chem.univ.gda.pl>
Fri, 25 May 2018 17:16:26 +0000 (19:16 +0200)
source/cluster/wham/src/DIMENSIONS
source/wham/src/DIMENSIONS

index 554a1fe..211ffe3 100644 (file)
@@ -67,7 +67,7 @@ C Maximum number of terms in SC bond-stretching potential
       parameter (maxbondterm=3)
 C Maximum number of templates in homology-modeling restraints
       integer max_template
-      parameter(max_template=25)
+      parameter(max_template=50)
 c Maximum number of clusters of templates containing same fragments
       integer maxclust
       parameter(maxclust=1000)
index 84066b1..7362a49 100644 (file)
@@ -142,7 +142,7 @@ C Maximum number of terms in SC bond-stretching potential
       parameter (maxbondterm=3)
 C Maximum number of templates in homology-modeling restraints
       integer max_template
-      parameter(max_template=25)
+      parameter(max_template=50)
 c Maximum number of clusters of templates containing same fragments
       integer maxclust
       parameter(maxclust=1000)