wannier90 icon indicating copy to clipboard operation
wannier90 copied to clipboard

Official repository of the Wannier90 code

Results 108 wannier90 issues
Sort by recently updated
recently updated
newest added

Hello, I am trying to understand and study the AHC along different directions in a cubic Weyl semimetal. One way I have tried to do this is by making slab...

In calculating r matrix rmn(R)=, the Eq. (31) of Ref. [1] is used for diagonal part, and the Eqs. (C14)-(C16) of Ref. [1] is used for others. The previous equation...

bug

In `pw90common_get_occ(eig, occ, ef)` of `postw90_common.F90`, a step function is used to calculate the occupation but that step function is maxed at 1. This is perfectly fine for spin polarized...

bug
Priority

Hello, I am facing a problem in running the Anomalous Hall Conductivity calculation for the surface system. I am not exactly sure why this problem would arise. Is it something...

Hi, I just recently found that wannier 90 can be installed on ubuntu just via `sudo apt-get install wannier90` That is really nice! However, I noticed that while the 3.1...

I've noticed there are two similar tools available currently, which aim to implement the symmetrization of the Hamiltonian and atomic orbital Wannier functions based on the results of wannier90: [wannhr_symm](https://github.com/quanshengwu/wannier_tools/tree/master/utility/wannhr_symm)...

Hi developers, [Scripts.zip](https://github.com/wannier-developers/wannier90/files/6014200/Scripts.zip) During calculations wannier90 generate python script which can be used to plot the data. However, i have observed that some of the python scripts for plotting the...

Hi, In the wannier90 program, the default output of the wannier90_hr.dat file is accurate to 6 digits after the decimal point, and I need to output a file with 14...

Hi, I have two questions/requests about compilation. 1. If I change `comms.F90` and type `make wannier`, all files get compiled again. But if the object files are kept, it will...

Compilation

Hi, I am trying to scan SHC as a function of fermi level for W in A15 structure. there are 8 atom in my unit cell, and it take me...