3
0
mirror of https://github.com/triqs/dft_tools synced 2025-05-01 04:34:57 +02:00
2025-02-21 12:07:48 +01:00

21 lines
320 B
Plaintext

System = NiO
# better convergence for small kpt grids
ISMEAR = 2
SIGMA = 0.04
# converge wave functions
EDIFF = 1.E-7
NELMIN = 35
# the energy window to optimize projector channels (absolute)
EMIN = -3
EMAX = 12
LMAXMIX = 6
# project to Ni d and O p states
LORBIT = 14
LOCPROJ = "1 : d : Pr
2 : p : Pr"