I did a calculation based on VASP. The goal is to exact band structure from wannier90 package.
The initial projection for wannier90 is essential, so I used Random initial projections to obtain the wannier functions. But the following convergence of the “Wannierisation” procedure is rather harder. After 7000 iterations, the convergence window is still around 1.0E0.
I think the issue may comes from the initial projection. Then, I assigned the atoms the orbital projection for the initial projection. As a results the num_wann is not equal to num_bands, which is from NBANDS in VASP. However, the convergence of the “Wannierisation” procedure is difficult, too.
So I wander if anyone can offer me some tips? Thanks a lot!!
PS: the system contains 48 atoms, which presents NBANDS = 184 by default.