jchelly / gadgetviewer

Simple tool for interactive visualisation of Gadget and SWIFT N-body simulations
GNU General Public License v3.0
24 stars 9 forks source link

modifications for reading a single large snapshot HDF5 file #6

Closed weiguangcui closed 5 years ago

weiguangcui commented 5 years ago

Please note that these modifications are not fully consistent. I only correct the error whenever the code reports during the usage. You also may want to adopt some globe configuration to automatically switch between longlong and int.

jchelly commented 5 years ago

Thanks for the pull request. There were a few more places where changes were needed so I've made a new branch based on yours: https://github.com/jchelly/gadgetviewer/tree/large_file_fixes . I'll try to do some testing and then merge it into master if everything works.