X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fcluster%2Fwham%2Fsrc%2FDIMENSIONS;h=31da998e514e2eab7b8812dd626061b7825b1d16;hb=fc28ced95540ff82bc797dd8cd0f47ba844d93f6;hp=806387c162630c276f067831264c943d2df44308;hpb=064c7eaafffcfb83dadfc5eb5731128957367a2d;p=unres.git diff --git a/source/cluster/wham/src/DIMENSIONS b/source/cluster/wham/src/DIMENSIONS index 806387c..31da998 100644 --- a/source/cluster/wham/src/DIMENSIONS +++ b/source/cluster/wham/src/DIMENSIONS @@ -55,7 +55,7 @@ C Max. number of dihedral angle constraints parameter (maxdih_constr=maxres) C Max. number of energy components integer max_ene - parameter (max_ene=20) + parameter (max_ene=27) C Max. number of temperatures integer maxt parameter (maxT=5) @@ -65,3 +65,6 @@ C Maximum number of SC local term fitting function coefficiants C Maximum number of terms in SC bond-stretching potential integer maxbondterm parameter (maxbondterm=3) +C Maximum number of templates in homology-modeling restraints + integer max_template + parameter(max_template=25)