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

Several defect bug fixes and modification to Incar.from_string #1276

Merged
merged 10 commits into from Sep 17, 2018

Conversation

dbroberg
Copy link
Contributor

Non-defects related

  1. Add ability for Incar.from_string to import multiple settings in a single line separated by a semi-colon (Ex. "LHFCALC= True ; HFSCREEN = 0.2"), also add unit test to ensure this works

Defects related
2) Enforce lattice matching between defect site and structure inputs to Defect objects. Also added a unit test to ensure this works.
3) Modify defect supercell generation routine for Defect objects to allow for rotational supercell transformations. Also added a unit test to ensure this works.
4) Fix bug in bandfilling correction and modify related unit test.

@shyuep
Copy link
Member

shyuep commented Sep 15, 2018

Thre are failing tests related to the defect package. Pls fix first.

@dbroberg
Copy link
Contributor Author

Apologies. Tests are fixed now.

@shyuep shyuep merged commit a41f292 into materialsproject:master Sep 17, 2018
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.

None yet

2 participants