X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;ds=sidebyside;f=source%2Fwham%2Fsrc%2FDIMENSIONS.FREE;h=6f133a5418c1aadac7fdeadd116612e7ec545d34;hb=15b72ec8512874f2fd1485ed0a66e7a775d806e5;hp=1c483ee817dc21ae6f3d9c7ff3199bdfc4c38c68;hpb=24bbf0f3f06452c69bf4b69b4a9ba620e0260d7b;p=unres.git diff --git a/source/wham/src/DIMENSIONS.FREE b/source/wham/src/DIMENSIONS.FREE index 1c483ee..6f133a5 100644 --- a/source/wham/src/DIMENSIONS.FREE +++ b/source/wham/src/DIMENSIONS.FREE @@ -2,9 +2,9 @@ integer MaxQ,MaxQ1 integer MaxR,MaxT_h integer MaxSlice - parameter (Max_Parm=128) - parameter (MaxQ=1,MaxQ1=MaxQ+2) - parameter(MaxR=1,MaxT_h=32) + parameter (Max_Parm=32) + parameter (MaxQ=4,MaxQ1=MaxQ+2) + parameter(MaxR=12,MaxT_h=32) parameter(MaxSlice=40) integer MaxN parameter (MaxN=100)