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

Manual LGIrrep{3} additions for missing k-points in Φ-Ω #30

Merged
merged 4 commits into from
Sep 16, 2021

Conversation

thchr
Copy link
Owner

@thchr thchr commented Sep 16, 2021

This adds the little groups and little group irreps that are referenced by bandreps (usually with allpaths = true) relative to what is returned by get_lgirreps (i.e. what is included in ISOTROPY). Previously, there were 145 missing irreps, all irreps belonging to the representation domain Φ but not in the basic domain Ω.
Here, we have manually added these 145 irreps by comparing with Bilbao's listings. This removes all the @test_broken cases from test/bandreps.jl.

- fix test-suite to account for fact that parsed ISOTROPY may now contain fewer little group irreps (fewer k-points) than returned by `get_lgirreps`
- remove `@test_broken` from `test/bandreps.jl` (fixed now!)
- minor fix to `check_multtable_vs_ir`
@codecov-commenter
Copy link

Codecov Report

Merging #30 (97dd593) into master (3c9a60e) will increase coverage by 0.03%.
The diff coverage is 12.50%.

❗ Current head 97dd593 differs from pull request most recent head efea41b. Consider uploading reports for the commit efea41b to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
+ Coverage   69.15%   69.18%   +0.03%     
==========================================
  Files          18       18              
  Lines        2240     2239       -1     
==========================================
  Hits         1549     1549              
+ Misses        691      690       -1     
Impacted Files Coverage Δ
src/symops.jl 77.40% <12.50%> (+0.23%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3c9a60e...efea41b. Read the comment docs.

@thchr thchr merged commit aaef1d3 into master Sep 16, 2021
@thchr thchr deleted the manual-lgirrep-additions branch September 16, 2021 19:23
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