[Gmsh] gmsh seg fault
Christophe Geuzaine
cag32 at case.edu
Sat Apr 29 06:12:12 CEST 2006
Alan Matschke wrote:
> Dear Mr. or Madam,
>
> gmsh aborted while i was trying to mesh the attached geometry.
If you list several surface loops in a volume, gmsh treats the first as
the exterior shell and all others as holes (which does not make sens in
your case).
Also, you'll see that the default 3D algorithm is pretty bad with very
thin volumes. You might want to extrude your surface mesh in this case
(cf. the tutorial) or use the netgen 3D algorithm (see attached file).
>
> Kind regards,
>
> Alan Matschke
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> gmsh mailing list
> gmsh at geuz.org
> http://www.geuz.org/mailman/listinfo/gmsh
--
Christophe Geuzaine
Assistant Professor, Case Western Reserve University, Mathematics
http://www.case.edu/artsci/math/geuzaine
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: thin.geo
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20060429/b24faa8b/attachment.geo>