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

Bugfix in LargeSigmaHandler and expand vasp_gam auto checks #356

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

esoteric-ephemera
Copy link
Contributor

Two major changes:

  • Since LargeSigmaHandler is a monitor handler (checks while output is still being written), it can occasionally misfire when parsing data from OUTCAR. This adds a fix to prevent jobs from being terminated when the handler itself fails to interpret partial file output
  • Close #348 by expanding the scope of k-point checks to include KSPACING, and to also check for grid shifts in KPOINTS

@naik-aakash
Copy link
Contributor

Thanks @esoteric-ephemera , was about to start working on adding the vasp gamma runs support when using KSPACING. Seems already in place 😃

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.

[Bug]: VASP GAMMA version not used when KSPACING is set in INCAR
2 participants