forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12984 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
5b0ba7980c
commit
65f7c353e8
|
@ -1478,7 +1478,7 @@ void FixAveSpatial::atom2bin3d()
|
|||
|
||||
/* ----------------------------------------------------------------------
|
||||
return I,J array value
|
||||
if I exceeds current bins, return 0.0 instead of generating an error
|
||||
if I exceeds current nbins, return 0.0 instead of generating an error
|
||||
column 1,2,3 = bin coords, next column = count, remaining columns = Nvalues
|
||||
------------------------------------------------------------------------- */
|
||||
|
||||
|
|
Loading…
Reference in New Issue