<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="FR" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">Hello,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">I programmed<span style="color:#1F497D"> </span>
the following 3D geo file.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Gmsh can mesh it with big characteristic length<span style="color:#1F497D">s</span> cl<span style="color:#1F497D">1=500 and cl2</span>=100, giving 686 triangles. That means there isn’t any syntax error in my file.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">But reducing the characteristic length cl to cl=1 in order to get more triangles, and then meshing the volume, Gmsh gives the following  error message:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal" style="margin-left:35.4pt"><span lang="EN-US" style="color:#1F497D">Error   : Self intersecting surface mesh, computing intersections (this could take a while)<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:35.4pt"><span lang="EN-US" style="color:#1F497D">Info    : 1327 intersecting faces have been saved into 'intersect.pos'<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:35.4pt"><span lang="EN-US" style="color:#1F497D">Info    : Done meshing 3D (42.7131 s)<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:35.4pt"><span lang="EN-US" style="color:#1F497D">Info    : 32123 vertices 69639 elements<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:35.4pt"><span lang="EN-US" style="color:#1F497D">Error   : ------------------------------<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:35.4pt"><span lang="EN-US" style="color:#1F497D">Error   : Mesh generation error summary<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:35.4pt"><span lang="EN-US" style="color:#1F497D">Error   :     0 warnings<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:35.4pt"><span lang="EN-US" style="color:#1F497D">Error   :     1 error<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:35.4pt"><span lang="EN-US" style="color:#1F497D">Error   : Check the full log for details<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:35.4pt"><span lang="EN-US" style="color:#1F497D">Error   : ------------------------------<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">What could be the cause of this error?<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">How could I solve it?<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">L_P = 300;<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">L_I = 100;<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">L_N = 300;<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">L_ox = 200;<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">R = 5;<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">t_ox = 1.4;<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">cl1 = 5;<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">cl2 = 1;<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">// Points physiques<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(5) = {0, 0, -L_I/2, cl1};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(6) = {R, 0, -L_I/2, cl1};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(7) = {-R, 0, -L_I/2, cl1};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(8) = {0, R, -L_I/2, cl1};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(9) = {0, -R, -L_I/2, cl1};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(10) = {0, 0, L_I/2, cl1};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(11) = {R, 0, L_I/2, cl1};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(12) = {-R, 0, L_I/2, cl1};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(13) = {0, R, L_I/2, cl1};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(14) = {0, -R, L_I/2, cl1};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(15) = {0, 0, -L_I/2-L_P, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(16) = {R, 0, -L_I/2-L_P, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(17) = {-R, 0, -L_I/2-L_P, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(18) = {0, R, -L_I/2-L_P, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(19) = {0, -R, -L_I/2-L_P, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(20) = {0, 0, L_I/2+L_N, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(21) = {R, 0, L_I/2+L_N, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(22) = {-R, 0, L_I/2+L_N, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(23) = {0, R, L_I/2+L_N, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(24) = {0, -R, L_I/2+L_N, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(25) = {0, 0, -L_ox/2, cl1};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(26) = {R, 0, -L_ox/2, cl1};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(27) = {-R, 0, -L_ox/2, cl1};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(28) = {0, R, -L_ox/2, cl1};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(29) = {0, -R, -L_ox/2, cl1};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(30) = {0, 0, L_ox/2, cl1};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(31) = {R, 0, L_ox/2, cl1};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(32) = {-R, 0, L_ox/2, cl1};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(33) = {0, R, L_ox/2, cl1};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(34) = {0, -R, L_ox/2, cl1};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Point(35) = {R+t_ox, 0, -L_ox/2, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Point(36) = {-(R+t_ox), 0, -L_ox/2, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Point(37) = {0, R+t_ox, -L_ox/2, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Point(40) = {R+t_ox, 0, L_ox/2, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Point(41) = {-(R+t_ox), 0, L_ox/2, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Point(42) = {0, R+t_ox, L_ox/2, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Point(44) = {R+t_ox, 0, L_I/2, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Point(45) = {-(R+t_ox), 0, L_I/2, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Point(46) = {0, R+t_ox, L_I/2, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Point(48) = {R+t_ox, 0, -L_I/2, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Point(49) = {-(R+t_ox), 0, -L_I/2, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Point(50) = {0, R+t_ox, -L_I/2, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">//Points géométriques pour maillage non uniforme<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(52) = {0, 0, 0.9*(L_I/2+L_N), cl2};       // extremites fil<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(53) = {R, 0, 0.9*(L_I/2+L_N), cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(54) = {-R, 0, 0.9*(L_I/2+L_N), cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(55) = {0, R, 0.9*(L_I/2+L_N), cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(56) = {0, -R, 0.9*(L_I/2+L_N), cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(57) = {0, 0, 0.9*(-L_I/2-L_P), cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(58) = {R, 0, 0.9*(-L_I/2-L_P), cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(59) = {-R, 0, 0.9*(-L_I/2-L_P), cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(60) = {0, R, 0.9*(-L_I/2-L_P), cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(61) = {0, -R, 0.9*(-L_I/2-L_P), cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Point(62) = {0.9*R, 0, -L_ox/2, cl2};          // surface fil<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Point(63) = {-0.9*R, 0, -L_ox/2, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Point(64) = {0, 0.9*R, -L_ox/2, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Point(65) = {0, -0.9*R, -L_ox/2, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Point(66) = {0.9*R, 0, L_ox/2, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Point(67) = {-0.9*R, 0, L_ox/2, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Point(68) = {0, 0.9*R, L_ox/2, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(69) = {0, -0.9*R, L_ox/2, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(70) = {0.9*R, 0, L_I/2, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(71) = {-0.9*R, 0, L_I/2, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(72) = {0, 0.9*R, L_I/2, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(73) = {0, -0.9*R, L_I/2, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(74) = {0.9*R, 0, -L_I/2, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(75) = {-0.9*R, 0, -L_I/2, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(76) = {0, 0.9*R, -L_I/2, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(77) = {0, -0.9*R, -L_I/2, cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(78) = {0.9*R, 0, 0.9*(L_I/2+L_N), cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(79) = {-0.9*R, 0, 0.9*(L_I/2+L_N), cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(80) = {0, 0.9*R, 0.9*(L_I/2+L_N), cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(81) = {0, -0.9*R, 0.9*(L_I/2+L_N), cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(82) = {0.9*R, 0, 0.9*(-L_I/2-L_P), cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(83) = {-0.9*R, 0, 0.9*(-L_I/2-L_P), cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(84) = {0, 0.9*R, 0.9*(-L_I/2-L_P), cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Point(85) = {0, -0.9*R, 0.9*(-L_I/2-L_P), cl2};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(5) = {74, 5, 76};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(6) = {76, 5, 75};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(7) = {75, 5, 77};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(8) = {77, 5, 74};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(9) = {62, 25, 64};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(10) = {64, 25, 63};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(11) = {63, 25, 65};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(12) = {65, 25, 62};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(13) = {8, 5, 6};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(14) = {6, 5, 9};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(15) = {9, 5, 7};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(16) = {7, 5, 8};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(17) = {28, 25, 26};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(18) = {26, 25, 29};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(19) = {29, 25, 27};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(20) = {27, 25, 28};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(21) = {72, 10, 70};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(22) = {70, 10, 73};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(23) = {73, 10, 71};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(24) = {71, 10, 72};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(25) = {13, 10, 11};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(26) = {11, 10, 14};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(27) = {14, 10, 12};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(28) = {12, 10, 13};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(29) = {68, 30, 66};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(30) = {66, 30, 69};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(31) = {69, 30, 67};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(32) = {67, 30, 68};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(33) = {33, 30, 31};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(34) = {31, 30, 34};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(35) = {34, 30, 32};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(36) = {32, 30, 33};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(37) = {42, 30, 41};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(38) = {42, 30, 40};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(39) = {44, 10, 46};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(40) = {46, 10, 45};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(41) = {50, 5, 49};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(42) = {50, 5, 48};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(43) = {37, 25, 35};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(44) = {36, 25, 37};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(45) = {82, 57, 85};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(46) = {85, 57, 83};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(47) = {83, 57, 84};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(48) = {84, 57, 82};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(49) = {58, 57, 61};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(50) = {61, 57, 59};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(51) = {59, 57, 60};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(52) = {60, 57, 58};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(53) = {17, 15, 18};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(54) = {18, 15, 16};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(55) = {16, 15, 19};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(56) = {19, 15, 17};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(57) = {23, 20, 21};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(58) = {21, 20, 24};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(59) = {24, 20, 22};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(60) = {22, 20, 23};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(61) = {80, 52, 79};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(62) = {79, 52, 81};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(63) = {81, 52, 78};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(64) = {78, 52, 80};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(65) = {55, 52, 53};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(66) = {53, 52, 56};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(67) = {56, 52, 54};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Circle(68) = {54, 52, 55};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(69) = {57, 58, 59, 60};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Plane Surface(70) = {69};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(71) = {64, 61, 62, 63};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Plane Surface(72) = {71};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(73) = {65, 66, 67, 68};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Plane Surface(74) = {71, 73};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(75) = {29, 30, 31, 32};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Plane Surface(76) = {75};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(77) = {33, 34, 35, 36};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Plane Surface(78) = {75, 77};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(79) = {21, 22, 23, 24};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Plane Surface(80) = {79};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(81) = {25, 26, 27, 28};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Plane Surface(82) = {79, 81};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(85) = {6, 7, 8, 5};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Plane Surface(86) = {85};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(87) = {16, 13, 14, 15};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Plane Surface(88) = {85, 87};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(89) = {10, 11, 12, 9};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Plane Surface(90) = {89};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(91) = {20, 17, 18, 19};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Plane Surface(92) = {89, 91};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(93) = {47, 48, 45, 46};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Plane Surface(94) = {93};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(95) = {51, 52, 49, 50, 45, 46, 47, 48};
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Plane Surface(96) = {95};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(97) = {53, 54, 55, 56};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Plane Surface(98) = {97};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(99) = {31, 40};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(100) = {11, 44};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(101) = {6, 48};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(102) = {26, 35};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(103) = {27, 36};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(104) = {7, 49};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(105) = {12, 45};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(106) = {32, 41};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(107) = {43, -102, -17, -20, 103, 44};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Plane Surface(108) = {107};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(109) = {42, -101, -13, -16, 104, -41};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Plane Surface(110) = {109};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(111) = {39, 40, -105, 28, 25, 100};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Plane Surface(112) = {111};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(113) = {38, -99, -33, -36, 106, -37};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Plane Surface(114) = {113};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(115) = {24, 56};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(116) = {56, 34};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(117) = {34, 14};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(118) = {14, 9};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(119) = {9, 29};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(120) = {29, 61};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(121) = {61, 19};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(122) = {81, 69};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(123) = {69, 73};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(124) = {73, 77};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(125) = {77, 65};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(126) = {65, 85};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(127) = {21, 53};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(128) = {53, 31};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(129) = {31, 11};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(130) = {11, 6};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(131) = {6, 26};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(132) = {26, 58};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(133) = {58, 16};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(134) = {78, 66};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(135) = {66, 70};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(136) = {70, 74};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(137) = {74, 62};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(138) = {62, 82};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(139) = {22, 54};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(140) = {54, 32};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(141) = {32, 12};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(142) = {12, 7};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(143) = {7, 27};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(144) = {27, 59};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(145) = {59, 17};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(146) = {79, 67};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(147) = {67, 71};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(148) = {71, 75};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(149) = {75, 63};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(150) = {63, 83};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(151) = {80, 68};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(152) = {68, 72};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(153) = {72, 76};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(154) = {76, 64};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(155) = {64, 84};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(156) = {23, 55};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(157) = {55, 33};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(158) = {33, 13};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(159) = {13, 8};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(160) = {8, 28};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(161) = {28, 60};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(162) = {60, 18};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(163) = {40, 44};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(164) = {44, 48};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(165) = {48, 35};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(166) = {42, 46};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(167) = {46, 50};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(168) = {50, 37};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(169) = {41, 45};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(170) = {45, 49};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(171) = {49, 36};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(172) = {64, 151, 29, -134};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(173) = {172};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(174) = {29, 135, -21, -152};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(175) = {174};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(176) = {21, 136, 5, -153};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(177) = {176};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(178) = {5, 154, -9, -137};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(179) = {178};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(180) = {9, 155, 48, -138};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(181) = {180};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(182) = {138, 45, -126, 12};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(183) = {182};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(184) = {12, -137, -8, 125};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(185) = {184};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(186) = {8, -136, 22, 124};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(187) = {186};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(188) = {22, -123, -30, 135};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(189) = {188};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(190) = {30, -122, 63, 134};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(191) = {190};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(192) = {122, 31, -146, 62};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(193) = {192};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(194) = {31, 147, -23, -123};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(195) = {194};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(196) = {23, 148, 7, -124};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(197) = {196};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(198) = {7, 125, -11, -149};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(199) = {198};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(200) = {11, 126, 46, -150};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(201) = {200};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(202) = {150, 47, -155, 10};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(203) = {202};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(204) = {10, -149, -6, 154};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(205) = {204};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(206) = {6, -148, 24, 153};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(207) = {206};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(208) = {24, -152, -32, 147};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(209) = {208};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(210) = {32, -151, 61, 146};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(211) = {210};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(212) = {156, 65, -127, -57};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(213) = {212};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(214) = {65, 128, -33, -157};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(215) = {214};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(216) = {33, 129, -25, -158};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(217) = {216};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(218) = {25, 130, -13, -159};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(219) = {218};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(220) = {13, 131, -17, -160};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(221) = {220};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(222) = {17, 132, -52, -161};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(223) = {222};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(224) = {52, 133, -54, -162};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(225) = {224};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(226) = {133, 55, -121, -49};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(227) = {226};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(228) = {49, -120, -18, 132};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(229) = {228};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(230) = {18, -119, -14, 131};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(231) = {230};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(232) = {14, -118, -26, 130};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(233) = {232};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(234) = {26, -117, -34, 129};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(235) = {234};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(236) = {34, -116, -66, 128};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(237) = {236};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(238) = {66, -115, -58, 127};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(239) = {238};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(240) = {115, 67, -139, -59};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(241) = {240};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(242) = {67, 140, -35, -116};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(243) = {242};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(244) = {35, 141, -27, -117};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(245) = {244};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(246) = {27, 142, -15, -118};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(247) = {246};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(248) = {15, 143, -19, -119};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(249) = {248};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(250) = {19, 144, -50, -120};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(251) = {250};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(252) = {50, 145, -56, -121};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(253) = {252};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(254) = {145, 53, -162, -51};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(255) = {254};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(256) = {51, -161, -20, 144};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(257) = {256};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(258) = {20, -160, -16, 143};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(259) = {258};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(260) = {16, -159, -28, 142};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(261) = {260};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(262) = {28, -158, -36, 141};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(263) = {262};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(264) = {36, -157, -68, 140};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(265) = {264};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(266) = {68, -156, -60, 139};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(267) = {266};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(268) = {163, 39, -166, 38};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(269) = {268};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(270) = {39, 167, 42, -164};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(271) = {270};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(272) = {42, 165, -43, -168};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(273) = {272};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(274) = {168, -44, -171, -41};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(275) = {274};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(276) = {41, -170, -40, 167};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(277) = {276};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(278) = {40, -169, -37, 166};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Ruled Surface(279) = {278};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(280) = {163, -100, -129, 99};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Plane Surface(281) = {280};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(282) = {100, 164, -101, -130};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Plane Surface(283) = {282};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(284) = {101, 165, -102, -131};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Plane Surface(285) = {284};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(286) = {171, -103, -143, 104};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Plane Surface(287) = {286};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(288) = {104, -170, -105, 142};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Plane Surface(289) = {288};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(290) = {105, -169, -106, 141};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Plane Surface(291) = {290};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(292) = {42, 33};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(293) = {46, 13};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(294) = {50, 8};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line(295) = {37, 28};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(296) = {295, -160, -294, 168};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Plane Surface(297) = {296};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(298) = {294, -159, -293, 167};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Plane Surface(299) = {298};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Line Loop(300) = {293, -158, -292, 166};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Plane Surface(301) = {300};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Surface Loop(302) = {277, 289, 279, 291, 114, 269, 281, 275, 108, 273, 285, 287, 271, 283, 261, 259, 263, 217, 219, 221};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Volume(303) = {302};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Physical Volume("grille") = {303};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Surface Loop(304) = {86, 80, 197, 207, 177, 187};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Volume(305) = {304};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Surface Loop(306) = {177, 187, 197, 207, 219, 233, 247, 261, 88, 82};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Volume(307) = {306};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Physical Volume("i") = {305, 307};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Surface Loop(308) = {185, 179, 205, 199, 86, 90};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Volume(309) = {308};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Surface Loop(310) = {249, 231, 259, 221, 185, 179, 205, 199, 88, 92};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Volume(311) = {310};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Surface Loop(312) = {76, 80, 195, 209, 175, 189};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Volume(313) = {312};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Surface Loop(314) = {195, 209, 175, 189, 245, 235, 78, 82, 263, 217};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Volume(315) = {314};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Surface Loop(316) = {211, 173, 191, 193, 265, 215, 237, 243, 78, 74};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Volume(317) = {316};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Surface Loop(318) = {72, 193, 191, 173, 211, 76};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Volume(319) = {318};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Surface Loop(320) = {267, 213, 239, 241, 70, 72, 74};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Volume(321) = {320};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Physical Volume("n") = {313, 315, 317, 319, 321};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Surface Loop(322) = {181, 203, 201, 183, 94, 90};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Volume(323) = {322};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Surface Loop(324) = {203, 201, 183, 181, 257, 223, 229, 251, 96, 92};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Volume(325) = {324};<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D">Surface Loop(326) = {225, 227, 98, 255, 253, 94, 96};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Volume(327) = {326};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Physical Volume("p") = {309, 311, 323, 325, 327};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Physical Surface("contact_grille") = {273, 275, 271, 277, 269, 279};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Physical Surface("contact_p") = {98};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:8.0pt;color:#1F497D">Physical Surface("contact_n") = {70};<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Thanks and best regards,<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;margin-bottom:12.0pt"><span style="font-size:9.0pt;font-family:"Times New Roman","serif";mso-fareast-language:FR">**************************************************************************<br>
PLAUSSU-MONTEIL Jean-Raoul<br>
LTM/CNRS<br>
CEA/LETI/D2NT<br>
17 Avenue des Martyrs<br>
38054 Grenoble Cedex 9<br>
<br>
e-mail: <a href="mailto:jean-raoul.plaussu@cea.fr">jean-raoul.plaussu@cea.fr</a><br>
tel: +33 (0)4 38 78 52 61<br>
fax: +33 (0)4 38 78 58 92<br>
secrétariat: +33 (0)4 38 78 23 28<br>
<a href="http://www.ltm-cnrs.com/">http://www.ltm-cnrs.com</a><br>
**************************************************************************</span><span style="font-size:12.0pt;font-family:"Times New Roman","serif";mso-fareast-language:FR"><o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>