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

Create separate function for writing POSCARs and VASP input sets into different directories #1

Closed
dandavies99 opened this issue Jul 8, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@dandavies99
Copy link
Collaborator

This is currently handled in the same function that generates all the unique slabs generate_all_unique_slabs. It could be separated out into its own function that can then be called separately.

@dandavies99 dandavies99 added the enhancement New feature or request label Jul 8, 2020
@brlec
Copy link
Collaborator

brlec commented Aug 21, 2020

Is this still relevant with how get_all_slabs and get_one_hkl_slabs are set up now?

@dandavies99
Copy link
Collaborator Author

This has now been addressed on the develop branch in the generation module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants