wannier90 bugs
Posted: Sun May 07, 2023 1:21 pm
Dear VASP developers,
I am using VASP 6.4.1 in interface with wannier90 3.1.0, and I have encountered some issues.
1. The UNK file is written only if exclude_bands is not specified and projections are used. The UNK file is not written unless the two conditions are met.
2. Even when the two conditions are met, I get the following error regarding the projections:
even though my NUM_WANN is 12. Wannier90 then outputs the error:
I attach the input and main output files.
I appreciate any help.
Best,
Guy
I am using VASP 6.4.1 in interface with wannier90 3.1.0, and I have encountered some issues.
1. The UNK file is written only if exclude_bands is not specified and projections are used. The UNK file is not written unless the two conditions are met.
2. Even when the two conditions are met, I get the following error regarding the projections:
Code: Select all
-----------------------------------------------------------------------------
| |
| W W AA RRRRR N N II N N GGGG !!! |
| W W A A R R NN N II NN N G G !!! |
| W W A A R R N N N II N N N G !!! |
| W WW W AAAAAA RRRRR N N N II N N N G GGG ! |
| WW WW A A R R N NN II N NN G G |
| W W A A R R N N II N N GGGG !!! |
| |
| The wannier interface is returning 12 projections while NUM_WANN is |
| 8. I will continue by using NUM_WANN but you should probably change |
| NUM_WANN or the wannier90 input file. |
| |
-----------------------------------------------------------------------------
Code: Select all
wannier90.amn has not the right number of projections
I appreciate any help.
Best,
Guy