X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fwham%2Fsrc%2FDIMENSIONS.FREE;h=7d5a31e3d08202918ac29a94fc00b7ce168d205e;hb=0cdcc0a63f89c22070d87fd6a2465ec921a66a45;hp=1c483ee817dc21ae6f3d9c7ff3199bdfc4c38c68;hpb=24bbf0f3f06452c69bf4b69b4a9ba620e0260d7b;p=unres.git diff --git a/source/wham/src/DIMENSIONS.FREE b/source/wham/src/DIMENSIONS.FREE index 1c483ee..7d5a31e 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=8,MaxT_h=32) parameter(MaxSlice=40) integer MaxN parameter (MaxN=100)