added 64x64 bmp dump modes for fft
[physik/nlsop.git] / nlsop.h
diff --git a/nlsop.h b/nlsop.h
index 7b19cd1..24778fa 100644 (file)
--- a/nlsop.h
+++ b/nlsop.h
@@ -52,4 +52,6 @@ typedef struct __info
 #define IMP_PROFILE "imp-profile.txt"
 #define CELL_LENGTH 3 /* nm */
 
+#define FFT_HEIGHT 64
+
 #endif /* NLSOP_H */