mirror of
https://github.com/triqs/dft_tools
synced 2024-11-18 20:12:53 +01:00
26 lines
355 B
Plaintext
26 lines
355 B
Plaintext
System = NiO
|
|
|
|
ISMEAR = -5
|
|
|
|
# converge wave functions
|
|
EDIFF = 1.E-7
|
|
PREC = accurate
|
|
|
|
# optimize performance
|
|
NCORE = 4
|
|
NBANDS = 24
|
|
|
|
# the energy window to optimize projector channels (absolute)
|
|
EMIN = -3
|
|
EMAX = 10
|
|
|
|
LMAXMIX = 6
|
|
|
|
# switch off all symmetries
|
|
ISYM = -1
|
|
|
|
# project to Ni d and O p states
|
|
LORBIT = 14
|
|
LOCPROJ = 1 : d : Pr
|
|
LOCPROJ = 2 : p : Pr
|