-
|
Hello everyone, I am having some problems with the pair_style. The allegro/nequip version are from the develop branch. When running lammps, the following error is raised: „Exception: expected scalar type Double but found Float“ (similar to this: #20). Is there a different version of the pair_style that I have to use with the develop version of nequip and allegro? Thank you! |
Beta Was this translation helpful? Give feedback.
Answered by
matr1x-1
Jan 7, 2025
Replies: 1 comment 2 replies
-
|
Using pair_style allegro6464 as suggested here works for me. Edit: allegro6464 works with the pair_allegro from the 'main' branch and allegro from the 'develop' branch. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Linux-cpp-lisp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Using pair_style allegro6464 as suggested here works for me.
Edit: allegro6464 works with the pair_allegro from the 'main' branch and allegro from the 'develop' branch.