<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div></div><div><br></div><br><div apple-content-edited="true">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>--</div><div>Dr. Ir. Ruth V. Sabariego</div><div>University of Liege, Electrical Engineering & Computer Science, </div><div>Applied & Computational Electromagnetics (ACE),</div><div>phone: +32-4-3663737 - fax: +32-4-3662910 - <a href="http://ace.montefiore.ulg.ac.be/">http://ace.montefiore.ulg.ac.be/</a></div><br class="Apple-interchange-newline"><br></div></div>
</div>
<br><div><div>On 11 Dec 2011, at 17:16, Dharmendar Reddy wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hello, <br>         Can some one help me with this. I am creating an extruded mesh using gmsh. I happen to see duplicate nodes in the msh file. How do i get around this ?<br><br><br>thanks<br>Reddy<br>The following is the .geo file   <br>
<br>// Test geo <br>t1 = 2;<br>t2 = 1;<br><br>L1 = 5;<br>L2 = 10;<br>L3 = 5;<br>//contol length of mesh<br>Lc = 1;<br><br>N1=5;<br>N2=10;<br>N3=5;<br>Point(1) = {0, 0, 0, Lc};<br>Point(2) = {0, -t1, 0, Lc};<br>Line(1) ={1,2};<br>
<br>Point(4) = {0,t2,0,Lc};<br>Line(3)={1,4};<br><br>out1[] = Extrude {L1+L2,0,0}{<br>Line{1}; Layers{N1+N2}; Recombine;<br>};<br><br>out2[] = Extrude {L3,0,0}{<br>Line{out1[0]}; Layers{N3}; Recombine;<br>};<br><br>out4[] = Extrude {L1+L2+L3,0,0}{<br>
Line{3}; Layers{N1+N2+N3}; Recombine;<br>};<br clear="all"><br>-- <br>-----------------------------------------------------<br>Dharmendar Reddy Palle<br>Graduate Student<br>Microelectronics Research center,<br>University of Texas at Austin,<br>
10100 Burnet Road, Bldg. 160<br>MER 2.608F, TX 78758-4445<br>e-mail: <a href="mailto:dharmareddy84@gmail.com">dharmareddy84@gmail.com</a><br>Phone: +1-512-350-9082<br>United States of America.<br><br>
_______________________________________________<br>gmsh mailing list<br><a href="mailto:gmsh@geuz.org">gmsh@geuz.org</a><br>http://www.geuz.org/mailman/listinfo/gmsh<br></blockquote></div><br></body></html>