READ_HOMOL_FRAG
[unres.git] / source / unres / src_MD / DIMENSIONS
index 117b9fd..9d4b545 100644 (file)
@@ -140,3 +140,6 @@ C Nose-Hoover chain - chain length and order of Yoshida algorithm
 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)