<div dir="ltr"><div>I have just create another model, a simple octahedron (1 volume,  10 surfaces, two of them has 8 corners) and everything works fine. Here is the geo file. </div><div>So the problem it is not the number of the faces. </div><div><br></div><div>Does anyone knows why in the blade case it does not work the transfinite algorithm (I attach the stp and script file of the blades)? </div><div><br></div><div>Thanks you again for your help. <br></div><div><div><div><br></div><div><div>cl__1 = 1;</div><div>Point(1) = {3, 0, 0, 1};</div><div>Point(2) = {5.121, 0.879, 0, 1};</div><div>Point(3) = {6, 3, 0, 1};</div><div>Point(4) = {5.121, 5.121, 0, 1};</div><div>Point(5) = {3, 6, 0, 1};</div><div>Point(6) = {0.879, 5.121, 0, 1};</div><div>Point(7) = {0, 3, 0, 1};</div><div>Point(8) = {0.879, 0.879, 0, 1};</div><div>Point(9) = {3, 0, 3, 1};</div><div>Point(10) = {5.121, 0.879, 3, 1};</div><div>Point(11) = {6, 3, 3, 1};</div><div>Point(12) = {5.121, 5.121, 3, 1};</div><div>Point(13) = {3, 6, 3, 1};</div><div>Point(14) = {0.879, 5.121, 3, 1};</div><div>Point(15) = {0, 3, 3, 1};</div><div>Point(16) = {0.879, 0.8793, 3, 1};</div><div>Line(1) = {1, 2};</div><div>Transfinite Line {1} = 5Using Progression 1;</div><div>Line(2) = {2, 3};</div><div>Transfinite Line {2} = 5Using Progression 1;</div><div>Line(3) = {3, 4};</div><div>Transfinite Line {3} = 5Using Progression 1;</div><div>Line(4) = {4, 5};</div><div>Transfinite Line {4} = 5Using Progression 1;</div><div>Line(5) = {5, 6};</div><div>Transfinite Line {5} = 5Using Progression 1;</div><div>Line(6) = {6, 7};</div><div>Transfinite Line {6} = 5Using Progression 1;</div><div>Line(7) = {7, 8};</div><div>Transfinite Line {7} = 5Using Progression 1;</div><div>Line(8) = {8, 1};</div><div>Transfinite Line {8} = 5Using Progression 1;</div><div>Line(9) = {9, 10};</div><div>Transfinite Line {9} = 5Using Progression 1;</div><div>Line(10) = {10, 11};</div><div>Transfinite Line {10} = 5Using Progression 1;</div><div>Line(11) = {11, 12};</div><div>Transfinite Line {11} = 5Using Progression 1;</div><div>Line(12) = {12, 13};</div><div>Transfinite Line {12} = 5Using Progression 1;</div><div>Line(13) = {13, 14};</div><div>Transfinite Line {13} = 5Using Progression 1;</div><div>Line(14) = {14, 15};</div><div>Transfinite Line {14} = 5Using Progression 1;</div><div>Line(15) = {15, 16};</div><div>Transfinite Line {15} = 5Using Progression 1;</div><div>Line(16) = {16, 8};</div><div>Transfinite Line {16} = 5Using Progression 1;</div><div>Line(17) = {1, 9};</div><div>Transfinite Line {17} = 10Using Progression 1;</div><div>Line(18) = {2, 10};</div><div>Transfinite Line {18} = 10Using Progression 1;</div><div>Line(19) = {3, 11};</div><div>Transfinite Line {19} = 10Using Progression 1;</div><div>Line(20) = {4, 12};</div><div>Transfinite Line {20} = 10Using Progression 1;</div><div>Line(21) = {5, 13};</div><div>Transfinite Line {21} = 10Using Progression 1;</div><div>Line(22) = {6, 14};</div><div>Transfinite Line {22} = 10Using Progression 1;</div><div>Line(23) = {7, 15};</div><div>Transfinite Line {23} = 10Using Progression 1;</div><div>Line(24) = {9, 16};</div><div>Transfinite Line {24} = 10Using Progression 1;</div><div>Line Loop(26) = {10, -19, -2, 18};</div><div>Ruled Surface(26) = {26};</div><div>Line Loop(28) = {11, -20, -3, 19};</div><div>Ruled Surface(28) = {28};</div><div>Line Loop(30) = {12, -21, -4, 20};</div><div>Ruled Surface(30) = {30};</div><div>Line Loop(32) = {13, -22, -5, 21};</div><div>Ruled Surface(32) = {32};</div><div>Line Loop(34) = {14, -23, -6, 22};</div><div>Ruled Surface(34) = {34};</div><div>Line Loop(36) = {15, 16, -7, 23};</div><div>Ruled Surface(36) = {36};</div><div>Line Loop(38) = {24, 16, 8, 17};</div><div>Ruled Surface(38) = {38};</div><div>Line Loop(40) = {9, -18, -1, 17};</div><div>Ruled Surface(40) = {40};</div><div>Line Loop(44) = {10, 11, 12, 13, 14, 15, -24, 9};</div><div>Plane Surface(44) = {44};</div><div>Line Loop(45) = {1, 2, 3, 4, 5, 6, 7, 8};</div><div>Plane Surface(45) = {45};</div><div>Surface Loop(47) = {44, 26, 28, 30, 32, 34, 36, 38, 45, 40};</div><div>Volume(47) = {47};</div><div><br></div><div>Transfinite Volume(1);</div><div>Recombine Volume(1);</div><div><br></div><div>Physical Volume(4) = {2, 3};</div><div>Mesh.ElementOrder=2;</div><div>Mesh.SecondOrderIncomplete=1;</div><div>Mesh.Optimize = 1;</div><div>Mesh.Algorithm=6;</div><div>Mesh.Algorithm3D=4;</div><div>Mesh.RecombinationAlgorithm = 0;</div><div>Mesh.SubdivisionAlgorithm = 2;</div><div>Mesh.RemeshAlgorithm = 1;</div></div><div><br></div></div></div></div>