ReaxFF error: Non-numeric atom coords - simulation unstable

You should be using KOKKOS OpenMP version of reaxff instead of deprecated serial version even if you’re not using gpus

@stamoor has been pretty clear about that …

“IMO anyone and everyone should be using the KOKKOS version of ReaxFF. Not only is it more memory robust and will never have these hbondchk errors, it is also faster on CPUs, at least in most cases that I’ve benchmarked, or same speed at the very least.”

– Stan Moore (2024/10) on MatSci.org:

Lammps hbondchk failed.

“I highly suggest using the KOKKOS package for ReaxFF, works in serial for CPUs too.”

– Stan Moore (2024/10) on MatSci.org:

Segmentation fault: address not mapped to object at address 0xc2cfb87c.

“You could also try the KOKKOS version which doesn’t use the safezone, mincap, and minhbonds factors which can bloat the memory if you set them too high.”

– Stan Moore (2025/01) on MatSci.org:

Possible memory problem with Reaxff when the total atom number increased.

I’ve run reaxff/kk jobs with up to ~6000 cpu cores with no problems

2 Likes