PDOS gap states not appearing

Queries about input and output files, running specific calculations, etc.


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
conn.orourke
Newbie
Newbie
Posts: 2
Joined: Sat Aug 24, 2013 12:25 pm

PDOS gap states not appearing

#1 Post by conn.orourke » Sat Aug 24, 2013 12:32 pm

Hi,

I have generated PDOS for a system in which there are clear states in the band gap visible in the OUTCAR, yet they do not show up in the PDOS. I'm not entirely sure why, as I have never experienced this problem before.

I do a self consistent run for a smaller KPOINT mesh, and then increase it and use the following INCAR for PDOS:

ISTART = 1;
ICHARG = 11;
INIWAV = 1;
NEDOS = 3000;
LORBIT = 0;
RWIGS= 2.790 1.400 1.630 1.480 .570;

PREC = Normal;
NELMIN = 5;
NELIM = 40;
EDIFF = 1E-07;
ENCUT = 450;
ISIF = 2; l
LWAVE= TRUE
LCHARG= TRUE
NPAR=1;
LREAL= Auto

NSW = 0;
IBRION = -1;
IWAVPR = 2;
ISYM=0;

LREAL = A
ISMEAR = -5; Tetrahedral nethod w/ Blochl corrections for smearing
SIGMA = 0.1; Broadening in eV -4-tet -1-fermi 0-gaus


Any suggestions as to why this might be happening are gratefully received....

Many thanks
Last edited by conn.orourke on Sat Aug 24, 2013 12:32 pm, edited 1 time in total.

admin
Administrator
Administrator
Posts: 2921
Joined: Tue Aug 03, 2004 8:18 am
License Nr.: 458

PDOS gap states not appearing

#2 Post by admin » Thu Aug 29, 2013 11:03 am

the only reason I can guess is that even NEDOS=3000 is to coarse to capture the gap state peak:
please check from the KS-eigenvalue dispersion of the gap state (in OUTCAR) how broad this peak actually is, and choose NEDOS such that the energy grid on which the DOS is evaluated is more narrow than the peak width. Then please either increase NEDOS even further, or decrease the E-range on which the DOS is calculated (EMIN,EMAX)
Last edited by admin on Thu Aug 29, 2013 11:03 am, edited 1 time in total.

conn.orourke
Newbie
Newbie
Posts: 2
Joined: Sat Aug 24, 2013 12:25 pm

PDOS gap states not appearing

#3 Post by conn.orourke » Thu Aug 29, 2013 12:47 pm

Thank you for the reply.

I have performed the calculation restricting the energy range for which the DOS is calculated, and still there is no state appearing. In the OUTCAR the gap state appears at -2.2358 at each of the K-points.

The relevant section of the DOSCAR is included below:

-2.264 0.0000E+00 0.1310E+04
-2.259 0.0000E+00 0.1310E+04
-2.255 0.0000E+00 0.1310E+04
-2.250 0.0000E+00 0.1310E+04
-2.246 0.0000E+00 0.1310E+04
-2.241 0.0000E+00 0.1310E+04
-2.237 0.0000E+00 0.1310E+04
-2.232 0.0000E+00 0.1312E+04
-2.228 0.0000E+00 0.1312E+04
-2.223 0.0000E+00 0.1312E+04
-2.219 0.0000E+00 0.1312E+04
-2.214 0.0000E+00 0.1312E+04
-2.210 0.0000E+00 0.1312E+04

We can see around the energy at which the state should appear the total summed DOS increases, but the state isn't present. With the smearing set at 0.1 should this state not appear on such a fine grid?

Would you suggest I increase the K-points or try and go finer still.

I am still puzzled by this result.

Many thanks again.
Last edited by conn.orourke on Thu Aug 29, 2013 12:47 pm, edited 1 time in total.

Post Reply