1 # Si ground state
2 set cell 5.13 5.13 0 0 5.13 5.13 5.13 0 5.13
3 set ref_cell 5.5 5.5 0  0 5.5 5.5  5.5 0 5.5
4 species silicon Si_VBC_LDA-1.0.xml
5  atom Si1 silicon 1.2825 1.2825 1.2825
6  atom Si2 silicon -1.2825 -1.2825 -1.2825
7 # Special point in the FCC Brillouin Zone
8 # A. Baldereschi, Phys. Rev. B7, 5212 (1973)
9 # 12-point set
10 kpoint delete 0 0 0
11 kpoint add  0.45880  0.14765  0.31115   0.0833333333333333
12 kpoint add -0.16350  0.14765 -0.31115   0.0833333333333333
13 kpoint add  0.45880  0.31115  0.14765   0.0833333333333333
14 kpoint add  0.16350  0.31115 -0.14765   0.0833333333333333
15 kpoint add  0.31115  0.45880  0.14765   0.0833333333333333
16 kpoint add -0.31115 -0.16350  0.14765   0.0833333333333333
17 kpoint add  0.14765  0.45880  0.31115   0.0833333333333333
18 kpoint add -0.14765  0.16350  0.31115   0.0833333333333333
19 kpoint add  0.14765  0.31115  0.45880   0.0833333333333333
20 kpoint add  0.14765 -0.31115 -0.16350   0.0833333333333333
21 kpoint add  0.31115  0.14765  0.45880   0.0833333333333333
22 kpoint add  0.31115 -0.14765  0.16350   0.0833333333333333
23 set stress ON
24 set debug STRESS ON
25 set ecut 15
26 set ecuts 10
27 set wf_dyn PSD
28 set ecutprec 4
29 randomize_wf
30 run 30 10
31 set wf_diag T
32 run 0
33 save test.xml
34