Unable to open XDMF files

Hi,

I’m encountering the same problem (errors appear when I open .h5, .xmf files)
So, in which reader do I need to open each files??

I got Visit**** reader options when I try to open .h5 files,
and error message appears when I try to open .xmf file with XDMF reader

tetheredwing-example_pfield.6.xmf (1.6 KB)
tetheredwing-example_pfield.6.h5 (243.3 KB)

regards,

and error message appears when I try to open .xmf file with XDMF reader

You should use this one, which errors do you get ?

XdmfReader (000001C57EFDEE00): Failed to read data.

ERROR: In vtkExecutive.cxx, line 741
vtkPVCompositeDataPipeline (000001C506871870): Algorithm vtkFileSeriesReader (000001C5064E97F0) returned failure for request: vtkInformation (000001C516A8BCE0)
  Debug: Off
  Modified Time: 488439
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA
  FORWARD_DIRECTION: 0
  ALGORITHM_AFTER_FORWARD: 1
  FROM_OUTPUT_PORT: 0

This is the error message I got.

Please share your data

.xmf file is on my original thread (One of sequantial files I tried to open)

Works fine using ParaView 5.12.0 on Linux:

Thank you, I’ll try other paraview version.