X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fwham%2Fsrc%2FDIMENSIONS;h=7362a49491359e710f1b747f1c85891a00e0f6f4;hb=3f27a1a456bcd7b4e99d88f74c8d255445af50a1;hp=d6f4b71d5a006ee4a17f52f449ffa41bb5a6eec0;hpb=6b11276770981639785734a86248adc5e20843a6;p=unres.git diff --git a/source/wham/src/DIMENSIONS b/source/wham/src/DIMENSIONS index d6f4b71..7362a49 100644 --- a/source/wham/src/DIMENSIONS +++ b/source/wham/src/DIMENSIONS @@ -142,4 +142,7 @@ C Maximum number of terms in SC bond-stretching potential parameter (maxbondterm=3) C Maximum number of templates in homology-modeling restraints integer max_template - parameter(max_template=25) + parameter(max_template=50) +c Maximum number of clusters of templates containing same fragments + integer maxclust + parameter(maxclust=1000)