BUG FIX for SUMSL minimization
authorAdam Kazimierz Sieradzan <adasko@sun1.chem.univ.gda.pl>
Fri, 4 Jul 2014 18:40:17 +0000 (14:40 -0400)
committerAdam Kazimierz Sieradzan <adasko@sun1.chem.univ.gda.pl>
Fri, 4 Jul 2014 18:40:17 +0000 (14:40 -0400)
source/unres/src_MD-M/DIMENSIONS

index 6815ae9..c8a95df 100644 (file)
@@ -28,7 +28,7 @@ C Max number of symetric chains
       parameter (maxperm=120) 
 C Max. number of variables
       integer maxvar
-      parameter (maxvar=4*maxres)
+      parameter (maxvar=6*maxres)
 C Max. number of groups of interactions that a given SC is involved in
       integer maxint_gr
       parameter (maxint_gr=2)