I would like to start using Cubit Coreform in a FEniCS workflow (https://fenicsproject.org/).
As far as I understand, I need to make advantage of the blocks entities and find a way to convert the exported exodus format to XDMF.
Perhaps I’m mistaken, but I thought there was a way to build FEniCS with Exodus support (I recall that there’s a hasExodus function in the underlying DOLFIN library).
You may also try looking into the meshio Python library for converting your mesh.