X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fwham%2Fsrc%2FDIMENSIONS.FREE;h=7d5a31e3d08202918ac29a94fc00b7ce168d205e;hb=1d656a815651f26cc5ccb9ccf24d66cbbae2a048;hp=a2eb4e5fbcf3fac4968a6fb556ee45eef2051bd6;hpb=b64f5db586b97d6f52b422a0edbcbcdadb0400fe;p=unres.git diff --git a/source/wham/src/DIMENSIONS.FREE b/source/wham/src/DIMENSIONS.FREE index a2eb4e5..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 (Max_Parm=32) parameter (MaxQ=4,MaxQ1=MaxQ+2) - parameter(MaxR=1,MaxT_h=32) + parameter(MaxR=8,MaxT_h=32) parameter(MaxSlice=40) integer MaxN parameter (MaxN=100)