-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I am not sure if this belongs here, but since we are using a custom LAMMPS fork, I don't know where else to put it.
Using LAMMPS as described in the docs, compiled with the MC package by -DPKG_MC=ON, I can use part of the MC package, like fix atom/swap, but not fix sgcmc. I get the following error:
ERROR: Unrecognized fix style 'sgcmc' is part of the MC package, but seems to be missing because of a dependency (src/modify.cpp:924)
Last command: fix mc mc_I_Br sgcmc 10 1.0 1000 0.0
I also tried variations on the cmake options like -D PKG_MC=yes, to the same result. The command should be included in the fork's version.
Any ideas/hints why this is not working?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels