deepmodeling / deepmd-kit

A deep learning package for many-body potential energy representation and molecular dynamics
https://docs.deepmodeling.com/projects/deepmd/
GNU Lesser General Public License v3.0
1.41k stars 487 forks source link

[Feature Request] Add unit test for LAMMPS atomic energy and atomic virial output #3943

Open njzjz opened 1 week ago

njzjz commented 1 week ago

Summary

The current test contains cases for energy, forces, virials, but lacks others.

Detailed Description

Reuse the results in the C++ tests.

Further Information, Files, and Links

No response