Is your feature request related to a problem?
The LAMMPS DumpParser topology creator is somewhat inflexible in the column format it expects.
Now that we support other coordinate conventions #3360 and velocities #3448 (WIP), we should relax the requirement for an
format and make it somewhat more flexible.
Describe the solution you'd like
Allow the parser more flexibility in available column data.
Describe alternatives you've considered
Additional context