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
njzjz
changed the title
[Feature Request] Add unit test for LAMMPS atomic energy and atomic virial output
[Feature Request] Add unit test for LAMMPS atomic energy and virial output
Jul 24, 2024
Addresses #3943
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Enhanced testing functionality for pressure calculations alongside
virial computations in the simulation framework.
- **Bug Fixes**
- Improved reliability and accuracy of test assertions for pressure
values, ensuring better validation of simulation results.
<!-- 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>
Addresses deepmodeling#3943
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Enhanced testing functionality for pressure calculations alongside
virial computations in the simulation framework.
- **Bug Fixes**
- Improved reliability and accuracy of test assertions for pressure
values, ensuring better validation of simulation results.
<!-- 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>
Summary
The current test contains cases for energy, forces, atomic virials, but lacks others.
Detailed Description
Reuse the results in the C++ tests.
Further Information, Files, and Links
No response
The text was updated successfully, but these errors were encountered: