[Gmsh] gmsh bug in Circle ??

Shawn Nipun shawn.3531 at gmail.com
Thu Mar 12 12:31:49 CET 2015


Very simple. Since you are trying to make a cylindrical line between points
1 and 3 and the center is 2, the distance between point (1 and 2) and (2
and 3) should be equal. This could be your solution.

lc = 1;

Point(1) = {0, 50, 0, lc};

Point(2) = {90.0,-42.0,0,lc };

Point(3) = {180.0,50,0,lc};

Circle(1) = {1, 2, 3};

[image: ইনলাইন চিত্র 1]

2015-03-12 11:55 GMT+01:00 Maiheu Bino <bino.maiheu at vito.be>:

>  Dear,
>
>
>
> I’m not entirely sure if I’m going mental now (:-s), but I’m trying to
> create a very simple circle :
>
>
>
> lc = 1;
>
> Point(1) = {0, 50, 0, lc};
>
> Point(2) = {90.0,-42.0,0,lc };
>
> Point(3) = {154.0,93.0,0,lc};
>
> Circle(10) = {1, 2, 3};
>
>
>
> However, for some bizarre reason, the circle doesn’t go through my 3th
> point. See screenshot below… I have absolutely no idea what goes wrong
> here. Maybe I’m missing something ??? I don’t really get any errors as
> well. I’m using gmsh 2.8.5 on windows 64 bit. But I’ve tried with the linux
> version as well, same problem. At first I though I had made some mistakes
> in some calculation I was doing before, but when I stripped everything down
> to the bare coorinates (see .geo above), I get the same error…
>
>
>
> Many thanks for any light you can shine on this.
>
>
>
> Kinds regards,
>
> bino
>
>
>
>
>
>
>
> Bino Maiheu, Ph.D.
>
> Researcher Atmospheric Modelling
>
>
>
> Unit RMA - Environmental Modelling
>
> VITO NV | Boeretang 200 | 2400 Mol
>
> Tel. +32 14 33 67 45 | fax +32 14 33 67 99 | *bino.maiheu at vito.be
> <voornaam.naam at vito.be>*
>
>
>
> "*Do or do not... there is no try*" -- Yoda
>
>
>
> [image: cid:image001.jpg at 01CDCE3A.4E197A50] <http://www.vito.be/>[image:
> cid:image001.jpg at 01CD3F0D.B57AA190]
> <http://www.linkedin.com/company/17947>[image:
> cid:image003.jpg at 01CD3F0D.B57AA190] <http://twitter.com/#!/vitobelgium>[image:
> cid:image002.jpg at 01CD3F0D.B57AA190] <https://www.facebook.com/VITObelgium>
>
>
>
>
>  VITO Disclaimer: http://www.vito.be/e-maildisclaimer
>
> _______________________________________________
> gmsh mailing list
> gmsh at geuz.org
> http://www.geuz.org/mailman/listinfo/gmsh
>
>


-- 
Shawn Shakahwat Millat
Master of Science in Nanoelectronics System
Faculty of Electrical and Computer Engineering
Dresden University of Technology
Schnorrstarße 38, Room no: 0502
01069, Dresden
Germany.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20150312/2327a4f3/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 3208 bytes
Desc: not available
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20150312/2327a4f3/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image006.jpg
Type: image/jpeg
Size: 2422 bytes
Desc: not available
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20150312/2327a4f3/attachment.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image007.jpg
Type: image/jpeg
Size: 2442 bytes
Desc: not available
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20150312/2327a4f3/attachment-0001.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image004.jpg
Type: image/jpeg
Size: 15231 bytes
Desc: not available
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20150312/2327a4f3/attachment-0002.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image009.jpg
Type: image/jpeg
Size: 13611 bytes
Desc: not available
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20150312/2327a4f3/attachment-0003.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image008.png
Type: image/png
Size: 610 bytes
Desc: not available
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20150312/2327a4f3/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image005.jpg
Type: image/jpeg
Size: 2434 bytes
Desc: not available
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20150312/2327a4f3/attachment-0004.jpg>