X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fwham%2Fsrc-M%2FDIMENSIONS;h=528a2810581bf21085d54db29062d636f39deb65;hb=6c0ca7825117f4d7434c04d76aa5999624f5c5dd;hp=12eb195543df374d743f2666af20fbb166f9b0c4;hpb=e26610dc1d9f408822f8530f2dca7a04fc36c637;p=unres.git diff --git a/source/wham/src-M/DIMENSIONS b/source/wham/src-M/DIMENSIONS index 12eb195..528a281 100644 --- a/source/wham/src-M/DIMENSIONS +++ b/source/wham/src-M/DIMENSIONS @@ -20,7 +20,7 @@ C Appr. max. number of interaction sites parameter (maxres2=2*maxres) C Max number of symetries integer maxsym,maxperm - parameter (maxsym=10,maxperm=120) + parameter (maxsym=15,maxperm=120) C Max. number of variables integer maxvar parameter (maxvar=4*maxres) @@ -149,3 +149,7 @@ C Maximum number of templates in homology-modeling restraints C Maximum number of bins in SAXS restraints integer MaxSAXS parameter (MaxSAXS=1000) +c Maximum number of clusters of templates containing same fragments + integer maxclust + parameter(maxclust=1000) +