-
Notifications
You must be signed in to change notification settings - Fork 174
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 bug in make_supercell_abacus #1229
Conversation
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
Could you please resolve the conflict? Thanks! |
Signed-off-by: Liu Renxi <[email protected]>
for more information, see https://pre-commit.ci
Sorry for the late reply! I have solved the conflict. |
@pxlxingliang please review the PR. Thanks |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## devel #1229 +/- ##
=======================================
Coverage 47.63% 47.63%
=======================================
Files 82 82
Lines 14588 14589 +1
=======================================
+ Hits 6949 6950 +1
Misses 7639 7639
☔ View full report in Codecov by Sentry. |
renew the 'atom_types' generation method in make_supercell_abacus function
for more information, see https://pre-commit.ci
A test confirming the result of enlarged cell is also added.