X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fwham%2Fsrc-M%2FDIMENSIONS;h=b1d6ee8256aeb154516af26a323587af6a728f1b;hb=a1bbedcfb50a59f5ae082fe9016af63119b205cc;hp=154f3dfd677f1bcb53ac76f821ba66cf4ae7f5a3;hpb=0d0c28ca14abcf99ccb778cdba15a9646736571d;p=unres.git diff --git a/source/wham/src-M/DIMENSIONS b/source/wham/src-M/DIMENSIONS index 154f3df..b1d6ee8 100644 --- a/source/wham/src-M/DIMENSIONS +++ b/source/wham/src-M/DIMENSIONS @@ -14,13 +14,13 @@ c parameter (max_cg_procs=maxprocs) C Max. number of AA residues integer maxres c parameter (maxres=250) - parameter (maxres=100) + parameter (maxres=500) C Appr. max. number of interaction sites integer maxres2 parameter (maxres2=2*maxres) C Max number of symetries integer maxsym,maxperm - parameter (maxsym=5,maxperm=120) + parameter (maxsym=12,maxperm=120) C Max. number of variables integer maxvar parameter (maxvar=4*maxres)