[lammps-users] Tagging particles that get displaced

You could write a fix to do this - it can store old info - e.g. a previous
velocity. It could also add atoms to a group that was being dumped
via the dump command.

Steve