]> hackdaworld.org Git - physik/posic.git/blobdiff - sic.c
small mods to support site energies and kinetic energies per atom
[physik/posic.git] / sic.c
diff --git a/sic.c b/sic.c
index 6dc00274419ea5eb5e333bcae3e780e2e0651f4f..5f2a8db98637c8388e15a7682b45570651168943 100644 (file)
--- a/sic.c
+++ b/sic.c
 #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 */