Reading separate position and velocities files

Quote from Filip Simeski on November 9, 2021, 2:11 amHi!
I am trying to read two separate LAMMPS dump files: one contains the positions of atoms and one contains the velocities for the same set of particles. I cannot figure out if this is doable in OVITO. Any help is greatly appreciated.
Thanks,
Filip
Hi!
I am trying to read two separate LAMMPS dump files: one contains the positions of atoms and one contains the velocities for the same set of particles. I cannot figure out if this is doable in OVITO. Any help is greatly appreciated.
Thanks,
Filip

Quote from Alexander Stukowski on November 9, 2021, 8:52 amHi Filip,
You can try to use the Load Trajectory modifier to load the dump file with the particle velocities. In principle this modifier allows you to load additional per-particle information from a file and merge it with the existing particle data. But I have to admit I am not entirely sure myself whether this will work or not. The dump file reader and/or the Load Trajectory modifier may have a problem with datasets not containing the standard "Position" particle property.
If this approach fails for some reason, your only option will be to write a user-defined modifier function in Python that reads the velocity data directly from the dump file (without using Ovito's built-in dump file reader). I can help you with that step if needed.
-Alex
Hi Filip,
You can try to use the Load Trajectory modifier to load the dump file with the particle velocities. In principle this modifier allows you to load additional per-particle information from a file and merge it with the existing particle data. But I have to admit I am not entirely sure myself whether this will work or not. The dump file reader and/or the Load Trajectory modifier may have a problem with datasets not containing the standard "Position" particle property.
If this approach fails for some reason, your only option will be to write a user-defined modifier function in Python that reads the velocity data directly from the dump file (without using Ovito's built-in dump file reader). I can help you with that step if needed.
-Alex
新的OVITO微信频道!
New for our users in China: OVITO on WeChat
Official OVITO WeChat channel operated by Foshan Diesi Technology Co., Ltd.
