File: elk.in

package info (click to toggle)
elkcode 5.4.24-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 12,840 kB
  • sloc: f90: 48,415; fortran: 22,457; perl: 965; makefile: 384; sh: 369; python: 105; ansic: 67
file content (48 lines) | stat: -rw-r--r-- 804 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48

! Try and find the equilibrium volume of fcc copper by adjusting the scale
! parameter. The individual lattice vectors can also be scaled separately using
! scale1, scale2 or scale3. Remember that a previously converged charge density
! can be used to begin a new calculation, even at a different volume. This is
! done by setting task=1.

tasks
  0

avec
  0.5  0.5  0.0
  0.5  0.0  0.5
  0.0  0.5  0.5

scale1
  6.83117

scale2
  6.83117

scale3
  6.83117

scale
  0.96

! large cut-off is required for Cu
rgkmax
  8.5

lmaxapw
  10

gmaxvr
  14.0

sppath
  '../../../species/'

atoms
  1                                   : nspecies
  'Cu.in'                             : spfname
  1                                   : natoms
  0.0  0.0  0.0    0.0  0.0  0.0      : atposl, bfcmt

ngridk
  8  8  8