Salome HOME
Update for 13330 and 13312 IMP
[modules/smesh.git] / doc / salome / gui / SMESH / files / constructing_meshes.htm
1 <!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">\r
2 \r
3 <html>\r
4 \r
5 <head>\r
6 <title>Constructing meshes</title>\r
7 <meta http-equiv="content-type" content="text/html; charset=windows-1252">\r
8 <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">\r
9 <link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">\r
10 <!--\r
11 if (navigator.appName !="Netscape")\r
12 {   document.write("<link rel='stylesheet' href='../default.css'>");}\r
13 //-->\r
14 </script>\r
15 <style type="text/css">\r
16 <!--\r
17 p.whs1 { margin-left:0px; }\r
18 ul.whs2 { list-style:disc; }\r
19 p.whs3 { margin-left:40px; }\r
20 img_whs4 { border:none; width:22px; height:24px; border-style:none; }\r
21 p.whs5 { margin-left:80px; }\r
22 img_whs6 { border:none; width:370px; height:296px; float:none; border-style:none; }\r
23 img_whs7 { border:none; width:173px; height:88px; border-style:none; }\r
24 img_whs8 { border:none; width:34px; height:29px; border-style:none; }\r
25 img_whs9 { border:none; width:29px; height:28px; border-style:none; }\r
26 img_whs10 { border:none; width:30px; height:29px; border-style:none; }\r
27 img_whs11 { border:none; width:232px; height:142px; border-style:none; float:right; }\r
28 img_whs12 { border:none; width:25px; height:24px; border-style:none; }\r
29 img_whs13 { border:none; width:457px; height:486px; float:none; border-style:none; }\r
30 img_whs14 { border:none; width:564px; height:402px; float:none; border-style:none; }\r
31 img_whs15 { border:none; width:260px; height:270px; float:none; border-style:none; }\r
32 -->\r
33 </style><script type="text/javascript" language="JavaScript">\r
34 <!--\r
35 if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))\r
36 {\r
37   var strNSS = "<style type='text/css'>";\r
38   strNSS += "p.whs1 {margin-left:1pt; }";\r
39   strNSS +="</style>";\r
40   document.write(strNSS);\r
41 }\r
42 //-->\r
43 </script>\r
44 <script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">\r
45 <!--\r
46 function reDo() {\r
47   if (innerWidth != origWidth || innerHeight != origHeight)\r
48      location.reload();\r
49 }\r
50 if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {\r
51         origWidth = innerWidth;\r
52         origHeight = innerHeight;\r
53         onresize = reDo;\r
54 }\r
55 onerror = null; \r
56 //-->\r
57 </script>\r
58 <style type="text/css">\r
59 <!--\r
60 div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }\r
61 p.WebHelpNavBar { text-align:right; }\r
62 -->\r
63 </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>\r
64 <script type="text/javascript" language="javascript" src="../whver.js"></script>\r
65 <script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>\r
66 <script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>\r
67 <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>\r
68 <script type="text/javascript" language="javascript1.2">\r
69 <!--\r
70 if (window.gbWhTopic)\r
71 {\r
72         if (window.setRelStartPage)\r
73         {\r
74         addTocInfo("MESH module\nCreating meshes\nConstructing meshes");\r
75 addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");\r
76 addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");\r
77 \r
78         }\r
79 \r
80 \r
81         if (window.setRelStartPage)\r
82         {\r
83         setRelStartPage("../index.htm");\r
84 \r
85                 autoSync(1);\r
86                 sendSyncInfo();\r
87                 sendAveInfoOut();\r
88         }\r
89 \r
90 }\r
91 else\r
92         if (window.gbIE4)\r
93                 document.location.reload();\r
94 //-->\r
95 </script>\r
96 </head>\r
97 <body><script type="text/javascript" language="javascript1.2">\r
98 <!--\r
99 if (window.writeIntopicBar)\r
100         writeIntopicBar(4);\r
101 //-->\r
102 </script>\r
103 <h1>Constructing meshes</h1>\r
104 \r
105 <p class="whs1">Construction of a mesh consists of:</p>\r
106 \r
107 <p class="whs1">&nbsp;</p>\r
108 \r
109 <ul type="disc" class="whs2">\r
110         \r
111         <li class=kadov-p><p class="whs1">Selecting a geometrical \r
112  object for meshing</p></li>\r
113         \r
114         <li class=kadov-p><p class="whs1">Applying <a href="about_meshing_algorithms.htm">meshing \r
115  algorithms</a> and <a href="about_hypotheses.htm">hypotheses</a> which \r
116  will be used at computation of this mesh.</p></li>\r
117 </ul>\r
118 \r
119 <p class="whs1">&nbsp;</p>\r
120 \r
121 <p class=TODO>To construct a mesh:</p>\r
122 \r
123 <p class="whs3">1. In the <span style="font-weight: bold;"><B>Mesh \r
124  </B></span>menu select<span style="font-weight: bold;"><B> Create Mesh </B></span>or \r
125  click <img src="../image32.gif" width="22px" height="24px" border="0" class="img_whs4"> button in the toolbar. The following dialog box will \r
126  appear:</p>\r
127 \r
128 <p class="whs3">&nbsp;</p>\r
129 \r
130 <p class="whs5"><img src="../pics/createmesh-inv.png" x-maintain-ratio="TRUE" width="370px" height="296px" border="0" class="img_whs6"></p>\r
131 \r
132 <p class="whs5">&nbsp;</p>\r
133 \r
134 <p class="whs3">2. For example, you need to mesh a 3d object. \r
135  </p>\r
136 \r
137 <p class="whs3">First, type the name for your mesh in the \r
138  &quot;Name&quot; box, by default, it is &quot;Mesh_1&quot;. Then select \r
139  the object you wish to mesh in the Object Browser <img src="../image119.gif" width="173px" height="88px" border="0" class="img_whs7">and click \r
140  the <img src="../image120.gif" width="34px" height="29px" border="0" class="img_whs8"> &quot;Add&quot; button. </p>\r
141 \r
142 <p class="whs3">Now you can define 1d Algorithm and 1d Hypotheses, \r
143  which will be applied to the edges of your object. (Note that any object \r
144  has edges, even if their existence is not apparent, for example, a sphere \r
145  has 4 edges). Click the &nbsp;<img src="../image121.gif" width="29px" height="28px" border="0" class="img_whs9"> button to add a hypothesis. Click the <img src="../image122.gif" width="30px" height="29px" border="0" class="img_whs10"> button \r
146  to define values for the current hypothesis. The use of additional hypotheses \r
147  is optional (i.e. you may leave &quot;None&quot; in this box). &nbsp;&nbsp;</p>\r
148 \r
149 <p class="whs3">&nbsp;</p>\r
150 \r
151 <p class="whs3">Proceed in the same way with 2d and 3d Algorithms \r
152  and Hypotheses, note that the choice of hypotheses depends on the algorithm. \r
153  There must be one Algorithm and one or several Hypotheses for each dimension \r
154  of your object, otherwise you will not get any mesh at all. Of course, \r
155  if you wish to mesh a face, which is a 2d object, you don't need to define \r
156  3d Algorithm and Hypotheses. </p>\r
157 \r
158 <p class="whs3">In the <span style="font-weight: bold;"><B>Object \r
159  Browser</B></span> the structure of the new mesh will be displayed as follows:</p>\r
160 \r
161 <p class="whs3"><img src="../image88.jpg" width="232px" height="142px" align="right" border="0" class="img_whs11">It contains:</p>\r
162 \r
163 <ul type="disc" class="whs2">\r
164         \r
165         <li class=kadov-p><p class="whs3">a reference to the \r
166  geometrical object on the basis of which the mesh has been constructed;</p></li>\r
167         \r
168         <li class=kadov-p><p class="whs3"><span style="font-weight: bold;"><B>Applied \r
169  hypotheses </B></span>folder containing the references to the hypotheses applied \r
170  to the construction of the mesh;</p></li>\r
171         \r
172         <li class=kadov-p><p class="whs3"><span style="font-weight: bold;"><B>Applied \r
173  algorithms </B></span>folder containing the references to the algorithms applied \r
174  to the construction of the mesh.</p></li>\r
175 </ul>\r
176 \r
177 <p class="whs3">&nbsp;</p>\r
178 \r
179 <p class="whs3">There is an alternative way to create a mesh \r
180  on an object simply by clicking <span style="font-weight: bold;"><B>Assign \r
181  a set of hypotheses </B></span>button and selecting between Automatic Tetrahedralization \r
182  or Hexahedralization. &nbsp;The \r
183  program will automatically generate a 3D mesh with the most appropriate \r
184  settings. In the same way you can apply this functionality for meshing \r
185  2D objects, in which case 3D algorithms are not applied. </p>\r
186 \r
187 <p class="whs3">&nbsp;</p>\r
188 \r
189 <p class="whs3">3. Now, when everything is ready, select \r
190  your mesh in the <span style="font-weight: bold;"><B>Object Browser</B></span>. \r
191  &nbsp;From the \r
192  <span style="font-weight: bold;"><B>Mesh </B></span>menu select<span style="font-weight: bold;"><B> \r
193  Compute </B></span>or click <img src="../image28.gif" width="25px" height="24px" border="0" class="img_whs12"> button of the toolbar. The Mesh \r
194  Computation information box appears.</p>\r
195 \r
196 <p class="whs3">&nbsp;</p>\r
197 \r
198 <p class="whs3"><img src="../pics/meshcomputationsucceed.png" x-maintain-ratio="TRUE" width="457px" height="486px" border="0" class="img_whs13"></p>\r
199 \r
200 <p class="whs3">&nbsp;</p>\r
201 \r
202 <p class="whs3">If the mesh computation failed, the information \r
203  about the cause of the failure is provided. </p>\r
204 \r
205 <p class="whs3">&nbsp;</p>\r
206 \r
207 <p class="whs3"><img src="../pics/meshcomputationfail.png" x-maintain-ratio="TRUE" width="564px" height="402px" border="0" class="img_whs14"> </p>\r
208 \r
209 <p class="whs3">&nbsp;</p>\r
210 \r
211 <p class="whs3">After you select the error, <span style="font-weight: bold;"><B>Show \r
212  Subshape</B></span> button allows visualizing the mesh elements that cause \r
213  it</p>\r
214 \r
215 <p class="whs3">&nbsp;</p>\r
216 \r
217 <p class="whs3"><img src="../pics/failed_computation.png" x-maintain-ratio="TRUE" width="260px" height="270px" border="0" class="img_whs15"> </p>\r
218 \r
219 <p class="whs3">&nbsp;</p>\r
220 \r
221 <p class="whs3"><span style="font-weight: bold;"><B>Publish \r
222  Subshape</B></span> button allows importing it in a separate MED or UNV file. \r
223  </p>\r
224 \r
225 <p class="whs3">&nbsp;</p>\r
226 \r
227 <p class="whs3">Consider trying a sample script for construction \r
228  of a mesh from our <a href="../constructing_meshes.htm">TUI Scripts</a> \r
229  section.</p>\r
230 \r
231 <p class="whs3">&nbsp;</p>\r
232 \r
233 <p>&nbsp;</p>\r
234 \r
235 <script type="text/javascript" language="javascript1.2">\r
236 <!--\r
237 if (window.writeIntopicBar)\r
238         writeIntopicBar(0);\r
239 //-->\r
240 </script>\r
241 </body>\r
242 </html>\r