Bug summary
When executing the calculation example, the temperature is unstable when LAMMPS runs the force field trained by deepmd
DeePMD-kit Version
master branch
TensorFlow Version
tensorflow2.7.0
How did you download the software?
Offline packages
Input Files, Running Commands, Error Log, etc.
in file to add the command line:
plugin load libdeepmd_lmp.so
The output result of lammps operation:
the temperature value is unstable. When temp=2000k, more than 10,000 temp values will appear during the operation.
Steps to Reproduce
- install deepmd-kit
- install lammps
- run
- Draw a graph of temperature change
Further Information, Files, and Links
No response