maxdim_cont=maxres*1000
[unres.git] / source / cluster / wham / src-HCD-5D / DIMENSIONS
index e6a29b3..64c63b1 100644 (file)
@@ -26,7 +26,7 @@ C Max number of symetric chains
       integer maxchain
       parameter (maxchain=50)
       integer maxperm
-      parameter (maxperm=120)
+      parameter (maxperm=5040)
 C Max. number of derivatives of virtual-bond and side-chain vectors in theta
 C or phi.
       integer maxdim
@@ -46,7 +46,7 @@ C     include in template-based/contact distance restraints.
       parameter (maxcont_res=200)
 C Max. number of distance/contact-distance restraints
       integer maxdim_cont
-      parameter (maxdim_cont=maxres*maxcont_res)
+      parameter (maxdim_cont=maxres*1000)
 C Number of AA types (at present only natural AA's will be handled
       integer ntyp,ntyp1
       parameter (ntyp=24,ntyp1=ntyp+1)