Dear Lammps Users,
I am trying to simulate C1N1 monolayer using reaxff forcefield in Lammps. My Lammps version is :LAMMPS/29Aug2024-foss-2023b-kokkos on the HPC.
I checked if the package REAXFF is included in the installed Lammps using : lmp -h | grep reaxff
rann reaxff reaxff/kk reaxff/omp rebo
accelerate/cos acks2/reax acks2/reaxff acks2/reaxff/kk acks2/reax/kk
qeq/comb/omp qeq/dynamic qeq/fire qeq/point qeq/reaxff
qeq/reax qeq/reaxff/kk qeq/reax/kk qeq/reaxff/omp qeq/reax/omp
qeq/shielded qeq/slater qtb rattle reaxff/bonds
reaxff/bonds/kk reaxff/species reaxff/species/kk recenter
reaxff/atom reaxff/atom/kk reduce reduce/chunk reduce/region
I am consistently getting error :
ERROR: Illegal pair_style command (src/REAXFF/pair_reaxff.cpp:188)
Last command: pair_style reaxff
I installed lammps on my desktop (lammps-stable_29Aug2024_update2) and also manually installed the package REAXFF followed by make serial. Nevertheless i still get the same error on not recognizing the pair_style reaxff. I have attached the lammps input file for your consideration. Any suggestion will be very useful.
Thanks and Best Regards,
Deepak
c1n1_reaxff.in (407 Bytes)