Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Number of overlap matrices does not match. #235

Open
tasnim2487 opened this issue Aug 8, 2024 · 4 comments
Open

Number of overlap matrices does not match. #235

tasnim2487 opened this issue Aug 8, 2024 · 4 comments

Comments

@tasnim2487
Copy link

Hello,

I tried to run the package with VASP. When I ran the code, the following error occurs. How to fix this. I ran self consistent calculation and included wannier tags in INCAR and then re-ran the nonself consistent run. How to fix this?

Screenshot from 2024-08-08 12-23-02

@greschd
Copy link
Member

greschd commented Aug 8, 2024

Which version of VASP and Wannier90 are you using here? And is this the provided VASP example, or another input?

On a recent version of VASP and Wannier90, the provided example should work, but the skip_B1_tests = .true. flag needs to be added to the .win file (as per #119).

In any case, I think a missing skip_B1_tests would produce a different error.

@tasnim2487
Copy link
Author

I use VASP 6.1 and VASP 6.4. Itried both the data provided here and some other ones. Each time this error occurs.
The number of overlap matrices found is X, but should be 7. X changes but 7 is fixed.

@greschd
Copy link
Member

greschd commented Aug 8, 2024

What's the version of Wannier90 used?

The search_shells parameter (together with the k-points line) in the Wannier90 input file should control how many overlap matrices are computed.

@tasnim2487
Copy link
Author

tasnim2487 commented Aug 11, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants