MantisBT - ParaView
View Issue Details
0009250ParaViewBugpublic2009-07-09 09:332016-08-12 09:57
Bryn Lloyd 
Kitware Robot 
normalminoralways
closedmoved 
Development 
 
0009250: XDMF writer does not write over existing data, if array length changes
I am using a fairly recent CVS version of paraview.
While using the xdmf writer, I noticed that the file <filename>.h5 is not overwritten. It seems to happen if the new data set contains arrays of different length to the arrays in the existing *.h5 file.

Following warning message is displayed:


blloyd@dock:~/src>XDMF Error in /home/blloyd/Kitware/Paraview-CVS/Utilities/Xdmf2/libsrc/XdmfHDF.cxx line 594 (Source and Target Spaces specify different sizes for path: /Unnamed/Connections)
XDMF Error in /home/blloyd/Kitware/Paraview-CVS/Utilities/Xdmf2/libsrc/XdmfHDF.cxx line 595 (Source = 4508 items)
XDMF Error in /home/blloyd/Kitware/Paraview-CVS/Utilities/Xdmf2/libsrc/XdmfHDF.cxx line 596 (Target = 43184 items)


Is the writer supposed to behave like this, or is this a bug?
This can easily be verified by saving first unstructured grid A, then unstructured grid B as a XDMF file.
No tags attached.
Issue History
2009-07-09 09:33Bryn LloydNew Issue
2016-08-12 09:57Kitware RobotNote Added: 0037663
2016-08-12 09:57Kitware RobotStatusexpired => closed
2016-08-12 09:57Kitware RobotResolutionopen => moved
2016-08-12 09:57Kitware RobotAssigned To => Kitware Robot

Notes
(0037663)
Kitware Robot   
2016-08-12 09:57   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.