It seems that meshmagick cannot read .msh files created with with the latest version of gmsh (4.*). I'm aware that you can use gmsh's command line option -format msh22 to output a v2.2 .msh file, but I haven't found a way to do this from the gmsh Python API. It would be great to be able to use gmsh and meshmagick python APIs together, but I'm not sure how to do this with the current version incongruence. Any thoughts?
It seems that meshmagick cannot read
.mshfiles created with with the latest version of gmsh (4.*). I'm aware that you can use gmsh's command line option-format msh22to output a v2.2.mshfile, but I haven't found a way to do this from the gmsh Python API. It would be great to be able to use gmsh and meshmagick python APIs together, but I'm not sure how to do this with the current version incongruence. Any thoughts?