[lammps-users] Dear lammps-users and developers

If you want a group of atoms to move with constant velocity,
then set their intitial velocity and use fix setforce to set
the force on them to 0, and use fix nve to integrate them.

Steve