Commit a3d7ace
feat: add cp2k support for skipping bad box (#1830)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **New Features**
* Automatically detects and skips configurations with invalid box
geometry during processing.
* **Improvements**
* Adds end-of-run summary reporting the number of skipped and remaining
configurations.
* Ensures post-processing output files remain linked and available after
run.
* **Bug Fixes**
* Removes redundant file-handling operations to improve reliability and
resource cleanup.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Signed-off-by: Ming-Yu Guo <gmy721212@163.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>1 parent 9e3b4f0 commit a3d7ace
1 file changed
+22
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3771 | 3771 | | |
3772 | 3772 | | |
3773 | 3773 | | |
| 3774 | + | |
| 3775 | + | |
| 3776 | + | |
| 3777 | + | |
| 3778 | + | |
3774 | 3779 | | |
3775 | 3780 | | |
3776 | 3781 | | |
3777 | 3782 | | |
3778 | 3783 | | |
| 3784 | + | |
| 3785 | + | |
| 3786 | + | |
| 3787 | + | |
| 3788 | + | |
| 3789 | + | |
| 3790 | + | |
| 3791 | + | |
| 3792 | + | |
3779 | 3793 | | |
3780 | 3794 | | |
3781 | 3795 | | |
3782 | 3796 | | |
3783 | 3797 | | |
3784 | 3798 | | |
3785 | 3799 | | |
3786 | | - | |
3787 | 3800 | | |
3788 | 3801 | | |
3789 | 3802 | | |
3790 | 3803 | | |
3791 | | - | |
3792 | 3804 | | |
3793 | 3805 | | |
| 3806 | + | |
| 3807 | + | |
| 3808 | + | |
| 3809 | + | |
| 3810 | + | |
| 3811 | + | |
| 3812 | + | |
| 3813 | + | |
3794 | 3814 | | |
3795 | 3815 | | |
3796 | 3816 | | |
| |||
0 commit comments