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: support cross-boundary structures in orbital generation #4376

Merged
merged 3 commits into from
Jun 14, 2024

Conversation

jinzx10
Copy link
Collaborator

@jinzx10 jinzx10 commented Jun 13, 2024

Reminder

  • Have you linked an issue with this pull request?
  • Have you added adequate unit tests and/or case tests for your pull request?
  • Have you noticed possible changes of behavior below or in the linked issue?
  • Have you explained the changes of codes in core modules of ESolver, HSolver, ElecState, Hamilt, Operator or Psi? (ignore if not applicable)

Linked Issue

This is a more thorough fix of #4266 , which results from structures that traverse the boundary of unit cell.

Unit Tests and/or Case Tests for my changes

What's changed?

The computation of <jY|jY> now takes periodic images into account.

Any changes of core modules? (ignore if not applicable)

No

@jinzx10 jinzx10 marked this pull request as ready for review June 13, 2024 16:07
@mohanchen mohanchen merged commit 3e95d34 into deepmodeling:develop Jun 14, 2024
13 checks passed
@jinzx10 jinzx10 deleted the orbgen_fix branch June 14, 2024 05:01
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.

None yet

2 participants