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 HR output in tddft #4150

Merged
merged 32 commits into from
May 21, 2024
Merged

Fix HR output in tddft #4150

merged 32 commits into from
May 21, 2024

Conversation

ESROAMER
Copy link
Collaborator

Linked Issue

Partially Fix #4117
Due to the type difference, the HR data of tddft correction term must be added independently to get a correct HR matrix. I modified part of the functions "cal_HSR" and "save_HSR" and added a new member "HR_sparse_td_vel" to class "LCAO_Matrix" to fix this.

@mohanchen mohanchen added the Input&Output Suitable for coders without knowing too many DFT details label May 10, 2024
@mohanchen mohanchen merged commit edb2d1c into deepmodeling:develop May 21, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Input&Output Suitable for coders without knowing too many DFT details
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong output Matrices in tddft calculation
2 participants