On Mon, Oct 31, 2022 at 7:10 PM Sanjeet Singh <
sanje...@gmail.com> wrote:
>
> Dear Christoph,
>
> I have a follow up question. Actually, I have run a simulation in LAMMPS and saved the trajectory in the following format:
>
> atom-ID molecule-ID atom-type charge xs ys zs
>
> Where xs, ys, zs are the scaled atom coordinates. I would like to know that whether VOTCA will be able to read the trajectory in the above format or not?
>
> Or the votca lammps data reader reads the trajectory in the following format only:
>
> atom-ID molecule-ID atom-type charge x y z
>
> where x, y, z are the unscaled atom coordinates.