Skip to content

Fix Vasprun.converged_electronic check if ALGO=CHI in INCAR #3250

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

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

janosh
Copy link
Member

@janosh janosh commented Aug 17, 2023

if self.incar not in ["CHI"] looks like a mistake here. Thanks @matthewkuner for catching.

final_esteps = self.ionic_steps[-1]["electronic_steps"] if self.incar not in ["CHI"] else 0

@janosh janosh added io Input/output functionality fix Bug fix PRs vasp Vienna Ab initio Simulation Package labels Aug 17, 2023
@janosh janosh enabled auto-merge (squash) August 17, 2023 19:39
@janosh janosh merged commit 9db0dbf into master Aug 17, 2023
@janosh janosh deleted the fix-vasprun-converged_electronic branch August 17, 2023 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fix PRs io Input/output functionality vasp Vienna Ab initio Simulation Package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant