<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi,<br>
</p>
<p><br>
</p>
<p>I have a problem when generating the mesh of a disc of radius 0.1. I get elements which are only lines or to joined lines or triangles and i would rather like to have all triangles. I did meshes of rectangles before and I had not problem for that... Could
 you tell me if there is any parameter I have to set to obtain meshes with only triangles?<br>
</p>
<p><br>
</p>
<p>To generate a disc with Gmsh I use 2 Circle arc which require to define the center point of the circle (0,0,0) and 2 points: p1 = (0.1, 0, 0) and p2 = (-0,1, 0, 0). I create then the first arc from p1 to p2 and then the arc from p2 to p1.<br>
</p>
<p><br>
</p>
<p>Thank you. <br>
</p>
<p><br>
</p>
<p>Sara<br>
</p>
</body>
</html>