X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fwham%2Fsrc-M%2FDIMENSIONS;h=528a2810581bf21085d54db29062d636f39deb65;hb=855057911aaa7d3d083c300f4a9b1e7323f5d7da;hp=2fe913cb82a5adc5c4158e82edef8fc7e9f94078;hpb=d24fd92f8762d3b48a94c699ef90e0ab37d3c204;p=unres.git diff --git a/source/wham/src-M/DIMENSIONS b/source/wham/src-M/DIMENSIONS index 2fe913c..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=5,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) +