Sue
1
Dear lammps users,
I have a problem with the "dump cfg" command since a new update in 7 May 2011 version:
If I put some attributes of atoms such as "id" after the "id type xs ys zs", it will come with the same column twice:
=== input command =====
Sue
2
ha, I found out the problem~
A pair of {} was missing between Ln 220 and Ln 236 in file “dump_cfg.cpp”.
Hope it will be useful for later Lammps versions.
Sue
sjplimp
3
I just changed it - will post a patch today.
The closing brace should be before the final fprintf() ??
Thanks,
Steve