[Gmsh] bug reporting...
Christophe Geuzaine
cag32 at case.edu
Thu Jan 19 14:31:56 CET 2006
David wrote:
> Hi!
>
>
> I'm currently coding a post processing solution using the code_aster.
>
> In order to get a .msh file, I have to create automatically a .geo file
> under Excel and then ask Gmsh to mesh it.
>
> I get this error when using with those files :
> "Segmentation violation (invalid memory reference)"
>
> In order to help Gmsh to evolve and hope this should be useful for you...
>
There are overlapping lines in you model (hence part of a surface with
zero area, which is not allowed). Here is a modified file with a correct
definition of the lines.
> Best regards,
>
>
> David.
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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: maillage2.geo
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20060119/4ca62088/attachment.geo>