<div dir="ltr"><div><div>Hi,<br><br></div>I am trying to generate boundary layers on all the surfaces of a simple rectangular duct geometry (imported stl). The prism layers are not getting connected on the edges/corners between each surfaces.<br><br><img src="cid:ii_it2o1dru0_15727e2b4c99c3a2" height="360" width="530"><br>​<br><br></div>Can someone help me understand what is missing here? Please Note, I am using 2.11.0 version of gmsh as this is not working at all in the latest version<br><br>--------------------------------------<br>Merge "duct.stl";<br>CreateTopology;<br><br>ll[] = Line "*";<br>l = newl;<br>For j In {0 : #ll[]-1}<br>    Compound Line(l+j) = ll[j];<br>EndFor<br><br>ss[] = Surface "*";<br>s = news;<br>For i In {0 : #ss[]-1}<br>    Compound Surface(s+i) = ss[i];<br>EndFor<br><br>bl = newl;<br>bs = news;<br><br>Field[1] = MathEval;<br>Field[1].F = "0.1";<br><br>Background Field = 1;<br><br>Mesh.CharacteristicLengthExtendFromBoundary = 0;<br><br>Physical Surface("Side-01") = {s};<br>Physical Surface("Top") = {s+1};<br>Physical Surface("Side-02") = {s+2};<br>Physical Surface("Outlet") = {s+3};<br>Physical Surface("Bottom") = {s+4};<br>Physical Surface("Inlet") = {s+5};<br><br>sl = newsl; Surface Loop(sl) = {s:s+5};<br>vo = newv; Volume(vo) = {sl};<br><br>//Physical Volume("V_Fluid") = {vo};<br><br>pp[] = Point "*";<br><br>Field[2] = BoundaryLayer;<br>//Field[2].AnisoMax = 60;<br>Field[2].FacesList = {s:bs-1};<br>Field[2].EdgesList = {l:bl-1};<br>Field[2].NodesList = {pp[0]:pp[7]};<br>//Field[2].FanNodesList = {pp[0]:pp[7]};<br>//Field[2].IntersectMetrics = 0;<br>//Field[2].Quads = 0;<br>//Field[2].hfar = 0.1;<br>Field[2].hwall_n = 0.025;<br>//Field[2].hwall_t = 0.1;<br>Field[2].ratio = 1.1;<br>Field[2].thickness = 0.05;<br>BoundaryLayer Field = 2;<br>//Background Field = 2;<br><br>----------------------------------------------<br clear="all"><div><div><div><div><br>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><font color="#888888"><font face="'trebuchet ms', sans-serif" color="#666666">Praveen Kumar R | Technical Manager</font><font face="'trebuchet ms', sans-serif"><b><font color="#000099"><br>
</font></b></font></font><font color="#888888"><font face="'trebuchet ms', sans-serif"><b><font color="#000099"><span><font color="#888888"><font face="'trebuchet ms', sans-serif"><b><font color="#000099"><span><font color="#888888"><font style="color:rgb(34,34,34);font-size:small;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" face="'trebuchet ms',
        sans-serif"><b><font color="#000099">Centre for Computational
            Technologies - CCTech</font></b></font></font></span></font></b><b style="color:rgb(102,102,102)">
</b></font></font></span></font></b></font>
<div><font face="'trebuchet ms', sans-serif" color="#666666">1 Akshay Residancy | 50 Anand Park | Aundh | Pune | 411007 | India<br>Ph: +91 20 40098381/82 | M: +91-9923406816 | <a target="_blank" href="http://www.cctech.co.in/">www.cctech.co.in</a><b><br>


</b></font></div>

<div><span><font color="#888888"><font color="#000099"><b><font face="'trebuchet ms', sans-serif"><span><font color="#888888"><font color="#000099"><b><font face="'trebuchet ms', sans-serif">CCTech – "</font></b></font></font></span></font></b></font></font></span><span><font color="#888888"><font color="#000099"><b><font face="'trebuchet ms', sans-serif"><span><font color="#888888"><font color="#000099"><b><font face="'trebuchet ms', sans-serif"><font color="#000099"><b><font face="'trebuchet ms', sans-serif">Transforming human life by democratization of technology</font></b></font>"</font></b></font></font></span><br><br></font></b></font></font></span><br></div></font></div></div></div></div></div></div>
</div></div></div></div></div>