Dear Lammps users
I am trying to output averaged atom velocities using custom dump as:
fix f4 all ave/atom 1 10 10 vx vy vz
dump VelData CAtoms custom 1 Cveldata.out f_f4
but I got the following error:
ERROR: Dump custom fix ID does not compute scalar per atom
I am not able to figure out the problem.
Also is there another way of doing this operation.
Thanks,
Navdeep