]> www.hackdaworld.org Git - physik/posic.git/blobdiff - posic.h
even more testing ...
[physik/posic.git] / posic.h
diff --git a/posic.h b/posic.h
index d31331fa796321fdc01195acb560e06602e9c2a4..44caf1845039537af9d96e10d8b5b0834cb0e398 100644 (file)
--- a/posic.h
+++ b/posic.h
@@ -23,9 +23,9 @@
 
 #define TEMPERATURE 273.0 
 
-#define LEN_X 3
-#define LEN_Y 3
-#define LEN_Z 3
+#define LEN_X 10
+#define LEN_Y 10
+#define LEN_Z 10
 
 #define R_CUTOFF (0.25*LEN_Z)