Xdmf format

Hi all,

I’m trying to open eturret.xmf which refers to eturret.h5 file. However, Paraview (5.6.2) crashes and I’m not sure where to find any error output.

I created the xmf file myself; my guess is that there is something wrong with it. I’ve been trying to follow along the lines of this link. About the h5 I’m fairly confident. It should display a mesh with attributes ‘displacement’ and ‘deformation’ containing 3 timesteps.

question 1: It’s there any wrong with the xdmf formatting?
question 2: Is there a way to find error output after Paraview crashes?

Any additional info required, let me know. Thanks!

eturret.h5 (459.9 KB) eturret.xmf (1.2 KB)

It’s there any wrong with the xdmf formatting?

You can validate your .xmf using this .dtd file :
https://gitlab.kitware.com/xdmf/xdmf/blob/master/Xdmf.dtd

Is there a way to find error output after Paraview crashes?

Run ParaView from a terminal