I'm trying to run Velociraptor on snapshots in the Eagle HDF5 format, which is fairly similar to Illustris. I ran into a problem where the code gets the number of files per snapshot wrong. It seems to be caused by the use of an uninitialized variable in HDF_get_nfiles in hdfitems.h.
I'm trying to run Velociraptor on snapshots in the Eagle HDF5 format, which is fairly similar to Illustris. I ran into a problem where the code gets the number of files per snapshot wrong. It seems to be caused by the use of an uninitialized variable in HDF_get_nfiles in hdfitems.h.