openPMD / openPMD-visit-plugin

:telescope: Plugin allowing VisIt to read openPMD files
Other
9 stars 4 forks source link

Develop #1

Closed xxirii closed 7 years ago

xxirii commented 7 years ago

Pull request content:

In particular, there was a bug when char* were not finished by '\0' due to HDF5 reading issue. The character string reading has been strengthened.