wham & cluster src_MD-M new HOMOL energy
[unres.git] / source / cluster / wham / src / DIMENSIONS
index d8cdbf4..554a1fe 100644 (file)
@@ -68,3 +68,6 @@ C Maximum number of terms in SC bond-stretching potential
 C Maximum number of templates in homology-modeling restraints
       integer max_template
       parameter(max_template=25)
+c Maximum number of clusters of templates containing same fragments
+      integer maxclust
+      parameter(maxclust=1000)