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

The VASP recipes are the only ones with relax_cell = True as default #1887

Open
Andrew-S-Rosen opened this issue Mar 17, 2024 · 0 comments
Open
Labels

Comments

@Andrew-S-Rosen
Copy link
Member

What would you like to report?

All the recipes with relax_cell: bool as a keyword argument default to False except for VASP, where it defaults to True. This may lead to potentially confusing behavior for users of multiple sets of recipes.

This one is a bit messy to deal with since it would be a major breaking change either way. I'm just going to log it here for now.

Andrew-S-Rosen added a commit that referenced this issue Mar 17, 2024
Closes #1887.

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant