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

Added a separate bulk_settings() for surface energy calculations #80

Merged
merged 1 commit into from
Jun 9, 2019

Conversation

apalizha
Copy link
Contributor

@apalizha apalizha commented Jun 7, 2019

The bulk relaxation needed for surface energy calculation should also use PBE solid (PBEsol) for vasp settings.
3 files have been modified:

  1. gaspy.defaults --> added a SE_bulk_settings()
  2. metadata_calculators --> the bulk vasp settings in CalculateSurfaceEnergy changed to defaults.SE_bulk_settings() (from the original defaults.bulk_settings()).
  3. Testing Script for metadata_calculator is also modified.

@ktran9891 ktran9891 merged commit 6f45a09 into ulissigroup:master Jun 9, 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