Hi,
From the looks of it, meshlab formats are not directly supported in SfePy. You can find the list of supported mesh formats and capabilities in sfepy/fem/meshio.py (online here: https://github.com/sfepy/sfepy/blob/master/sfepy/fem/meshio.py). That being said, some of those formats are experimental and may not work fully. It is also possible to implement your own mesh reader fairly easily if you have a description of the file format.
It looks like it may be possible to use meshlab to generate 2D meshes, e.g., in STL format, if STL read support is implemented. If you need complicated 3D meshes, I would recommend trying Salome, since it has a quite powerful preprocessor/mesh generator, although its MED format support in SfePy may still be preliminary.
HTH, Logan
On Sun, Apr 1, 2012 at 11:02 AM, Md. Golam Rashed <rashed...@gmail.com> wrote:
Can meshlab be used to create mesh and use it with sfepy for analysis??
http://meshlab.sourceforge.net/
Also what other meshing software do we have apart from Gmsh?
-- You received this message because you are subscribed to the Google Groups "sfepy-devel" group. To view this discussion on the web visit https://groups.google.com/d/msg/sfepy-devel/-/Y6QhPiWiFqIJ. To post to this group, send email to sfepy...@googlegroups.com. To unsubscribe from this group, send email to sfepy-devel...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sfepy-devel?hl=en.