Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Unable to calculate relative force deviation. #1639

Open
xiaohe-njust opened this issue Sep 18, 2024 · 1 comment
Open

[BUG] Unable to calculate relative force deviation. #1639

xiaohe-njust opened this issue Sep 18, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@xiaohe-njust
Copy link

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

@xiaohe-njust xiaohe-njust added the bug Something isn't working label Sep 18, 2024
@njzjz
Copy link
Member

njzjz commented Sep 18, 2024

This is actually the same problem as #1608

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants