Skip to content

Bug with sqlite dumping ['all'] #9

@bdice

Description

@bdice

Original report by me.


I run a simulation with hoomd.dump.getar(dynamic=['all']) and then try to load it back with hoomd.init.read_getar(modes={'any':'any'}).

I don't have any information in angle_tag, and it throws RuntimeError: Found no data at angle/tag.u32.ind when I try to load.

This bug only occurs on the sqlite backend (see attached reproduction script and sample file).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingmajor

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions