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

VASP kpoint count error #209

Open
ndaelman-hu opened this issue Mar 5, 2024 · 0 comments
Open

VASP kpoint count error #209

ndaelman-hu opened this issue Mar 5, 2024 · 0 comments
Assignees
Labels
bug Something isn't working. It also represents a quick fix in response to a bug.

Comments

@ndaelman-hu
Copy link
Contributor

The VASP parser (locally deployed) is returning:

line 876, in get_eigenvalues n_eigs = len(eigenvalues) // (self.ispin * n_kpts) ZeroDivisionError: integer division or modulo by zero"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working. It also represents a quick fix in response to a bug.
Projects
None yet
Development

No branches or pull requests

1 participant