Commit 711a1f4
Han Wang
fix(test): export test models with atomic_virial=True for .pte/.pt2
The test_models.py tests compare per-atom virial against reference
values that include the atomic virial correction. Since convert_backend
now defaults to atomic_virial=False for performance, test model
generation must explicitly request atomic_virial=True.1 parent 8a9fe63 commit 711a1f4
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
177 | 182 | | |
178 | 183 | | |
179 | 184 | | |
| |||
0 commit comments