max_template=50
authorCezary Czaplewski <czarek@chem.univ.gda.pl>
Fri, 25 May 2018 17:15:32 +0000 (19:15 +0200)
committerCezary Czaplewski <czarek@chem.univ.gda.pl>
Fri, 25 May 2018 17:15:32 +0000 (19:15 +0200)
source/unres/src_MD/DIMENSIONS

index 9d4b545..fe9f473 100644 (file)
@@ -139,7 +139,7 @@ C Nose-Hoover chain - chain length and order of Yoshida algorithm
       parameter(maxmnh=10,maxyosh=5)
 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)