Hello,
currently i am reading the med files created in salome using this https://gist.github.com/jorgensd/459a4ae463abe76bd4867f42a0c16c04
I would like to ask if possible to add it to io4dolfinx with also the possibility to read the names of the different mesh groups (in salome) / face tags (in dolfinx).
here are a variety of examples 3D and 2D.
in 3D a simple cube with different 2D groups (for boundary conditions); meshed with pure hexas, pure tetras and pure prisms.
in 2D a simple rectangle with 2 regions (2D groups) and 1D groups (for boundary conditions); meshed with pure tri or pure quads.
meshExamples.tar.gz
regards.