Wannier band strcuture is incosinstent

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


Moderators: Global Moderator, Moderator

Locked
Message
Author
nicholas_dimakis1
Newbie
Newbie
Posts: 26
Joined: Tue Sep 15, 2020 3:36 pm

Wannier band strcuture is incosinstent

#1 Post by nicholas_dimakis1 » Tue Feb 11, 2025 5:24 pm

Hello

I am using VASP 6.5.0 to generate the band structure for the MoS2 monolayer. The INCAR file is given below

Code: Select all

SYSTEM  = MoS2

#NCORE  = 4
KPAR   = 2

ENCUT   = 500
IBRION  = -1

ISMEAR  = 0
SIGMA   = 0.01
NBANDS  = 96
NEDOS   = 3000

PREC    = Accurate
EDIFF   = 1.e-8
LREAL   = False
LASPH   = True
NELMIN = 10
LWANNIER90_RUN = True
NUM_WANN = 96
WANNIER90_WIN = "
Begin projections
Random
End projections
guiding_centres = .true

# plot bands
bands_plot = true

begin kpoint_path      
GAMMA 0.00000000 0.00000000 0.00000000 M 0.50000000 0.00000000 0.00000000 M 0.50000000 0.00000000 0.00000000 K 0.33333333 0.33333333 0.00000000 K 0.33333333 0.33333333 0.00000000 GAMMA 0.00000000 0.00000000 0.00000000 end kpoint_path "

The wannier band structure produced is very different from the one vasp produces using

Code: Select all

login1.ls6(1367)$ more INCAR 
SYSTEM  = MoTe2

#NCORE  = 4
KPAR   = 2

ENCUT   = 500
IBRION  = 2

ICHARG = 11
LWAVE = .TRUE.
LCHARG = .TRUE.
LVTOT = .FALSE.
LVHAR = .FALSE.
LELF = .FALSE.
LORBIT = 11
NEDOS = 1000

ISMEAR  = 0
SIGMA   = 0.05
NBANDS  = 65
#NEDOS   = 3000

PREC    = Accurate
EDIFF   = 1.e-5
LREAL   = False
LASPH   = True

and

Code: Select all

login1.ls6(1368)$ more KPOINTS 
K-Path Generated by VASPKIT.
   20
Line-Mode
Reciprocal
   0.0000000000   0.0000000000   0.0000000000     GAMMA          
0.5000000000 0.0000000000 0.0000000000 M 0.5000000000 0.0000000000 0.0000000000 M
0.3333333333 0.3333333333 0.0000000000 K 0.3333333333 0.3333333333 0.0000000000 K
0.0000000000 0.0000000000 0.0000000000 GAMMA

I am attaching the files needed to reproduce the Wannier band structure.

Thanks-Nick

You do not have the required permissions to view the files attached to this post.
Last edited by manuel_engel1 on Wed Feb 12, 2025 1:01 am, edited 1 time in total.
Reason: Added code blocks to improve readability

manuel_engel1
Global Moderator
Global Moderator
Posts: 178
Joined: Mon May 08, 2023 4:08 pm

Re: Wannier band strcuture is incosinstent

#2 Post by manuel_engel1 » Wed Feb 12, 2025 12:04 pm

Dear Nick,

Thanks for reaching out. I have tried to reproduce your example, but for me everything looks OK. I have attached an image of the produced Wannier fit compared to the bandstructure obtained in VASP.

bands.png

I have produced this data using the KPOINTS_OPT and KPOINTS_WAN files, which can be done in a single VASP calculation. Otherwise, I have not changed anything about your INPUT files.

Maybe there is a problem with how you extract or plot the data?

You do not have the required permissions to view the files attached to this post.
Manuel
VASP developer

nicholas_dimakis1
Newbie
Newbie
Posts: 26
Joined: Tue Sep 15, 2020 3:36 pm

Re: Wannier band strcuture is incosinstent

#3 Post by nicholas_dimakis1 » Wed Feb 12, 2025 4:49 pm

Thank you for your email. I have added the KPOINTS_OPT file as

login1.ls6(1115)$ more KPOINTS_OPT
K-Path Generated by VASPKIT.
20
Line-Mode
Reciprocal
0.0000000000 0.0000000000 0.0000000000 GAMMA
0.5000000000 0.0000000000 0.0000000000 M

0.5000000000 0.0000000000 0.0000000000 M
0.3333333333 0.3333333333 0.0000000000 K

0.3333333333 0.3333333333 0.0000000000 K
0.0000000000 0.0000000000 0.0000000000 GAMMA

Unfortunately, I am not getting your band structure. I am attaching the wannier input and output files and the data files from the wannier bands calculations.

Thanks-Nick

You do not have the required permissions to view the files attached to this post.

nicholas_dimakis1
Newbie
Newbie
Posts: 26
Joined: Tue Sep 15, 2020 3:36 pm

Re: Wannier band strcuture is incosinstent

#4 Post by nicholas_dimakis1 » Wed Feb 12, 2025 6:00 pm

Forgot to attach the correct files.

You do not have the required permissions to view the files attached to this post.

manuel_engel1
Global Moderator
Global Moderator
Posts: 178
Joined: Mon May 08, 2023 4:08 pm

Re: Wannier band strcuture is incosinstent

#5 Post by manuel_engel1 » Thu Feb 13, 2025 8:20 am

Your Wannier fit looks the same as mine, just a bit more zoomed in. Am I correct in assuming that your VASP band structure looks different then? Or do you have trouble in obtaining the VASP band structure from the output?

Manuel
VASP developer

nicholas_dimakis1
Newbie
Newbie
Posts: 26
Joined: Tue Sep 15, 2020 3:36 pm

Re: Wannier band strcuture is incosinstent

#6 Post by nicholas_dimakis1 » Thu Feb 13, 2025 11:17 am

Hello

Please see attached that shows the band structure for MoS2 using VASP (green lines) vs Wannier (purple lines). They are clearly very different. Not sure, why using the same file input files we get different results. I have also tried other vasp.6 versions and still the same problem persists.

Thanks-Nick

You do not have the required permissions to view the files attached to this post.

manuel_engel1
Global Moderator
Global Moderator
Posts: 178
Joined: Mon May 08, 2023 4:08 pm

Re: Wannier band strcuture is incosinstent

#7 Post by manuel_engel1 » Thu Feb 13, 2025 11:21 am

What you are seeing is just a shift of the energies. The two band structures look the same if one is shifted toward the other. I think what is happening is that in one case you plot relative to the Fermi level while in the other case you just plot the absolute values of the Kohn-Sham eigenvalues as they come out of the calculation.

Manuel
VASP developer

nicholas_dimakis1
Newbie
Newbie
Posts: 26
Joined: Tue Sep 15, 2020 3:36 pm

Re: Wannier band strcuture is incosinstent

#8 Post by nicholas_dimakis1 » Thu Feb 13, 2025 11:25 am

Thank you for your help. You are correct. They are shifted relatively to the Fermi energy.


Locked