[Paraview] XDMF with H5T_COMPOUND
Xunlei Wu
xunlei at renci.org
Thu Dec 31 15:35:55 EST 2009
Hi All,
Newbie here.
Is there an example on how to create an XDMF node of compound datatype?
I have a HDF5 dataset where a leaf node in the HDF5 tree is an array of
compounded data structure, i.e.
particle id (int) / x / y / z / pressure x (double) / pressure y /
pressure z / mass / energy / name (string)
...
particle id (int) / x / y / z / pressure x (double) / pressure y /
pressure z / mass / energy / name (string)
There is no internal connection between particles.
I am following the Write XDMF example in
http://www.xdmf.org/index.php/Write_Xdmf
which illustrate a 3D grid data topology. Would you please help? Thanks
a lot.
Best,
xunlei
More information about the ParaView
mailing list