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

Attachment: MeshRefinement.rmed
Description: Binary data

_______________________________________________
gmsh mailing list
[email protected]
http://www.geuz.org/mailman/listinfo/gmsh

Reply via email to