[Paraview] Error reading timeseries with spatial grid collection with XDMF

2017-11-11 Thread Nikolaos Beratlis
Hi, I have a cartesian structured grid made of two sub-domains and a two snap shots in a time that I would like to read in Paraview. The data and grid files are stored in HDF5 file and I use a XDMF file to read them in a Paraview. The XDMF files looks like this: ../grid_VPreg_vxvyvz.

Re: [Paraview] Error reading timeseries with spatial grid collection with XDMF

2017-11-12 Thread Joachim Pouderoux
Nikos, It looks like you are using the Xdmf2 based reader. Did you give a chance to the one based on Xdmf3? What version of ParaView are you using? Can you provide a full dataset we could use to reproduce the issue? Best, *Joachim Pouderoux*, PhD *Technical Expert - Scientific Computing Team*

Re: [Paraview] Error reading timeseries with spatial grid collection with XDMF

2017-11-20 Thread David E DeMarle
It might be that the reader doesn't like or want that both of your times are 0.0. ... ... ... but your third case doesn't fit that hypothesis. Otherwise your file looks ok at first glance. I'ld have to debug the reader on your data to figure out what is going wrong. David E DeMarle Kitware, Inc

Re: [Paraview] Error reading timeseries with spatial grid collection with XDMF

2017-11-20 Thread Nikolaos Beratlis
I tried reading them with XDMF 3 reader and it works fine. Thank you for the suggestions. Nikos On Mon, Nov 20, 2017 at 2:14 PM, David E DeMarle wrote: > It might be that the reader doesn't like or want that both of your times > are 0.0. > ... > > ... > > ... > but your third case doesn't fi