X-Git-Url: https://hackdaworld.org/gitweb/?p=physik%2Fposic.git;a=blobdiff_plain;f=sic.c;h=5f2a8db98637c8388e15a7682b45570651168943;hp=6dc00274419ea5eb5e333bcae3e780e2e0651f4f;hb=20409ee0c545235c9246edde2d3cda5de0ddabde;hpb=5db010c4414a56e61298c7a42c7b7ca7ca46d40e diff --git a/sic.c b/sic.c index 6dc0027..5f2a8db 100644 --- a/sic.c +++ b/sic.c @@ -21,11 +21,11 @@ #include "potentials/tersoff.h" #endif -#define INJECT 1600 +#define INJECT 1 #define NR_ATOMS 1 #define R_C 2.0 #define T_C 10.0 -#define LCNT 20 +#define LCNT 2 typedef struct s_hp { int a_count; /* atom count */