X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fcluster%2Fwham%2Fsrc-HCD%2FDIMENSIONS;h=c5928d867f6e20b9e90f40f60e7d815b7555a805;hb=ba90a41f4674924a0bdc00452b59506a2acfa54a;hp=247819af03a0ede1a6ad7fff15001add1d612fdb;hpb=ab695e2bb5e28825f160d84875b68d48c5c0f493;p=unres.git diff --git a/source/cluster/wham/src-HCD/DIMENSIONS b/source/cluster/wham/src-HCD/DIMENSIONS index 247819a..c5928d8 100644 --- a/source/cluster/wham/src-HCD/DIMENSIONS +++ b/source/cluster/wham/src-HCD/DIMENSIONS @@ -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)