Skip to content

LAMMPS fix 'sgcmc' in MC package not found #18

@tisabe

Description

@tisabe

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions