From 1a9058a1488be00c45f5d96cf77e28420d0a30c4 Mon Sep 17 00:00:00 2001 From: Cezary Czaplewski Date: Thu, 12 May 2016 19:45:18 +0200 Subject: [PATCH] MaxT_h=36 --- source/wham/src/DIMENSIONS.FREE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/wham/src/DIMENSIONS.FREE b/source/wham/src/DIMENSIONS.FREE index e69c722..4652705 100644 --- a/source/wham/src/DIMENSIONS.FREE +++ b/source/wham/src/DIMENSIONS.FREE @@ -4,7 +4,7 @@ integer MaxSlice parameter (Max_Parm=16) parameter (MaxQ=4,MaxQ1=MaxQ+2) - parameter(MaxR=16,MaxT_h=32) + parameter(MaxR=16,MaxT_h=36) parameter(MaxSlice=40) integer MaxN parameter (MaxN=100) -- 1.7.9.5