X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fwham%2Fsrc%2FDIMENSIONS;h=7362a49491359e710f1b747f1c85891a00e0f6f4;hb=04e787c1d9ff8dde198693024cac7de49d1435b1;hp=d6f4b71d5a006ee4a17f52f449ffa41bb5a6eec0;hpb=42251e287a50083c0337e4d78b357b370f832666;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)