On Thu, Jan 3, 2013 at 8:48 AM, walter kou <[email protected]> wrote: > Hi Derek, > Thanks for your reply. The FE mesh in my current application, though it is > 3D, will not be "really complex" as shown in the website of Cubit. While I > find Gmsh from Libemsh-wiki website looks good. Could Gmsh prepare FE mesh > for libmesh? If so, what kind of files will Gmsh generate for libmesh?
Yes, libmesh can read gmsh meshes. Gmsh typically generates tetrahedral meshes, but I believe it can also do extrusions of 2D meshes into wedge elements. For more information, you might want to check out the examples on their site, http://geuz.org/gmsh/ -- John ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnmore_122712 _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
