Salome HOME
Merge branch 'V8_4_BR'
[modules/smesh.git] / doc / salome / gui / SMESH / locale / fr / LC_MESSAGES / constructing_meshes.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C)
3 # This file is distributed under the same license as the Mesh package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: Mesh 8.3.0\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2017-12-11 15:10+0300\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=utf-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Generated-By: Babel 2.0\n"
19
20 # 35a6bce1095b465fabb44dde0652f678
21 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:5
22 msgid "Constructing meshes"
23 msgstr ""
24
25 # 6799ee6badd440f88c4d2609a7a06b25
26 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:7
27 msgid ""
28 "To create a mesh on geometry, it is necessary to create a mesh object by "
29 "choosing"
30 msgstr ""
31
32 # 8f06bf03ed5e458782b05086b05406fe
33 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:9
34 msgid "a geometrical shape produced in the Geometry module (*main shape*);"
35 msgstr ""
36
37 # 27fc703367ec47c9b3543de9a457d851
38 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:12
39 msgid "*meshing parameters*, including"
40 msgstr ""
41
42 # 117c209f24f3493b990791363a4ff7a0
43 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:11
44 msgid ":ref:`basic_meshing_algos_page` and"
45 msgstr ""
46
47 # 9aefbc3f841d49908a17917248299c9d
48 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:12
49 msgid ""
50 ":ref:`about_hypo_page` specifying constraints to be taken into account by"
51 " the chosen meshing algorithms."
52 msgstr ""
53
54 # 66d9db4d76a2413fb9252948963441c7
55 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:14
56 msgid ""
57 "Then you can launch mesh generation by invoking :ref:`compute_anchor` "
58 "command. The generated mesh will be automatically shown in the Viewer. "
59 "You can switch off automatic visualization or limit mesh size until which"
60 " it is automatically shown in :ref:`mesh_preferences_page` (**Automatic "
61 "update** entry)."
62 msgstr ""
63
64 # 031fef73322d4036bec803d06c213857
65 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:20
66 msgid ""
67 "Sometimes *hypotheses* term is used to refer to both algorithms and "
68 "hypotheses."
69 msgstr ""
70
71 # 5b1b5a16624b43aaabf130e214850262
72 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:22
73 msgid ""
74 "Mesh generation on the geometry is performed in the bottom-up flow: nodes"
75 " on vertices are created first, then edges are divided into segments "
76 "using nodes on vertices; the nodes of segments are then used to mesh "
77 "faces; then the nodes of faces are used to mesh solids. This "
78 "automatically assures the conformity of the mesh."
79 msgstr ""
80
81 # 01a7a1179d7242489aade2846022bb0c
82 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:28
83 msgid ""
84 "It is required to choose a meshing algorithm for every dimension of sub-"
85 "shapes up to the highest dimension to be generated. Note that some "
86 "algorithms generate elements of several dimensions, and others of only "
87 "one. It is not necessary to define meshing parameters for all dimensions "
88 "at once; you can start from 1D meshing parameters only, compute the 1D "
89 "mesh, then define 2D meshing parameters and compute the 2D mesh (note "
90 "that 1D mesh will not be re-computed)."
91 msgstr ""
92
93 # db1f1b20a38c4773b327e70c23e7fa87
94 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:37
95 msgid ""
96 "An algorithm of a certain dimension chosen at mesh creation is applied to"
97 " discretize every sub-shape of this dimension. It is possible to specify "
98 "a different algorithm or hypothesis to be applied to one or a group of "
99 "sub-shapes by creating a :ref:`constructing_submeshes_page`. You can "
100 "specify no algorithms at all at mesh object creation and specify the "
101 "meshing parameters on sub-meshes only; then only the sub-shapes, for "
102 "which an algorithm and a hypothesis (if any) have been defined will be "
103 "discretized."
104 msgstr ""
105
106 # 1cc36153af4b41c2b2e40dcdf79074fc
107 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:46
108 msgid ""
109 "Construction of a mesh on a geometry includes at least two "
110 "(:ref:`create_mesh_anchor` and :ref:`compute_anchor`) of the following "
111 "steps:"
112 msgstr ""
113
114 # 3a3ed77dbdc24aea8491fcdf18e36e4f
115 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:48
116 msgid ""
117 ":ref:`create_mesh_anchor`, where you can specify meshing parameters to "
118 "apply to all sub-shapes of the main shape."
119 msgstr ""
120
121 # 17d14027f31f4503bafb86c3addeba89
122 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:49
123 msgid ""
124 ":ref:`constructing_submeshes_page`, (optional) where you can specify "
125 "meshing parameters to apply to the selected sub-shapes."
126 msgstr ""
127
128 # 66722c0909e847459028d210bd99ac98
129 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:50
130 msgid ""
131 ":ref:`evaluate_anchor` (optional) can be used to know an approximate "
132 "number of elements before their actual generation."
133 msgstr ""
134
135 # 2297f50a14754737bb784d905947b5a6
136 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:51
137 msgid ""
138 ":ref:`preview_anchor` (optional) can be used to generate mesh of only "
139 "lower dimension(s) in order to visually estimate it before full mesh "
140 "generation, which can be much longer."
141 msgstr ""
142
143 # 3b4674e6440e48a183b41e5feb5b3881
144 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:52
145 msgid ""
146 ":ref:`submesh_order_anchor` (optional) can be useful if there are "
147 "concurrent sub-meshes defined."
148 msgstr ""
149
150 # 1fa25cbc35584fd886fea4763c4c72f2
151 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:53
152 msgid ""
153 ":ref:`compute_anchor` uses defined meshing parameters to generate mesh "
154 "elements."
155 msgstr ""
156
157 # 45e6866d043e48a8930fe2ace94ed287
158 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:54
159 msgid ""
160 ":ref:`edit_anchor` (optional) can be used to :ref:`modifying_meshes_page`"
161 " the mesh of a lower dimension before :ref:`compute_anchor` elements of "
162 "an upper dimension."
163 msgstr ""
164
165 # 520242a7013c4dd78c6e7772ca553008
166 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:60
167 msgid "Creation of a mesh object"
168 msgstr ""
169
170 # 9ac62efda06c462199e0bb84bad38740
171 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:62
172 msgid "**To construct a mesh:**"
173 msgstr ""
174
175 # 7bb8b082000840e3ae1bbf00611dcf19
176 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:64
177 msgid "Select a geometrical object for meshing."
178 msgstr ""
179
180 # 884454ebff044f98b7f6a815d0ef5ad4
181 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:65
182 msgid ""
183 "In the **Mesh** menu select **Create Mesh** or click **\"Create Mesh\"** "
184 "button in the toolbar."
185 msgstr ""
186
187 # dfd67b2436424371903f4028dc636ecd
188 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:73
189 msgid "The following dialog box will appear:"
190 msgstr ""
191
192 # 3215a25a328e43cea0c717ed5af5a1eb
193 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:78
194 msgid ""
195 "To filter off irrelevant meshing algorithms, you can select **Mesh Type**"
196 " in the corresponding list from **Any, Hexahedral, Tetrahedral, "
197 "Triangular** and **Quadrilateral** (there can be less items for the "
198 "geometry of lower dimensions). Selection of a mesh type hides all meshing"
199 " algorithms that cannot generate elements of this type."
200 msgstr ""
201
202 # 91421ed52fd34f79b3eb4949a699a357
203 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:80
204 msgid ""
205 "Apply :ref:`basic_meshing_algos_page` and :ref:`about_hypo_page` which "
206 "will be used to compute this mesh."
207 msgstr ""
208
209 # b04311b3ce03402da2227e8a2aeb22cb
210 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:82
211 msgid ""
212 "\"Create mesh\" dialog box contains several tab pages titled **3D**, "
213 "**2D**, **1D** and **0D**. The title of each page reflects the dimension "
214 "of the sub-shapes the algorithms listed on this page affect and the "
215 "maximal dimension of elements the algorithms generate. For example, "
216 "**3D** page lists the algorithms that affect 3D sub-shapes (solids) and "
217 "generate 3D mesh elements (tetrahedra, hexahedra etc.)"
218 msgstr ""
219
220 # a1cd5bdf6585476aa808f1365c919d1b
221 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:84
222 msgid ""
223 "As soon as you have selected an algorithm, you can create a hypothesis "
224 "(or select an already created one). A set of accessible hypotheses "
225 "includes only the hypotheses that can be used by the selected algorithm."
226 msgstr ""
227
228 # b7da1d8d2df0427b8e8a42a3ac4cb43b
229 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:87
230 msgid ""
231 "Some page(s) can be disabled if the geometrical object does not include "
232 "shapes (sub-shapes) of the corresponding dimension(s). For example, if "
233 "the input object is a geometrical face, **3D** page is disabled."
234 msgstr ""
235
236 # f8d6c54b422d437385cdf39ea7ff66b7
237 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:88
238 msgid ""
239 "Some algorithms affect the geometry of several dimensions, i.e. 1D+2D or "
240 "1D+2D+3D. If such an algorithm is selected, the dialog pages related to "
241 "the corresponding lower dimensions are disabled."
242 msgstr ""
243
244 # bae8798576284526a61201c4b3bc4852
245 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:89
246 msgid ""
247 "**0D** page refers to 0D geometry (vertices) rather than to 0D elements. "
248 "Mesh module does not provide algorithms that produce 0D elements. "
249 "Currently **0D** page provides only one algorithm \"Segments around "
250 "vertex\" that allows specifying the required size of mesh edges about the"
251 " selected vertex (or vertices)."
252 msgstr ""
253
254 # 6d786dbce4a34dd8a8f4c55d29447059
255 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:91
256 msgid "For example, you need to mesh a 3D object."
257 msgstr ""
258
259 # acc400d18f4d4e3e8233d3ba4c7ee40c
260 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:98
261 msgid ""
262 "First, you can change a default name of your mesh in the **Name** box. "
263 "Then check that the selected geometrical object indicated in **Geometry**"
264 " field, is what you wish to mesh; if not, select the correct object in "
265 "the Object Browser. Click \"Select\" button near **Geometry** field if "
266 "the name of the object has not yet appeared in **Geometry** field."
267 msgstr ""
268
269 # b3d6b94bf1854d908d55066eff4793c0
270 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:105
271 msgid ""
272 "Now you can define 3D Algorithm and 3D Hypotheses, which will be applied "
273 "to discretize the solids of your geometrical object using 3D elements. "
274 "Click the **\"Add Hypothesis\"** button to create  and add a hypothesis."
275 msgstr ""
276
277 # 43aad14857134ff694b57418c2b9c553
278 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:107
279 msgid "Click the **\"Plus\"** button to enable adding more additional hypotheses."
280 msgstr ""
281
282 # 81bfbd32aedb4c9fa4f4866c44941d47
283 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:114
284 msgid ""
285 "Click the **\"Edit Hypothesis\"** button to change the values for the "
286 "current hypothesis."
287 msgstr ""
288
289 # 3cf1d63b1511452a937f0afe68fc74cd
290 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:116
291 msgid ""
292 "Most 2D and 3D algorithms can work without hypotheses using default "
293 "meshing parameters. Some algorithms do not require any hypotheses. After "
294 "selection of an algorithm \"Hypothesis\" field of the dialog can contain:"
295 msgstr ""
296
297 # e64c32c9aa484aad89b33cedd41b535e
298 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:118
299 msgid "**\\<Default\\>** if the algorithm can work using default parameters."
300 msgstr ""
301
302 # 837bde06cd3b4edda687a8ee03988eff
303 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:119
304 msgid ""
305 "**\\<None\\>** if the algorithm requires a hypothesis defining its "
306 "parameters."
307 msgstr ""
308
309 # 167fb1f44282436aae9e8168a8d2fc92
310 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:120
311 msgid "If the algorithm does not use hypotheses, this field is grayed."
312 msgstr ""
313
314 # 0eb15e737c2c4807afc1db58d94f31ad
315 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:122
316 msgid "After selection of an algorithm **Add. Hypothesis** field can contain:"
317 msgstr ""
318
319 # 7c6acd80061c47aa82b914f790c43b50
320 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:124
321 msgid ""
322 "**\\<None\\>** if the algorithm can be tuned using an additional "
323 "hypothesis."
324 msgstr ""
325
326 # 3dbebd2338684d7a8ac7e931736488f4
327 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:125
328 msgid "If the algorithm does not use additional hypotheses, this field is grayed."
329 msgstr ""
330
331 # a7246cd9501342cc851a57f1225011a3
332 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:128
333 msgid ""
334 "Proceed in the same way with 2D and 1D Algorithms and Hypotheses that "
335 "will be used to mesh faces and edges of your geometry. (Note that any "
336 "object has edges, even if their existence is not apparent, for example, a"
337 " sphere has 4 edges). Note that the choice of hypotheses and lower "
338 "dimension algorithms depends on the higher dimension algorithm."
339 msgstr ""
340
341 # 8ead53be1024488e847e532a9476d06b
342 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:130
343 msgid ""
344 "If you wish you can select other algorithms and/or hypotheses for meshing"
345 " some sub-shapes of your CAD model by :ref:`constructing_submeshes_page`."
346 msgstr ""
347
348 # 396d01fdc08d473287f072274be2a413
349 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:132
350 msgid ""
351 "Some algorithms generate mesh of several dimensions, while others produce"
352 " mesh of only one dimension. In the latter case there must be one "
353 "Algorithm and zero or several Hypotheses for each dimension of your "
354 "object, otherwise you will not get any mesh at all. Of course, if you "
355 "wish to mesh a face, which is a 2D object, you do not need to define a 3D"
356 " Algorithm and Hypotheses."
357 msgstr ""
358
359 # ea9666bc33b04d11885e95f751aa40e1
360 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:134
361 msgid ""
362 "In the **Object Browser** the structure of the new mesh is displayed as "
363 "follows:"
364 msgstr ""
365
366 # f7ac7badac6842f79434fcaa9791f7cf
367 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:139
368 msgid "It contains:"
369 msgstr ""
370
371 # fb3397d4abdb4b78859a81410ffee107
372 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:141
373 msgid "a mesh name (**Mesh_mechanic**);"
374 msgstr ""
375
376 # 1167ac91887746d2bcab140eb8280f97
377 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:142
378 msgid ""
379 "a reference to the geometrical object on the basis of which the mesh has "
380 "been constructed (*mechanic*);"
381 msgstr ""
382
383 # 799d3cc185da4b879bccc4b7f993f12d
384 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:143
385 msgid ""
386 "**Applied hypotheses** folder containing the references to the hypotheses"
387 " chosen at the construction of the mesh;"
388 msgstr ""
389
390 # 893ccebd1d654ddab671c14b92fca974
391 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:144
392 msgid ""
393 "**Applied algorithms** folder containing the references to the algorithms"
394 " chosen at the construction of the mesh."
395 msgstr ""
396
397 # c04a128f95144a5885051b9ea865e54f
398 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:145
399 msgid ""
400 "**SubMeshes on Face** folder containing the sub-meshes defined on "
401 "geometrical faces. There also can be folders for sub-meshes on vertices, "
402 "edges, wires, shells, solids and compounds."
403 msgstr ""
404
405 # dff4c4a8948a442499340b64b19b1221
406 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:146
407 msgid ""
408 "**Groups of Faces** folder containing the groups of mesh faces. There "
409 "also can be folders for groups of nodes, edges, volumes 0D elements and "
410 "balls."
411 msgstr ""
412
413 # 02316e8c5f54451bbbb1f692ca13778a
414 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:149
415 msgid ""
416 "There is an alternative way to assign Algorithms and Hypotheses by "
417 "clicking **Assign a set of hypotheses** button and selecting among pre-"
418 "defined sets of algorithms and hypotheses. In addition to the built-in "
419 "sets of hypotheses, it is possible to create custom sets by editing "
420 "CustomMeshers.xml file located in the home directory. CustomMeshers.xml "
421 "file must describe sets of hypotheses in the same way as "
422 "${SMESH_ROOT_DIR}/share/salome/resources/smesh/StdMeshers.xml file does "
423 "(sets of hypotheses are enclosed between \\<hypotheses-set-group\\> "
424 "tags). For example: ::"
425 msgstr ""
426
427 # aeef8be810624f59be9f0d7834858269
428 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:162
429 msgid ""
430 "If the file contents are incorrect, there can be an error at activation "
431 "of Mesh module: **\"fatal parsing error: error triggered by consumer in "
432 "line ...\"**"
433 msgstr ""
434
435 # e229cf9561124f7fafba9ae4637112a9
436 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:167
437 msgid ""
438 "List of sets of hypotheses. Tag **[custom]** is automatically added to "
439 "the sets defined by the user."
440 msgstr ""
441
442 # a839bd695c4f4ffc8d7972e4eb743455
443 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:170
444 msgid ""
445 "*\"Automatic\"* in the names of predefined sets of hypotheses does not "
446 "actually mean that they are suitable for meshing any geometry."
447 msgstr ""
448
449 # 10c50356cf44475cad554d56daebf771
450 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:171
451 msgid ""
452 "The list of sets of hypotheses can be shorter than in the above image "
453 "depending on the geometry dimension."
454 msgstr ""
455
456 # d41cb527e2bc4fe9a5b9a782bf9775c1
457 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:174
458 msgid ""
459 "Consider trying a sample script for construction of a mesh from our "
460 ":ref:`tui_creating_meshes_page` section."
461 msgstr ""
462
463 # 35525ecb30bd46fa9e42928143f8ced0
464 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:179
465 msgid "Evaluating mesh size"
466 msgstr ""
467
468 # 51368d5040804dc4b7927584b827f197
469 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:181
470 msgid ""
471 "After the mesh object is created and all hypotheses are assigned and "
472 "before :ref:`compute_anchor` operation, it is possible to calculate the "
473 "eventual mesh size. For this, select the mesh in the **Object Browser** "
474 "and from the **Mesh** menu select **Evaluate**. The result of evaluation "
475 "will be displayed in the following information box:"
476 msgstr ""
477
478 # 1fa07ee04a024eba9a896ddac279c8ac
479 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:190
480 msgid "Previewing the mesh"
481 msgstr ""
482
483 # 77c3ec771e6b491aa62e6df1bab0215b
484 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:192
485 msgid ""
486 "Before :ref:`compute_anchor` , it is also possible to see the mesh "
487 "preview. This operation allows to incrementally compute the mesh, "
488 "dimension by dimension, and to discard an unsatisfactory mesh."
489 msgstr ""
490
491 # 02eb9a3faafb465395536def97113eff
492 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:194
493 msgid ""
494 "For this, select the mesh in the Object Browser. From the **Mesh** menu "
495 "select **Preview** or click \"Preview\" button in the toolbar or activate"
496 " \"Preview\" item from the pop-up menu."
497 msgstr ""
498
499 # cae5eac0aaa24cb0bc9edbaf677889b1
500 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:202
501 msgid "Select **1D mesh** or **2D mesh** preview mode in the Preview dialog."
502 msgstr ""
503
504 # 430d6d6c0f784909874e9c95c8f9ceb8
505 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:218
506 msgid "**Compute** button computes the whole mesh."
507 msgstr ""
508
509 # d5edccc13ca343c49e62430cbccb1903
510 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:220
511 msgid ""
512 "When the Preview dialog is closed, the question about the storage of "
513 "temporarily created mesh elements appears:"
514 msgstr ""
515
516 # 2a13fbef304843fca5b33f991891a670
517 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:225
518 msgid "These elements can be kept in the mesh."
519 msgstr ""
520
521 # a1e92798cd1f4a54b8ea76440e8cdf63
522 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:231
523 msgid "Changing sub-mesh priority"
524 msgstr ""
525
526 # 004d8f83536b4c54b3738d0d87bb1867
527 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:233
528 msgid ""
529 "If the mesh contains concurrent :ref:`constructing_submeshes_page`, it is"
530 " possible to change the priority of their computation, i.e. to change the"
531 " priority of applying algorithms to the shared sub-shapes of the Mesh "
532 "shape."
533 msgstr ""
534
535 # 75c42caf0e8043dcb989055191e9b406
536 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:235
537 msgid "**To change sub-mesh priority:**"
538 msgstr ""
539
540 # 41e08c22f2524e14917e99a55da724af
541 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:237
542 msgid ""
543 "Choose \"Change sub-mesh priority\" from the Mesh menu or a pop-up menu. "
544 "The opened dialog shows a list of sub-meshes in the order of their "
545 "priority."
546 msgstr ""
547
548 # 54a55c30130e4ffeb0c17abe8ad883e5
549 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:239
550 msgid ""
551 "There is an example of sub-mesh order modifications taking a Mesh created"
552 " on a Box shape. The main Mesh object:"
553 msgstr ""
554
555 # a09339ed609242588c4e1e2e6698dfb4
556 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:241
557 msgid "*1D* **Wire discretisation** with **Number of Segments** =20"
558 msgstr ""
559
560 # 223a2036b61245b9a74d39e766c41171
561 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:242
562 msgid "*2D* **Triangle: Mefisto** with Hypothesis **Max Element Area**"
563 msgstr ""
564
565 # af68c57a6c6541e4a5ee565e61ce82a8
566 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:245
567 msgid "The first sub-mesh **Submesh_1** created on **Face_1** is:"
568 msgstr ""
569
570 # 4191031e23f540e09498f3254a4d2fe5
571 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:247
572 msgid "*1D* **Wire discretisation** with **Number of Segments** =4"
573 msgstr ""
574
575 # 6370ac3a9fb84887b43f8a67bc8af0ae
576 # 6d3a07784a6b42609cb8a8d5e067a24b
577 # fb1de1eb32ee44638f5eab58a8312570
578 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:248
579 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:253
580 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:259
581 msgid "*2D* **Triangle: Mefisto** with Hypothesis **MaxElementArea** =1200"
582 msgstr ""
583
584 # dae60f1eb8924fd19c98131c2b68967a
585 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:250
586 msgid "The second sub-mesh **Submesh_2** created on **Face_2** is:"
587 msgstr ""
588
589 # 6f7d66913e8846d2820e54b67b2ff311
590 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:252
591 msgid "*1D* **Wire discretisation** with **Number of Segments** =8"
592 msgstr ""
593
594 # 0075cb1b57944449b460c5cbd84c8462
595 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:256
596 msgid "And the last sub-mesh **Submesh_3** created on **Face_3** is:"
597 msgstr ""
598
599 # f320f5e7c50e46a6a3e8d991c71b4b05
600 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:258
601 msgid "*1D* **Wire discretisation** with **Number of Segments** =12"
602 msgstr ""
603
604 # f3f15a180c4a4451a51b242d0471adc8
605 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:262
606 msgid ""
607 "The sub-meshes become concurrent if they share sub-shapes that can be "
608 "meshed with different algorithms (or different hypotheses). In the "
609 "example, we have three sub-meshes with concurrent algorithms, because "
610 "they have different hypotheses."
611 msgstr ""
612
613 # 879b05bdc25147548a35291dddc94263
614 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:264
615 msgid "The first mesh computation is made with:"
616 msgstr ""
617
618 # 53ebc41a65514158af854ea7f525f409
619 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:279
620 msgid "The next mesh computation is made with:"
621 msgstr ""
622
623 # 629461484abc4517b3a0972549a04cfc
624 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:293
625 msgid "And the last mesh computation is made with:"
626 msgstr ""
627
628 # d0f18c41144744baa9b41f3e2753ddb4
629 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:308
630 msgid ""
631 "As we can see, each mesh computation has a different number of result "
632 "elements and a different mesh discretization on the shared edges (the "
633 "edges that are shared between **Face_1**, **Face_2** and **Face_3**)"
634 msgstr ""
635
636 # 5f57089459974700b9daaa0862b11370
637 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:312
638 msgid ""
639 "Additionally, sub-mesh priority (the order of applied algorithms) can be "
640 "modified not only in a separate dialog box, but also in the **Preview**. "
641 "This helps to preview different mesh results, modifying the order of sub-"
642 "meshes."
643 msgstr ""
644
645 # 22f246ae649948639a3e6371b8288185
646 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:323
647 msgid ""
648 "If there are no concurrent sub-meshes under the Mesh object, the user "
649 "will see the following information."
650 msgstr ""
651
652 # bd0286f95d4c43eab2cad76e77ebc982
653 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:336
654 msgid "Computing the mesh"
655 msgstr ""
656
657 # fadce4968b754a0f9a41afeb7cb48573
658 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:338
659 msgid ""
660 "It is equally possible to skip  :ref:`evaluate_anchor` and "
661 ":ref:`preview_anchor` and to **Compute** the mesh after the hypotheses "
662 "are assigned. For this, select your mesh in the **Object Browser**. From "
663 "the **Mesh** menu or the context menu select **Compute** or click "
664 "*\"Compute\"* button of the toolbar."
665 msgstr ""
666
667 # 0cc9e0020d0742d380060bc06afdc520
668 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:350
669 msgid ""
670 "After the mesh computation finishes, the Mesh Computation information box"
671 " appears. If you close this box and click \"Compute\" button again, "
672 "without previously changing meshing parameters, the mesh will NOT be re-"
673 "computed and the Mesh Computation information box will be shown with the "
674 "same contents. (To fully re-compute the mesh, invoke "
675 ":ref:`clear_mesh_anchor` command before)."
676 msgstr ""
677
678 # 6a2a4ad2643e4d949abd363984f0c0bf
679 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:360
680 msgid "Meshing Results"
681 msgstr ""
682
683 # b93b73178564476197eea31627301e35
684 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:362
685 msgid ""
686 "If the mesh computation has been a success, the box shows information on "
687 "the number of entities of different types in the mesh."
688 msgstr ""
689
690 # e04fbcc854d94f908dffc46beb04e701
691 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:370
692 msgid "Meshing Failed"
693 msgstr ""
694
695 # 4212b5c23b1b43dfa0a5a8c4f6ea080a
696 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:372
697 msgid ""
698 "If the mesh computation has failed, the information about the cause of "
699 "the failure is provided in **Errors** table."
700 msgstr ""
701
702 # 6fdec30e41954175a4a96b60453ae773
703 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:377
704 msgid ""
705 "After you select an error in **Errors** table, **Show Sub-shape** button "
706 "allows visualizing in magenta the geometrical entity meshing of which "
707 "failed (Name of this entity or its ID and type is shown in *Sub-shape* "
708 "column)."
709 msgstr ""
710
711 # 56bdf662a9ba4f9d9b02eeaf5b7e6319
712 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:387
713 msgid ""
714 "**Publish Sub-shape** button publishes the sub-shape, whose meshing has "
715 "failed, in the Geometry component as a child of the main shape, which "
716 "allows analyzing the problematic geometry and creating a sub-mesh on it "
717 "in order to locally tune the hypotheses."
718 msgstr ""
719
720 # 12dd5ffbce32416fb376edbbc2459e28
721 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:392
722 msgid ""
723 "If the failure is caused by an invalid input mesh and the algorithm has "
724 "found which mesh entities are bad, **Show bad Mesh** button appears in "
725 "the dialog. Clicked, it shows the bad mesh entities in the Viewer in "
726 "magenta. Sometimes the shown mesh entities are too small or/and hidden by"
727 " other mesh elements. They can be seen after switching the mesh to "
728 "Wireframe visualization mode or switching off the visualization of faces "
729 "and volumes (if any)."
730 msgstr ""
731
732 # 9668bc680047467ebfa64d8a99edf715
733 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:400
734 msgid ""
735 "**Bad Mesh to Group** button creates groups of bad mesh entities to "
736 "facilitate their analysis."
737 msgstr ""
738
739 # 3750b205e07d49ae946cd1ee904de0cf
740 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:405
741 msgid ""
742 "Edges bounding a hole in the surface are shown in magenta using **Show "
743 "bad Mesh** button"
744 msgstr ""
745
746 # cf8d66c5929c4fa3953306bf91e563c6
747 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:408
748 msgid ""
749 "Mesh Computation Information box does not appear if you set "
750 ":ref:`show_comp_result_pref` preference to the \"Never\" value. This "
751 "option gives the possibility to control mesh computation reporting. There"
752 " are the following possibilities: always show the information box, show "
753 "only if an error occurs or never. By default, the information box is "
754 "always shown after mesh computation operation."
755 msgstr ""
756
757 # e498ca4e2a6848f99d7f37d6bc44857c
758 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:413
759 msgid "Editing the mesh"
760 msgstr ""
761
762 # 6a0b3dfdd3764cba94d01c7854ac28ac
763 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:415
764 msgid ""
765 "It is possible to :ref:`modifying_meshes_page` of a lower dimension "
766 "before generation of the mesh of a higher dimension."
767 msgstr ""
768
769 # 5cfa5a1b73a247d4a450281973d2e37e
770 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:418
771 msgid ""
772 "For example you can generate a 2D mesh, modify it using e.g. "
773 ":ref:`pattern_mapping_page`, and then generate a 3D mesh basing on the "
774 "modified 2D mesh. The workflow is as follows:"
775 msgstr ""
776
777 # d0c505f4dc734c5bb42b132969cac374
778 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:420
779 msgid "Define 1D and 2D meshing algorithms."
780 msgstr ""
781
782 # 58f9803c1a464650b1a217f141cc9020
783 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:421
784 msgid "Compute the mesh. 2D mesh is generated."
785 msgstr ""
786
787 # f9ed216a02de432d97a491a91dfded16
788 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:422
789 msgid "Apply :ref:`pattern_mapping_page`."
790 msgstr ""
791
792 # 164f7a63410043e2a98fa695d64d7025
793 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:423
794 msgid ""
795 "Define 3D meshing algorithms without modifying 1D and 2D algorithms and "
796 "hypotheses."
797 msgstr ""
798
799 # c02d8786afe94ddc941f3db9b97013c4
800 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:424
801 msgid "Compute the mesh. 3D mesh is generated."
802 msgstr ""
803
804 # 0b39821ac1664579bc0a71abb488d558
805 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:427
806 msgid ""
807 "Nodes and elements added :ref:`adding_nodes_and_elements_page` cannot be "
808 "used in this workflow because the manually created entities are not "
809 "attached to any geometry and thus (usually) cannot be found by the mesher"
810 " paving a geometry."
811 msgstr ""
812
813 # f4c5d8f58ed44c5c94387fccac9eb6d6
814 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_meshes.rst:429
815 msgid ""
816 "**See Also** a sample TUI Script demonstrates the possibility of "
817 ":ref:`tui_editing_while_meshing`."
818 msgstr ""
819