[Paraview] Xmdf-reader: grid-centered attributes get read as point-data

Jens jens-devel at gmx.de
Thu Feb 21 10:33:58 EST 2008


Hi,

I would like to use Xmdf/Hdf5 as my file-format for CFD-simulations. I
am able to read grids and cell/point centered attributes like velocity.

But I have trouble with grid centered attributes like "energy spectrum".
It does not get read correctly.

In the cvs paraview version I can see (using the spreadsheet) that a
grid-centered attribute gets read as point-data instead of field-data.

Any ideas...

Greetings
Jens

P.S: I attached my whole xdmf file

========= attribute definition in my xdmf file ==========
<Attribute Active="1" Type="Scalar" Center="Grid" Name="EnergySpectrum">
 <DataItem
  Format="HDF" NumberType="Float" Precision="8" Dimensions="65">
   hdf5_000.h5:/flow/velocity/energyspectrum
 </DataItem>
</Attribute>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: example.xdmf
Type: text/xml
Size: 3351 bytes
Desc: not available
Url : http://public.kitware.com/pipermail/paraview/attachments/20080221/1e00f94c/example.bin


More information about the ParaView mailing list