update
[unres.git] / source / wham / src-M / DIMENSIONS.ZSCOPT
index 2f5ee76..7f31d7f 100644 (file)
@@ -3,10 +3,10 @@
 c Maximum number of structures in the database, energy components, proteins,
 c and structural classes
 c#ifdef JUBL
-      parameter (maxstr=200000,max_ene=21,maxprot=7,maxclass=5000)
+      parameter (maxstr=200000,max_ene=25,maxprot=7,maxclass=10)
       parameter (maxclass1=10)
 c Maximum number of structures to be dealt with by one processor
-      parameter (maxstr_proc=10000)
+      parameter (maxstr_proc=20000)
 c Maximum number of temperatures
       integer maxT
       parameter (maxT=10)
@@ -25,7 +25,7 @@ c Maximum number of grid points in energy map evaluation
       parameter (max_x=200,max_y=200,max_minim=1000)
 c Maximum number of processors
       integer MaxProcs
-      parameter (MaxProcs = 2048)
+      parameter (MaxProcs = 128)
 c Maximum number of optimizable parameters
       integer max_paropt
       parameter (max_paropt=500)