Hello :),
I have been trying to use PyFR .vtu outputs for post-processing, but after looking into the files more closely it seems that the cells are exported as disconnected elements. For my application this is problematic, because I need a mesh with connected topology in order to perform further calculations using both the mesh and the solution fields. Is there an alternative output format in PyFR that preserves connectivity or otherwise avoids this discontinuous representation?
Thanks for the help.