gregmoille / pyLLE

Lugiato Lefever Equation Solver in Python/Julia
Other
66 stars 39 forks source link

Fixed HDF5 reading structure #1

Closed gregmoille closed 5 years ago

gregmoille commented 5 years ago

Describe the bug sim/dispfile not in hdf5 tree of the temp file. see https://github.com/gwiederhecker/pyLLE/pull/1#issue-230562772 for more details

To Reproduce Seems to happen

Expected behavior No error when Julia fetch the temp hdf5 file.

Additional context Easy fix. Remove dispfile in the list of fetched parameter in pyLLE/ComputeLLE.jl