You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: scf convergence check in vasp .xml format. (#862)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **New Features**
* Added an option to filter VASP XML calculation steps based on SCF
convergence status.
* Introduced a new parameter to enable or disable convergence checking
when loading VASP XML files.
* **Tests**
* Added new tests to verify behavior with and without SCF convergence
filtering using sample VASP XML files.
* Included a new sample VASP XML output file for testing purposes.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Signed-off-by: Han Wang <[email protected]>
Co-authored-by: Han Wang <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments