Skip to content

Add support for binary dump files #103

@mphoward

Description

@mphoward

Dump files can be written in binary format. It would be nice to be able to read these as well through the DumpFile interface. It can be done using the Python struct package along with the schema that's implicitly documented here:

https://github.com/lammps/lammps/blob/develop/tools/binary2txt.cpp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions