[Gmsh] problem with gmsh to Freefem mesh?

Julien Derr julien.derr at gmail.com
Tue Nov 25 12:36:33 CET 2014


great it works! thanks Geordie for pointing this (I start to understand it
is a common mistake, but I keep doing it)!


On Tue, Nov 25, 2014 at 12:17 AM, Geordie McBain <gdmcbain at freeshell.org>
wrote:

> 2014-11-24 23:25 GMT+11:00 Julien Derr <julien.derr at gmail.com>:
> > Do you see an obious problem with my file ?
>
> Hi Julien.   Yes, I think the problem is that
>
>    Point(79)={0.025,-6.12323399574e-18,0,cl};
>
> duplicates
>
>    Point(30)={0.025,0.0,0,cl};
>
> I think it works O. K. if Point(79) is deleted, as in the attached
> mesh1.geo.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20141125/52320a7a/attachment.html>