repo.or.cz
/
exciting.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
iexciting-0.9.224
[exciting.git]
/
examples
/
Al-Fermi-surface
/
exciting.in
blob
c9754f2e20bae7e3cebcf2fbb6d494991df3bc83
1
2
! Fermi surface plot of aluminium
3
4
tasks
5
0
6
100
7
8
! small smearing width required for precise Fermi energy
9
swidth
10
0.001
11
12
! define box corners and grid size for 3D plot, first point is the origin
13
plot3d
14
0.0 0.0 0.0 : vclp3d
15
1.0 0.0 0.0
16
0.0 1.0 0.0
17
0.0 0.0 1.0
18
40 40 40 : np3d
19
20
avec
21
1.0 1.0 0.0
22
1.0 0.0 1.0
23
0.0 1.0 1.0
24
25
scale
26
3.75
27
28
sppath
29
'../../species/'
30
31
atoms
32
1 : nspecies
33
'Al.in' : spfname
34
1 : natoms
35
0.0 0.0 0.0 0.0 0.0 0.0 : atposl, bfcmt
36
37
ngridk
38
6 6 6
39