Skip to content

Allow LammpsDumpParser Topology reader more flexibility in coordinate column data. #3449

@hmacdope

Description

@hmacdope

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

id, type, x, y, z 

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions