[Gmsh] several meshes in one .med-file, ist this possible

Johannes Ackva johannes.ackva at code-aster.de
Wed May 7 15:14:51 CEST 2014


hello,

I have 3 meshes in a .med-file. This was done with Code-Aster this way:


IMPR_RESU(FORMAT='MED', RESU=(_F(MAILLAGE=Mesh_ini,),
                              _F(MAILLAGE=Mesh1,),
                              _F(MAILLAGE=Mesh2,),),);

But when opening the .med-file (attachment) I find only the last mesh
written (Mesh2).

Is there a way to load all meshes in GMSH? Or must I create 3 mesh-files?

Thank You
Johannes_ACKVA
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MeshRefinement.rmed
Type: application/octet-stream
Size: 39844 bytes
Desc: not available
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20140507/e174aaa0/attachment.rmed>