3
0
mirror of https://github.com/triqs/dft_tools synced 2024-07-11 05:43:48 +02:00
dft_tools/doc/tutorials/images_scripts/INCAR

26 lines
355 B
Plaintext
Raw Normal View History

2019-07-08 09:55:22 +02:00
System = NiO
ISMEAR = -5
2021-08-16 18:58:22 +02:00
# converge wave functions
EDIFF = 1.E-7
PREC = accurate
# optimize performance
NCORE = 4
NBANDS = 24
# the energy window to optimize projector channels (absolute)
2019-07-08 09:55:22 +02:00
EMIN = -3
2021-08-16 18:58:22 +02:00
EMAX = 10
2019-07-08 09:55:22 +02:00
LMAXMIX = 6
# switch off all symmetries
ISYM = -1
# project to Ni d and O p states
LORBIT = 14
2021-08-16 18:58:22 +02:00
LOCPROJ = 1 : d : Pr
LOCPROJ = 2 : p : Pr