READ_HOMOL_FRAG wham
[unres.git] / source / wham / src / DIMENSIONS
index d6f4b71..84066b1 100644 (file)
@@ -143,3 +143,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)