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
Abacus updates its output format, so these keywords were not right. I
have updated them to support both eariler ones and latest one by
removing the unit part.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Bug Fixes**
* Improved robustness when reading ABACUS simulation outputs by
accepting more variations of energy, force, and stress headers.
* More permissive header matching reduces failures from minor log-format
differences.
* Preserves existing convergence and extraction behavior while improving
tolerance for alternate log phrasing.
* Reduces missed or incomplete parses, increasing reliability across
ABACUS log variants.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments