Dear LAMMPS users,
In the cna/atom command, what is the name of the out put file name?
How we know the common neighbor/atom
Dear LAMMPS users,
In the cna/atom command, what is the name of the out put file name?
How we know the common neighbor/atom
None of the computes produce an output file. Instead they
produce a per-atom vector (in this case) that has the value
for each atom. Other commands can access those values, e.g. dump.
See Section 6.15 of the manual for details.
Steve