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

Bugfix in Wannier90Converter #252

Merged
merged 1 commit into from
Apr 10, 2024
Merged

Bugfix in Wannier90Converter #252

merged 1 commit into from
Apr 10, 2024

Conversation

phibeck
Copy link
Collaborator

@phibeck phibeck commented Apr 10, 2024

This fixes a bug in the wannier90.py when the disentanglement window isn't set by the user. It checks whether the Kohn-Sham eigenvalues agree with the disentanglement window limits, which default to max/min of Kohn-Sham eigenvalues in case they are not set by user. In that case the limits are shifted by a tolerance to avoid counting error of Kohn-Sham eigenvalues within the limits.

@the-hampel the-hampel merged commit 7eee3d1 into TRIQS:unstable Apr 10, 2024
5 checks passed
@the-hampel
Copy link
Member

Thank you @phibeck . This fixes #251 .

the-hampel pushed a commit that referenced this pull request Apr 10, 2024
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

Successfully merging this pull request may close these issues.

2 participants