From a0bf122f5e94b43ce7896944a386b76fdfbfadc6 Mon Sep 17 00:00:00 2001
From: "Oliver Ford (IPP)" <cxrsgit@oliford.co.uk>
Date: Mon, 30 Jul 2018 17:11:52 +0200
Subject: [PATCH 3/3] More increasing of maximums for W7-X data.

---
 include/params.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/params.h b/include/params.h
index caed6c1..0eac57d 100644
--- a/include/params.h
+++ b/include/params.h
@@ -59,7 +59,7 @@ C
      +  nimp   = 9,
      +  npsi   = 33,
      +  nmore  = 3,
-     +  maxraw = 50000000, ! mcavedon
+     +  maxraw = 500000000, ! mcavedon
      +  nvec   = 5000,! edelabie 20110411: changed !puetti back to 5000
      +  nsou   = 300,
      +  nrmax  = 1400,
-- 
2.7.4

