Temperature in trajectories

Dear Lammpsuser,

I want to show temperature also in the movies that I create using the dump files. I am using Ovito for visualising the trajectories. But as temperature can not be fed in dump files. What could be the best possible way to do?

Thanks
Nikhil

Dear Lammpsuser,

I want to show temperature also in the movies that I create using the dump
files. I am using Ovito for visualising the trajectories. But as
temperature can not be fed in dump files. What could be the best possible
way to do?

​this is first and foremost a question about the visualization tool and how
you want to represent the temperature in your movies.
since you are using ovito, you should ask in the ovito forum.

axel.

OVITO can color atoms based on any column in a LAMMPS
dump file. So output compute ke/atom or whatever you like
in the dump file. An atom-style variable can calculate
temperature/atom if you define it appropriately.

Steve