Hi David,<br><br>The .geo file has the following contents:<br><br>Point(1) = {0, 0, 0};<br>Point(2) = {4, 0, 0};<br>Point(3) = {0, 3, 0};<br>Line(1) = {1, 2};<br>Line(2) = {2, 3};<br>Line(3) = {3, 1};<br>Line Loop(4) = {1, 2, 3};<br>
Plane Surface(5) = {4};<br>Transfinite Line {1, 2, 3} = 2 Using Progression 1;<br>Transfinite Surface {5} = {1, 2, 3};<br><br>The process to achieve such meshes is:<br><br>1) Go to mesh menu<br>2) Click on "2D" once<br>
3) Click on "Refine" 4 times<br>--> at this point, you have the regular mesh I want. But I don't know a way to change the distribution of the nodes at the boundaries, like when using a progression factor.<br>
4) Click on "2D" again<br>--> now you have the mesh that gmsh usually creates, when defining 16 elements per boundary in the transfinite algorithm. Thy to change the line "Transfinite Line {1, 2, 3} = 2 Using Progression 1;" to "Transfinite Line {1, 2, 3} = 17 Using Progression 1;" and check the results with the 2D mesh.<br>
<br>In the end, all I want is to create a regular mesh where the elements are defined like the first one, but starting from different distributions of the boundary nodes.<br><br>Thanks for the quick answer.<br><br>Cheers,<br>
<br>Daniel<br><br><div class="gmail_quote">2009/2/13 David Colignon <span dir="ltr"><<a href="mailto:David.Colignon@ulg.ac.be">David.Colignon@ulg.ac.be</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Daniel,<br>
<br>
can you send us the .geo file you used to produce triang02 ?<br>
<br>
Cheers,<br>
<br>
Dave<br>
<br>
-- <br>
David Colignon, Ph.D.<br>
Collaborateur Logistique du F.R.S.-FNRS<br>
CÉCI - Consortium des Équipements de Calcul Intensif<br>
ACE - Applied & Computational Electromagnetics<br>
Sart-Tilman B28<br>
Université de Liège<br>
4000 Liège - BELGIQUE<br>
Tél: +32 (0)4 366 37 32<br>
Fax: +32 (0)4 366 29 10<br>
WWW:    <a href="http://hpc.montefiore.ulg.ac.be/" target="_blank">http://hpc.montefiore.ulg.ac.be/</a><br>
Agenda: <a href="http://www.google.com/calendar/embed?src=david.colignon%40gmail.com" target="_blank">http://www.google.com/calendar/embed?src=david.colignon%40gmail.com</a><br>
<br>
<br>
<br>
Daniel Vieira Soares wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="Wj3C7c">
Hi,<br>
<br>
I am facing a problem when I try to create structured triangle meshes. I want to produce a triangular mesh whose elements are defined by parallel lines, or better, with lines that connect respective pairs from the boundary - figure triang01.jpg attached shows that.<br>

<br>
When I create a transfinite triangular mesh with 16 elements (17 nodes) per boundary, I usually get the elements of the mesh defined by baselines that describe some sort of an arc around the first boundary point given to the algorithm (shown in figure triang02.jpg attached is an example, when the right angle node is the first point given to the transfinite surface algorithm).<br>

<br>
The mesh in triang01.jpg is created by defining all transfinite lines with 2 nodes, and then refining over and over. This obviously restrict my meshing options (and isn't desirable), because this way I cannot define a progression which the elements of some chosen boundary must obey.<br>

<br>
I don't really like the mesh created in the normal way (triang02.jpg) because the elements around the "center" point (in this case, the right angle node) are too narrow, or in another way, are too degenerated when compared to other elements, and my simulation program is (too much) badly affected by this.<br>

<br>
Can someone help me with this???<br>
<br>
Cheers,<br>
<br>
Daniel<br>
<br>
P.S. If there is any problem in accessing the images, I can put them online in my webhost.<br>
<br></div></div>
------------------------------------------------------------------------<br>
<br>
<br>
------------------------------------------------------------------------<br>
<br>
<br>
------------------------------------------------------------------------<br>
<br>
_______________________________________________<br>
gmsh mailing list<br>
<a href="mailto:gmsh@geuz.org" target="_blank">gmsh@geuz.org</a><br>
<a href="http://www.geuz.org/mailman/listinfo/gmsh" target="_blank">http://www.geuz.org/mailman/listinfo/gmsh</a><br>
</blockquote>
<br>
<br>
</blockquote></div><br><br clear="all"><br>-- <br>Daniel Vieira Soares<br>