[Gmsh] bug

Christophe Geuzaine geuzaine at acm.caltech.edu
Thu May 29 16:04:39 CEST 2003


Daniele Coli' wrote:
> my .geo file was:
> Point(1) = {0,0,0,1};
> Point(2) = {0,1,0,1};
> Circle(3) = {2,1,2};
> Line Loop(4) = {3};
> Plane Surface(5) = {4};
> Extrude Surface {5, {0, 0, 10}};

>From the documentation (section 3.1.2):

Circle ( expression ) = { expression, expression, expression };
    Creates a circle arc (strictly) smaller than Pi.

Read also the questin 5.2 in the FAQ.

Christophe

-- 
Christophe A. Geuzaine
Applied and Computational Mathematics, Caltech
geuzaine at acm.caltech.edu - http://geuz.org