-
Notifications
You must be signed in to change notification settings - Fork 8
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
Mix Allegro and LJ type pair styles #24
Comments
Hi, you may change the script to
|
You are correct, you have to specify the pair_style as well, that was my mistake. Correct code block looks like this for future reference. The atom range has to come first.
|
Glad this worked, thanks @shuhaom for responding. Also for future reference there is support inside
|
Will this provide the terms to include in LAMMPS or are they included in the model file? An example of how to actually train/run with LAMMPS using this would be very helpful. I am using the stress branch of pair_allegro currently. |
This will include them in the Allegro
|
I expect to be able to mix Allegro and other pair styles as follows in LAMMPS.
When I do this I get the following error
I am guessing this is caused by Allegro not being supported in pair_hybrid with Kokkos? Is this something easy to resolve?
The text was updated successfully, but these errors were encountered: