Dear Developers
I would like to use the EON routines with the REAXFF potential of LAMMPS. However I am not able to compile the client when using the lammps library compiled with the user-reaxc package. What I get from the compilation is :
pair_reax.cpp:199: more undefined references to `cbkenergies_' followpotentials/LAMMPS/liblammps_serial.a(pair_reax.o): In function `LAMMPS_NS::PairREAX::compute(int, int)':/home/luca/CODES/LAMMPS/lammps-16Feb16/src/Obj_serial/../pair_reax.cpp:236: undefined reference to `cbkd_'/home/luca/CODES/LAMMPS/lammps-16Feb16/src/Obj_serial/../pair_reax.cpp:236: undefined reference to `cbkd_'/home/luca/CODES/LAMMPS/lammps-16Feb16/src/Obj_serial/../pair_reax.cpp:237: undefined reference to `cbkd_'/home/luca/CODES/LAMMPS/lammps-16Feb16/src/Obj_serial/../pair_reax.cpp:236: undefined reference to `cbkd_'/home/luca/CODES/LAMMPS/lammps-16Feb16/src/Obj_serial/../pair_reax.cpp:237: undefined reference to `cbkd_'/home/luca/CODES/LAMMPS/lammps-16Feb16/src/Obj_serial/../pair_reax.cpp:243: undefined reference to `cbkvirial_'/home/luca/CODES/LAMMPS/lammps-16Feb16/src/Obj_serial/../pair_reax.cpp:243: undefined reference to `cbkvirial_'/home/luca/CODES/LAMMPS/lammps-16Feb16/src/Obj_serial/../pair_reax.cpp:243: undefined reference to `cbkvirial_'/home/luca/CODES/LAMMPS/lammps-16Feb16/src/Obj_serial/../pair_reax.cpp:254: undefined reference to `cbkvirial_'/home/luca/CODES/LAMMPS/lammps-16Feb16/src/Obj_serial/../pair_reax.cpp:237: undefined reference to `cbkd_'
Before continuing my attempts in order to compile the client I would need to know whether it is possible to use a REAXFF within EON.
Best Regards.
Luca
EON + REAXFF
Moderator: moderators
Re: EON + REAXFF
This looks like a problem compiling LAMMPS itself and so I don't expect that it is related to EON. I do not recognize the error, but I expect that the LAMMPS guys would be able to help better than we could.