I computed the electron DOS using ISMEAR = -5 for a 12-atom supercell of Fe3Pt using the following INCAR settings:
ALGO = Fast
EDIFF = 1e-06
EDIFFG = -0.01
ENCUT = 520
GGA = Pe
IBRION = -1
ISIF = 4
ISMEAR = -5
ISPIN = 2
KPAR = 4
LCHARG = True
LORBIT = 11
LREAL = False
LWAVE = False
MAGMOM = 1*2.821 1*2.818 1*2.821 1*2.82 2*2.819 1*2.821 1*2.818 1*2.821 1*0.293 2*0.294
NEDOS = 10001
NELM = 200
NSW = 0
PREC = Accurate
SIGMA = 0.2
The number of electrons (NELECT) is equal to 156. However, when I integrate over the electron DOS (spin up + spin down) and the Fermi-Dirac distribution, the number of electrons is not 156; it overshoots to 176. However, when I calculate the DOS by taking the difference in the integrated DOS (spin up + spin down) between two pins and performing the same integration, I get 156 electrons.
My question is, am I right in doing this? Because, according to the VASP Wiki (https://vasp.at/wiki/DOSCAR), using the pins to calculate the DOS is valid only for (ISMEAR>0) and (ISMEAR=-1).
Thanks,
Nigel

