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

Refactor: Move the print of H(k)&S(k) and wavefunctions to after_scf. #5682

Merged
merged 6 commits into from
Dec 4, 2024

Conversation

ErjieWu
Copy link
Collaborator

@ErjieWu ErjieWu commented Dec 4, 2024

What's changed?

  • Move the print of H(k)&S(k) in LCAO from update_pot to after_scf.
  • Move the print of wavefunctions in LCAO from update_pot to after_scf.

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

  • Add override in some functions in esolver_gets and esolver_ks to avoid compile warning.

@ErjieWu ErjieWu requested a review from YuLiu98 December 4, 2024 07:44
@ErjieWu ErjieWu changed the title Move the print of H(k)&S(k) and wavefunctions to after_scf. Refactor: Move the print of H(k)&S(k) and wavefunctions to after_scf. Dec 4, 2024
@YuLiu98 YuLiu98 merged commit 02b07c6 into deepmodeling:develop Dec 4, 2024
14 checks passed
@ErjieWu ErjieWu deleted the hamilt branch December 4, 2024 10:10
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