X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fcluster%2Fwham%2Fsrc%2FDIMENSIONS;h=35ddecd30510b7e2c4c4e7c334da4b46f3bbcf6c;hb=9eac8e3582cd09922d0d2c4142adcb85232e9c77;hp=806387c162630c276f067831264c943d2df44308;hpb=e7fd0c7782f6f624b41009800df8e3d5e0e9add5;p=unres.git diff --git a/source/cluster/wham/src/DIMENSIONS b/source/cluster/wham/src/DIMENSIONS index 806387c..35ddecd 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=19)