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
When using dpgen for structural exploration, if an external LAMMPS template is used, the relative force model deviation cannot be calculated, and the output model_devi.out file information is the absolute force deviation. When no external LAMMPS template is used, everything is normal.
"use_relative": true, "epsilon": 1.0,
If an external LAMMPS template is used, regardless of whether the code for calculating relative force deviation is used, the output model_devi.out file information remains the same. Trying to change the value of the keyword epsilon still has no effect. When no external LAMMPS template is used, everything is normal.
Bug summary
When using dpgen for structural exploration, if an external LAMMPS template is used, the relative force model deviation cannot be calculated, and the output model_devi.out file information is the absolute force deviation. When no external LAMMPS template is used, everything is normal.
DP-GEN Version
0.12.1
Platform, Python Version, Remote Platform, etc
No response
Input Files, Running Commands, Error Log, etc.
param.json
"use_relative": true, "epsilon": 1.0,
If an external LAMMPS template is used, regardless of whether the code for calculating relative force deviation is used, the output model_devi.out file information remains the same. Trying to change the value of the keyword epsilon still has no effect. When no external LAMMPS template is used, everything is normal.
Steps to Reproduce
input.zip
Further Information, Files, and Links
No response
The text was updated successfully, but these errors were encountered: