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

Update boltztrap workflow #285

Merged
merged 5 commits into from
May 10, 2019
Merged

Conversation

utf
Copy link
Member

@utf utf commented May 3, 2019

Summary

As discussed in materialsproject/pymatgen#1458, #283, and materialsproject/pymatgen#1453, uniform NSCF calculations have been failing due to an update in MPNonSCFSet (tetrahedron smearing was turned on).

The underlying causes has been fixed in pymatgen. As part of the fix MPNonSCFSet now has an additional "boltztrap" mode, which ensures a k-point mesh with the necessary symmetry for boltztrap is used. This PR updates the bandstructure_boltztrap workflow to use the new mode.

@utf utf changed the title [WAIT FOR PYMATGEN UPDATE] Update boltztrap workflow Update boltztrap workflow May 5, 2019
@utf utf changed the title Update boltztrap workflow [WAIT FOR NEXT PMG RELEASE] Update boltztrap workflow May 5, 2019
@utf utf changed the title [WAIT FOR NEXT PMG RELEASE] Update boltztrap workflow Update boltztrap workflow May 9, 2019
@utf
Copy link
Member Author

utf commented May 9, 2019

The failing tests are related to the adsorbate workflow and are unrelated to the changes made in this PR. See #282 for more details. Otherwise, this should be ready to merge.

@computron computron merged commit ba49bd0 into hackingmaterials:master May 10, 2019
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