Skip to content

Bugfix for Wannier90

Nicolas Tancogne-Dejean requested to merge fix_wannier_spin into hotfix-11.1

Description

Fix a bug in the calculation of the UNK files or the Wannier states. The condition for spin polarized was wrongly set to == instead of /=.

News snippet

Bugfix for Wannier90.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports