3
0
mirror of https://github.com/triqs/dft_tools synced 2024-09-16 17:35:31 +02:00
dft_tools/doc/tutorials/nio_csc_vasp/INCAR
2023-06-19 17:30:02 -04:00

26 lines
388 B
Plaintext

System = NiO
# for PLOT DOS
# ISMEAR = -5
# better convergence for small kpt grids
ISMEAR = 2
SIGMA = 0.05
# converge wave functions
EDIFF = 1.E-7
NELMIN = 35
# 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
2 : p : Pr"