Commit 0e0fc1a
authored
fix: fix nopbc in dpdata driver (#4027)
Sometimes dpdata data may contain `"nopbc": False` (from ase or n2p2).
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Bug Fixes**
- Improved handling of the "nopbc" key in the data processing logic,
enhancing the accuracy of cell variable assignments.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>1 parent 7f61048 commit 0e0fc1a
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
0 commit comments