Hi all,
But when I try to run gmsh: ./gmsh,  I get error on missing libraries. And
after using command: ldd gmsh, I find missing libraries:
    libgmp.so.3 => not found
    libgfortran.so.3 => not found
My computer: fedora 17 x86_64; and actually if I type: locate
libgfortran.so.3,  I find I have libgfortran.so.3:
     /usr/lib64/libgfortran.so.3

Strange, do you guys encounter similar problem?
Thanks,
Walter

On Thu, Jan 3, 2013 at 9:56 AM, John Peterson <[email protected]> wrote:

> 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 HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to