zincware/ZnH5MD

`extend(ase.Atom)` breaks the the h5 file

Closed this issue · 0 comments

When doing

io.extned(ase.Atom)
io = ...
io.extend([ase.Atoms])

it raises an error because the file exists but does not have the particles group set correctly.