Hi,
I already made a topic in Support thinking it could be solved easily, but I investigated a bit more and it seems to be an issue with the Temporal Interpolator filter when reading a HDF5 file (through xdmf). After a few timesteps it completely corrupts the geometry, but doesn’t crash or return any error :
I tried the different xdmf readers, with different results, but it always ends up corrupting the geometry. My data seems fine, and hasn’t generated any other errors so far.
Indeed I was mistaken, the issue with the XdmfReader is different : the fields are not consistent anymore. The Pressure field for example changes unexpectedly, without even the TemporalInterpolator, that is why we discarded this option right away.