X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc_MD-M%2FDIMENSIONS;h=90fdb7dc14e91dc56f6028613bcc2d5d416cd715;hb=3054e5f25dc4adf1fbe8476f0fb3677ccaa81129;hp=4c9a85c94ced9b3da0cde2d4b1917e8156e5b6d9;hpb=14b55af23c7da34bfdc10f315551c8e01a3a906a;p=unres.git diff --git a/source/unres/src_MD-M/DIMENSIONS b/source/unres/src_MD-M/DIMENSIONS index 4c9a85c..90fdb7d 100644 --- a/source/unres/src_MD-M/DIMENSIONS +++ b/source/unres/src_MD-M/DIMENSIONS @@ -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)