readpdb-mult
[unres.git] / source / cluster / wham / src-HCD / DIMENSIONS
index 247819a..c5928d8 100644 (file)
@@ -46,7 +46,8 @@ 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)
+c      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)