Cluster/unres modified to read MD coordinates in CX format, also from multiple files.
[unres.git] / source / cluster / unres / src / DIMENSIONS
index 44a47a7..8b077ff 100644 (file)
@@ -71,3 +71,5 @@ C Maximum number of chains
       parameter (mxch=1)
 C Maximum number of generated conformations
       parameter (mxio=1000)
+C Maximum number of coordinate files
+      parameter (maxfiles=10)