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

Fix: If the number of NAOs for an angular momentum is 0, filter the NAOs in exx #5152

Merged
merged 2 commits into from
Sep 29, 2024

Conversation

PeizeLin
Copy link
Collaborator

Fix the bug in issue #5086 temporarily.

If all the angular momentums with 0 NAO are greater than that are non-zero, such as 2s 2p 1d 0f 0g, now it can be calculated correctly.
But if any angular momentum with 0 NAO is less than that are non-zero, such as 2s 2p 0d 1f 0g, there still remains errors.

@kirk0830
Copy link
Collaborator

good, there is also another issue related #3188

@kirk0830
Copy link
Collaborator

@mohanchen this PR is ready for review, except precommit cannnot push format changes.

@mohanchen mohanchen merged commit b5125de into deepmodeling:develop Sep 29, 2024
27 of 28 checks passed
@mohanchen mohanchen added the Bugs Bugs that only solvable with sufficient knowledge of DFT label Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugs Bugs that only solvable with sufficient knowledge of DFT
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants