From: Pawel Krupa Date: Sat, 14 May 2016 22:20:05 +0000 (+0200) Subject: Memory overflow correction. X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=commitdiff_plain;ds=sidebyside;h=2b3cefdc801aa2631cf91587124e1d65e8eda3c3;hp=2c5996aab7918ea07e7bea03f98fbe9bfd46ced0;p=unres.git Memory overflow correction. --- diff --git a/source/wham/src/DIMENSIONS.FREE b/source/wham/src/DIMENSIONS.FREE index 6533b33..8df70f5 100644 --- a/source/wham/src/DIMENSIONS.FREE +++ b/source/wham/src/DIMENSIONS.FREE @@ -4,8 +4,8 @@ integer MaxSlice parameter (Max_Parm=32) parameter (MaxQ=4,MaxQ1=MaxQ+2) - parameter(MaxR=12,MaxT_h=36) - parameter(MaxSlice=40) + parameter(MaxR=10,MaxT_h=36) + parameter(MaxSlice=20) integer MaxN parameter (MaxN=100) integer MaxPrintConf