1) debug of Lorentzian like constrains in cluster 2) introduction of constrains on...
[unres.git] / source / cluster / wham / src-M / DIMENSIONS
index 1bcdf79..29e8f24 100644 (file)
@@ -30,7 +30,7 @@ C Max. number of contacts per residue
       parameter (maxconts=maxres)
 C Number of AA types (at present only natural AA's will be handled
       integer ntyp,ntyp1
-      parameter (ntyp=20,ntyp1=ntyp+1)
+      parameter (ntyp=24,ntyp1=ntyp+1)
 C Max. number of types of dihedral angles & multiplicity of torsional barriers
       integer maxtor,maxterm,maxlor,maxtermd_1,maxtermd_2
       parameter (maxtor=4,maxterm=10,maxlor=3,maxtermd_1=8,maxtermd_2=8)
@@ -60,7 +60,7 @@ C Max number of symetric chains
       parameter (maxperm=120)
 C Max. number of energy components
       integer max_ene
-      parameter (max_ene=21)
+      parameter (max_ene=24)
 C Max. number of temperatures
       integer maxt
       parameter (maxT=5)