respa cleaning (my bug) and shielding MPI and previous bug cleaning
[unres.git] / source / unres / src_MD-M / DIMENSIONS
index 4c9a85c..90fdb7d 100644 (file)
@@ -40,9 +40,9 @@ C Max. number of SC contacts
       integer maxcont
       parameter (maxcont=12*maxres)
 C Max. number of contacts per residue
-      integer maxconts
+      integer maxconts,maxcontsshi
       parameter (maxconts=maxres)
-c      parameter (maxconts=50)
+      parameter (maxcontsshi=50)
 C Number of AA types (at present only natural AA's will be handled
       integer ntyp,ntyp1
       parameter (ntyp=24,ntyp1=ntyp+1)