Hi,
I compiled the latest version of lammps. Everything went ok, except that when I run the in.reax_c.rdx and in.reax_c.tatb in the example dir the program respoded:
ERROR: Invalid pair style
running in.reax.rdx and in.reax.tatb is OK though.
the steps I did the compilation are:
make yes-reax # (in src)
make -f Makefile.ifort # (in lib/reax)
make openmpi # (in src)
Help needed! Thanks!