Commit 5aa7a8f
authored
fix(ase): aviod duplicate stress calculation for ase calculator (#4633)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Refactor**
- Revised the logic behind stress evaluation to ensure results are
produced reliably when complete input is provided, and error
notifications are triggered appropriately when essential data is
missing.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 89ab2d3 commit 5aa7a8f
1 file changed
+10
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
0 commit comments