Page 1 of 1

EON + REAXFF

Posted: Thu Apr 28, 2016 8:59 pm
by luca.daumann
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

Re: EON + REAXFF

Posted: Fri Apr 29, 2016 6:07 pm
by graeme
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.