bugfix for 2 recenty reported neighbor issues, also a ReaxFF fix species issue
This commit is contained in:
@ -50,6 +50,7 @@ NeighRequest::NeighRequest(LAMMPS *lmp) : Pointers(lmp)
|
||||
// default is no Intel-specific neighbor list build
|
||||
// default is no Kokkos neighbor list build
|
||||
// default is no Shardlow Splitting Algorithm (SSA) neighbor list build
|
||||
// default is no list-specific cutoff
|
||||
// default is no storage of auxiliary floating point values
|
||||
|
||||
occasional = 0;
|
||||
|
||||
Reference in New Issue
Block a user