h5md / VMD-h5mdplugin

This plugin enables VMD to display data stored in h5 files that are structured according to the H5MD specifications (http://nongnu.org/h5md/)
Other
10 stars 9 forks source link

Update libh5md.c #17

Closed dbhart closed 9 years ago

dbhart commented 9 years ago

The time-dependent box edges are defined as "box/edges/value" in the specification, not "box/value"; also set up malloc/free for box_data in time-dependent vectors, as this was segfaulting.