added nuclear energy loss profile + new random calculation according to nel. default...
[physik/nlsop.git] / nlsop.h
diff --git a/nlsop.h b/nlsop.h
index 10d2a43..8b4b63a 100644 (file)
--- a/nlsop.h
+++ b/nlsop.h
@@ -24,7 +24,7 @@ typedef struct __info
 
 #define X 64
 #define Y 64
-#define Z 100
+#define Z 233
 
 #define STEPS 100000000
 #define RANGE 5
@@ -50,6 +50,8 @@ typedef struct __info
 #define MAX_ARGV 27
 
 #define IMP_PROFILE "imp-profile.txt"
+#define NEL_PROFILE "nel-profile.txt"
+
 #define CELL_LENGTH 3 /* nm */
 
 #define CPI 20