Merge branch 'leadoff'
[physik/posic.git] / config.default
1 #
2 # mdrun configuration file
3 #
4
5 ## potential ##
6
7 potential albe 14 6
8 cutoff 2.96
9 nnd 2.351
10
11 ## integration algorithm ##
12
13 intalgo verlet
14 timestep 1.0
15
16 ## simulation volume ##
17
18 volume 48.861 48.861 48.861
19 pbc 1 1 1
20
21 ## temperature / pressure ##
22
23 temperature 723
24 pressure 0.0
25
26 ## initial lattice ##
27
28 lattice diamond
29 #lattice zincblende
30 element1 14
31 element2 6
32 fill lc 9 9 9 5.429
33
34 ## atom attributes ##
35
36 aattr t h123
37
38 ## initial simulation run ##
39
40 prerun 100
41 avgskip 0
42
43 ## system attributes, eg ensemble ctrl, equi ctrl, relaxation steps ##
44
45 sattr pctrl 100.0 tctrl 100.0 prelax 1.0 trelax 1.0 rsteps 100 avgrst 1
46
47 ## more stages ##
48
49 stage ins_atoms 10 1 14 0 vh123 rand -5.5 -5.5 -5.5 5.5 5.5 5.5 1.5
50 stage ins_atoms 1 1 6 1 vh123 rand -2.715 -2.715 -2.715 2.715 2.715 2.715 1.5
51 stage continue 10000
52 #stage anneal 723 -1.0
53
54 ## report / log / visualization / save files ##
55
56 elog 10
57 tlog 10
58 plog 10
59 vlog 10
60 save 100
61 visualize 100
62