X-Git-Url: https://www.hackdaworld.org/gitweb/?p=physik%2Fposic.git;a=blobdiff_plain;f=config.h;fp=config.h;h=2e8d88ba6ed7558c10c88c5537f47d4474ed6435;hp=c46bca1d26cf8fdc8d09d4766cf60f0eb9956eac;hb=17f108864d7423f253a4a84949cae2e35d90b4c7;hpb=f939e7a6413390ca309302bb145434d68daeca10 diff --git a/config.h b/config.h index c46bca1..2e8d88b 100644 --- a/config.h +++ b/config.h @@ -9,6 +9,12 @@ #define LCNTY 31 #define LCNTZ 31 +// initial lattice + +#define INIT_SI // plain silicon +//#define INIT_C // plain diamond +//#define INIT_3CSIC // 3C-SiC + // prerun #define PRERUN 600 @@ -31,10 +37,10 @@ #define INS_BRAND 0 #endif -#define INS_RAND 0 -//#define INS_HEXA 1 -//#define INS_TETRA 2 -//#define INS_110DB 3 +#define INS_RAND // random nsert +//#define INS_HEXA // hexagonal interstitial position +//#define INS_TETRA // tetrahedral interstitial position +//#define INS_110DB // 110 dumbbell interstitial position #define INS_ATTR ATOM_ATTR_HB // heat bath //#define INS_ATTR ATOM_ATTR_HB|ATOM_ATTR_VB // + vis bonds