Salome HOME
bos #29171 Refactor testing procedure
[modules/smesh.git] / doc / gui / locale / fr / LC_MESSAGES / constructing_submeshes.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 # 8dcecf5dd1c545e19147f8ccf3f4be58
21 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:5
22 msgid "Constructing sub-meshes"
23 msgstr ""
24
25 # 6a506f87e68e48e5b7ea7b80010086de
26 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:0
27 msgid "`Table of contents`"
28 msgstr ""
29
30 # 9092a8b32515476abde848cfc0ceb439
31 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:9
32 msgid ""
33 "By purpose, the sub-mesh is an object used to assign to a sub-shape "
34 "different meshing parameters than those assigned to the main shape."
35 msgstr ""
36
37 # 0ee4acaa2bee42f6b8b3d7c4e68487ae
38 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:12
39 msgid ""
40 "Structurally, the sub-mesh is a mesh on a certain sub-shape, or a group "
41 "of sub-shapes, possibly generated using different meshing algorithms "
42 "and/or hypotheses than those used to generate the mesh on other sub-"
43 "shapes."
44 msgstr ""
45
46 # a1ef92f87bf14e65ad3cedce5de22b00
47 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:17
48 msgid ""
49 "Creation of a sub-mesh allows to control individually meshing of a "
50 "certain sub-shape, thus to get a locally coarser or finer mesh, to get "
51 "elements of different types in the same mesh, etc."
52 msgstr ""
53
54 # 07a309342d234494bbb4235098782816
55 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:21
56 msgid ""
57 "A sub-mesh can be meshed individually. To achieve this, select a sub-mesh"
58 " and either invoke **Compute Sub-mesh** vai the contextual menu in the "
59 "Object Browser or invoke **Mesh > Compute** menu."
60 msgstr ""
61
62 # 9a43a2135eb3491b9c31fb6428d18d3c
63 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:28
64 msgid "How to get a sub-shape for sub-mesh construction"
65 msgstr ""
66
67 # 0bb30079b4c746d88498b51858622f24
68 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:30
69 msgid ""
70 "A sub-shape to create a sub-mesh on should be retrieved from the main "
71 "shape in one of the following ways:"
72 msgstr ""
73
74 # 645bdeb400054a1c99a3604a20aa3369
75 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:33
76 msgid "In Geometry module, via **New Entity > Explode** menu."
77 msgstr ""
78
79 # 7d3c9eca847f4aa395c002896d23ecac
80 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:34
81 msgid ""
82 "In Geometry module, by creation of a group (**New Entity > Group > Create"
83 " Group** menu)."
84 msgstr ""
85
86 # 36f54e17062a477e867fc45a66074e7c
87 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:35
88 msgid ""
89 "In Mesh module, by :ref:`subshape_by_mesh_elem` generated on a sub-shape "
90 "of interest. This way is accessible if the mesh is already computed."
91 msgstr ""
92
93 # 94e83c99a6674985a9ed2f1f03d049d2
94 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:36
95 msgid ""
96 "In Mesh module, by clicking **Publish Sub-shape** button in a dialog "
97 "showing :ref:`meshing_failed_anchor`."
98 msgstr ""
99
100 # c2d5116a1495474b9fdc0d2830a70eb3
101 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:42
102 msgid "How hypotheses are selected among sub-meshes"
103 msgstr ""
104
105 # 208be946d3af4a4f8e7e1c9240b4511f
106 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:44
107 msgid ""
108 "Internally, definition of meshing parameters to apply for discretization "
109 "of a certain sub-shape, for example an edge of a compound of solids, "
110 "starts from searching an algorithm, 1D as for the edge. The following "
111 "sub-shapes are sequentially checked for presence of a sub-mesh where 1D "
112 "algorithm is assigned:"
113 msgstr ""
114
115 # 554476f1034c4aacaac1b482fb64d3e3
116 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:50
117 msgid "the **edge** itself"
118 msgstr ""
119
120 # 944fe41bd1e941f78f84a485934e6265
121 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:51
122 msgid "**groups of edges** containing the edge, if any"
123 msgstr ""
124
125 # 5c0913b3a7b442fb97490e9c84dcf059
126 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:52
127 msgid "**wires** sharing the edge"
128 msgstr ""
129
130 # 22e406cc95824e26a54daaa69a53505c
131 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:53
132 msgid "**faces** sharing the edge"
133 msgstr ""
134
135 # b9fe4d05bde64b9ca29e2565c61f3c36
136 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:54
137 msgid "**groups of faces** sharing the edge, if any"
138 msgstr ""
139
140 # 5bb54ee1fa174e20b062d17f0400b768
141 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:55
142 msgid "**shells** sharing the edge"
143 msgstr ""
144
145 # dcaf3739ff2143a3a49f1f9ac3ff224e
146 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:56
147 msgid "**solids** sharing the edge"
148 msgstr ""
149
150 # 2c5e33f52d2048e48a3094420a361549
151 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:57
152 msgid "**groups of solids** sharing the edge, if any"
153 msgstr ""
154
155 # a1e363cbd33244ad9f4d437db94f4967
156 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:58
157 msgid "the **main shape**"
158 msgstr ""
159
160 # 4568223193074961bfbb99aca46ddc10
161 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:60
162 msgid ""
163 "(This sequence of sub-shapes defines the priority of sub-meshes. Thus "
164 "more local, i.e. assigned to sub-shape of lower dimension, algorithms and"
165 " hypotheses have higher priority during the search of hypotheses to "
166 "apply.)"
167 msgstr ""
168
169 # e182833e02e642b6bc49abad0a6599da
170 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:65
171 msgid ""
172 "As soon as a 1D algorithm is found, the search stops and the same "
173 "sequence of sub-shapes is checked to find the main and additional 1D "
174 "hypotheses, which can be taken into account by the found 1D algorithm."
175 msgstr ""
176
177 # 7e0073bce488402484927894319d9062
178 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:69
179 msgid ""
180 "The multi-dimensional algorithms have a higher priority than uni-"
181 "dimensional ones if they are assigned to sub-meshes of the same priority."
182 msgstr ""
183
184 # 9d39131c3a75497180864dce936d15ed
185 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:73
186 msgid ""
187 "If meshing parameters are defined on sub-meshes of the same priority, for"
188 " example, different 1D hypotheses are assigned to two faces sharing an "
189 "edge, the hypothesis assigned to a sub-shape with a lower ID will be used"
190 " for meshing. You can :ref:`submesh_order_anchor` mutual priority of such"
191 " concurrent sub-meshes."
192 msgstr ""
193
194 # a9fb3d57bf8240b1b5dba59ebbb5ff5d
195 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:82
196 msgid "How to construct a sub-mesh"
197 msgstr ""
198
199 # 44a1e0017c194945a7bd8fce1b79e2fb
200 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:84
201 msgid ""
202 "Construction of a sub-mesh consists of: * Selecting a mesh which will "
203 "encapsulate the sub-mesh * Selecting a sub-shape for meshing * Applying "
204 "one or several :ref:`about_hypo_page` and :ref:`basic_meshing_algos_page`"
205 " which will be used for discretization of this sub-shape."
206 msgstr ""
207
208 # 26bf66798e54426bba0c67e54f10cd9e
209 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:90
210 msgid ""
211 "**To construct a sub-mesh:** From the **Mesh** menu select **Create Sub-"
212 "mesh** or click **\"Create Sum-mesh\"** button in the toolbar."
213 msgstr ""
214
215 # e7dae80a8baa40a49d8435722a2520f4
216 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:99
217 msgid "The following dialog box will appear:"
218 msgstr ""
219
220 # fe95d391d8f0472f95acb32614b037e0
221 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:104
222 msgid ""
223 "It allows to define the **Name**, the parent **Mesh** and the "
224 "**Geometry** (e.g. a face if the parent mesh has been built on box) of "
225 "the sub-mesh. You can define meshing algorithms and hypotheses in the "
226 "same way as in :ref:`constructing_meshes_page` dialog."
227 msgstr ""
228
229 # 47d9633bad064ecb8b5553aa565161b9
230 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:106
231 msgid ""
232 "Later you can change the applied hypotheses or their parameters in "
233 ":ref:`editing_meshes_page` dialog. Mesh entities generated using changed "
234 "hypotheses are automatically removed."
235 msgstr ""
236
237 # 935c4b2c834d4d98b3a2d2217f866043
238 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:111
239 msgid "Subshape by mesh element"
240 msgstr ""
241
242 # 77f7de1583334f138b5f0b110ae7d51a
243 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:113
244 msgid ""
245 "If the parent mesh is already computed, then you can define the "
246 "**Geometry** by picking mesh elements computed on a sub-shape of interest"
247 " in the 3D Viewer, i.e. you do not have to extract this sub-shape in "
248 "Geometry module beforehand. To start element selection, press *Selection*"
249 " button to the right of **Geometry** label. If this button is already "
250 "down, then click it to release and then click it again. The following "
251 "pop-up menu allowing to choose a way of geometry definition will appear."
252 msgstr ""
253
254 # 4c0c21e696c847999c8d837184fe4b4f
255 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:118
256 msgid ""
257 "**Direct geometry selection** enables selecting the sub-shape in the "
258 "Objec Browser. **Find geometry by mesh element selection** activates the "
259 "following dialog."
260 msgstr ""
261
262 # bf06f2f5f21e459eb03cdbe983f5a4a7
263 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:124
264 msgid ""
265 "In this dialog, **Element Type** defines a kind of element to pick in the"
266 " Viewer. Instead of picking an element in the Viewer, you can type its ID"
267 " in **Element ID** field. **Geometry name** field allows defining a name "
268 "of the sub-shape, with which the sub-shape will appear in the Object "
269 "Browser (if not yet there)."
270 msgstr ""
271
272 # 2b4738b5522c4e0c82797291770e76f2
273 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:130
274 msgid "Sub-mesh in the Object Browser"
275 msgstr ""
276
277 # 2ab4cc4af2cd419988c9bdb513d5bbc7
278 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:132
279 msgid ""
280 "In the Object Browser the structure of the new sub-mesh will be displayed"
281 " as follows:"
282 msgstr ""
283
284 # 84f4608ace094812a010ebc1e84b5d82
285 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:142
286 msgid "It contains:"
287 msgstr ""
288
289 # 7d9cbfdf8cba4abfb1778fc5df746ff7
290 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:138
291 msgid "a sub-mesh name (*SubMeshFace1*)"
292 msgstr ""
293
294 # 92749880d92b40f188c986380776ff14
295 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:139
296 msgid ""
297 "a reference to the geometrical object on the basis of which the sub-mesh "
298 "has been constructed (**Cylindrical Face_1**);"
299 msgstr ""
300
301 # b5aaa4b4a5f44ff985247f6517eb58b1
302 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:140
303 msgid ""
304 "**Applied hypotheses** folder containing references to hypotheses "
305 "assigned to the sub-mesh;"
306 msgstr ""
307
308 # c0e5a092c190496da996f8482ad11733
309 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:141
310 msgid ""
311 "**Applied algorithms** folder containing references to algorithms "
312 "assigned to the sub-mesh."
313 msgstr ""
314
315 # fefc6a0043d24f1a9fcc14b8e8e031b7
316 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/constructing_submeshes.rst:144
317 msgid ""
318 "**See Also** a sample TUI Script of a :ref:`tui_construction_submesh` "
319 "operation."
320 msgstr ""
321