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_user_incar_settings does not correctly set MAGMOMS for VASP jobs #374

Closed
matthewkuner opened this issue Jun 7, 2023 · 0 comments · Fixed by #375
Closed

update_user_incar_settings does not correctly set MAGMOMS for VASP jobs #374

matthewkuner opened this issue Jun 7, 2023 · 0 comments · Fixed by #375

Comments

@matthewkuner
Copy link
Collaborator

matthewkuner commented Jun 7, 2023

def update_user_incar_settings(

If a previous structure has magmoms, those magmoms will be used with a higher priority than the magmoms set via the powerup update_user_incar_settings. I believe this may stem from this code snippet , but I could be mistaken.

It is also worth noting that Custodian, by default, has an option to not reuse the magmoms from a previous INCAR (which is the default)

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 a pull request may close this issue.

1 participant