Closed
Conversation
enable time-reversal symmetry fix: unify row-continous fix bug and add tests find irreducible atompair real space Hamiltonian rotation new algorithm to find irreducible sector fix wrong O-lattice in M matrix's phase factor H(R) rotation: parallel ver. irreducible sector stars; type name refactor useful test for Hexx new algorithm to find irreducible sector small fix of generative algorithm
refactor and delete useless code fix D(k) rotation
fix a symmetry bug fix default value rebase develop and small fix refactor rotation funcs pointer-type interface for rotation funcs
mohanchen
reviewed
Aug 2, 2024
Collaborator
|
I will close this PR (waits for too long) and waits for new PRs. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix #2881
Caution: #4830 and abacusmodeling/LibRI#4 should be merged before merging this PR !!!
Step 1
Now EXX calculation can also use symmetry to reduce k-points!
I've tested a few cases: examples/hse/lcao_Si2 and tests/integrate/81x_NO_LT_${brav}, the results seem to be reasonable.
Welcome to try and meet bugs : -)
Thanks to @minyez for his note.
Step 2
Using symmetry to reduce atom pairs and lattice in real space (done, can be merged after the loop3 branch of LibRI is merged)