corrected saturation value
[physik/nlsop.git] / nlsop.h
diff --git a/nlsop.h b/nlsop.h
index 80ce82b..b309cc4 100644 (file)
--- a/nlsop.h
+++ b/nlsop.h
@@ -56,7 +56,7 @@ typedef struct __info
 
 #define CPI 20
 
 
 #define CPI 20
 
-#define C_SAT (6*6*6)
+#define C_SAT (6*6*6*8)
 
 #define FFT_HEIGHT 64
 
 
 #define FFT_HEIGHT 64