Paraview visualization problem with hdf5

Hi,

After a restart computation, Paraview 5.6.0 is able to read the new data written for the restart mesh, but the older data files for the original mesh produce errors. The error text mentions that the array size referred to in the .xdmf file does not match the .h5 file solution data, and Paraview crashes. Has anyone else encountered this problem? Would it disappear if I changed to a .vtu file format?

Regards,
Ian

Hi Ian,
there was a bug recently fixed about this: https://github.com/geodynamics/aspect/pull/3381
Can you check if that fixes the bug for you? If not, please provide some more details about the error.