Z2PackDev / Z2Pack

A tool for calculating topological invariants.
https://z2pack.greschd.ch
GNU General Public License v3.0
81 stars 51 forks source link

Allow for odd number of bands with first-principles #36

Open greschd opened 7 years ago

greschd commented 7 years ago

Right now this does not work due to an error thrown by Wannier90. Maybe there is a workaround just like the case of the B1 check.

greschd commented 7 years ago

Possible workaround: exclude lowest-lying band using exclude_bands. Needs testing

greschd commented 7 years ago

This is possibly fixed with the new pw2wannier90 -- needs checking.