I solved using different values from z coordinates and lc. <br>This .geo file works <br>Point (1) = {0, 0, 0, 0.05};<br>Point (2) = {3.2196, 0, 0, 0.05};<br>Point (3) = {3.2196, 1.8, 0, 0.05};<br>Point (8) = {0, 1.8, 0, 0.05};<br>
Point (9) = {1.2, 0, 0, 0.05};<br>Point (12) = {1.2, 0.6, 0, 0.05};<br>Point (13) = {0, 0.6, 0, 0.05};<br>Line (1) = {8, 3};<br>Line (2) = {3, 2};<br>Line (3) = {2, 9};<br>Line (4) = {9, 12};<br>Line (5) = {12, 13};<br>Line (6) = {13, 1};<br>
Line (7) = {1, 9};<br>Line (8) = {13, 8};<br>Line Loop (10) = {1, 2, 3, 4, 5, 8};<br>Plane Surface (10) = {10};<br>Line Loop (12) = {5, 6, 7, 4};<br>Plane Surface (12) = {12};<br>e1[] = Extrude {0, 0, 0.1} {Surface{10,12}; Layers{1}; Recombine;}; <br>
Physical Surface(67) = {23};<br>Physical Surface(68) = {43, 57};<br>Physical Surface(69) = {61, 31};<br>Physical Surface(70) = {27};<br>Physical Volume(72) = {1, 2};<br><br>A key role is covered by Layers{1} in Extrude function<br>
<br><div class="gmail_quote">2010/6/8 Emanuele T. <span dir="ltr"><<a href="mailto:nuovodna@gmail.com">nuovodna@gmail.com</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, i d like to create a pseduo 2-D mesh but i have problems. If i use characteristic length and z coordinates equal to 0.1 it works (i m using gmshToFoam to import in OpenFOAM and solve a 2-d case using a 3-d mesh with 1 cell in z direction). I'd like to make a mesh finer and i have set lc and z coordinates to 0.04. Unfortunately in this way i don't obtain a pseudo 2-D mesh but a full 3-D mesh (more than one cell in z direction). How can i solve?? How can i obtain a fine mesh with low lc and 1 single cell in z direction?<br>

Thanks in advance<br><font color="#888888"><br>Emanuele<br>
</font></blockquote></div><br>