iexciting-0.9.224
[exciting.git] / examples / Al-phonon / exciting.in
blobbcf9011122a7fbe77c5ec5cff9364c325d595eb7
2 ! Phonon spectrum of Aluminium.  First run with task=0, and then with task=200.
4 ! You can submit the same job (with task=200) on as many machines as you like,
5 ! but they must be be able to see the same directory. Each machine with compute
6 ! a row of a particular dynamical matrix. When run with task=220, the code
7 ! assembles all the pieces to construct the dynamical matrices throughout the
8 ! Brillouin zone. The phonon DOS can also be produced with task=210.
10 tasks
11   0
13 avec
14   1.0  1.0  0.0
15   1.0  0.0  1.0
16   0.0  1.0  1.0
18 scale
19   3.75
21 ! phonon q-point grid
22 ngridq
23   2  2  2
25 ! automatic k-point determination
26 autokpt
27  .true.
29 ! k-point grid density is determined by the radius radkpt
30 radkpt
31   30.0
33 vkloff
34   0.5 0.5 0.5
36 rgkmax
37   6.0
39 sppath
40   '../../species/'
42 atoms
43   1                                   : nspecies
44   'Al.in'                             : spfname
45   1                                   : natoms
46   0.0  0.0  0.0    0.0  0.0  0.0      : atposl, bfcmt
48 plot1d
49   4 200                               : nvp1d, npp1d
50   0.0   0.0   0.0                     : vlvp1d
51   0.5   0.5   0.0   
52   1.0   0.0   0.0
53   0.5   0.0   0.0