git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@8576 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -388,7 +388,7 @@ void PairGranHookeHistory::init_style()
|
||||
if (comm->ghost_velocity == 0)
|
||||
error->all(FLERR,"Pair granular requires ghost atoms store velocity");
|
||||
|
||||
// need a half neigh list and optionally a granular history neigh list
|
||||
// need a granular neigh list and optionally a granular history neigh list
|
||||
|
||||
int irequest = neighbor->request(this);
|
||||
neighbor->requests[irequest]->half = 0;
|
||||
|
||||
Reference in New Issue
Block a user