Salome HOME
Merge branch 'V9_9_BR'
[modules/smesh.git] / src / Tools / blocFissure / doc / tutorials.rst
1 .. _tutorials:\r
2 \r
3 #######################\r
4 Tutorials\r
5 #######################\r
6 \r
7 This tutorial aims at giving important steps of the use of « Bloc Fissure ». Those steps are the standard procedure that the user should apply to avoid « Bloc Fissure » failure and unexpected problem in the modelisation afterwards.\r
8 \r
9 First, the user should ask himself if its case is compatible with « Bloc Fissure ». See the section on :ref:`limitations <recommendations>`.\r
10 \r
11 1) Convert elements from quadratic to linear\r
12 \r
13 Mesh Module: Modification > Convert to/from quadratic\r
14 \r
15 2) Change the orientation of all faces to set them to outgoing\r
16 \r
17 Mesh Module: Modification > Reorient faces\r
18 \r
19 3) Verify that the crack exceeds everywhere from the structure. If it's not the case, move or extend the crack geometry.\r
20 \r
21 4) Verify that the crack front edges don't stop right at the Box surface.\r
22 \r
23 **Here are some advices :**\r
24 \r
25 *To move the crack:*\r
26 \r
27 GEOM Module: Operations > Transformation > Translation\r
28 \r
29 *First way to extend the crack geometry in GEOM module:*\r
30   - Operations > Explode: Choose the crack geometry and explode into Edges\r
31   - Operation > Transformations > Extension: extend the length of the crack edges\r
32   - Rebuild edges to get a closed group of edges exceeding from the structure\r
33   - New Entity > Build > Wire: Create a wire from the edges\r
34   - New Entity > Build > Face: Create a face from the wire\r
35   - Get the new crack front edge number\r
36 \r
37 +-----------------------------------+-----------------------------------+-----------------------------------+-----------------------------------+\r
38 | .. image:: images/tutorial_1.png  | .. image:: images/tutorial_2.png  | .. image:: images/tutorial_3.png  | .. image:: images/tutorial_4.png  |\r
39 |    :height: 200                   |    :height: 200                   |    :height: 200                   |    :height: 200                   |\r
40 |    :align: center                 |    :align: center                 |    :align: center                 |    :align: center                 |\r
41 +-----------------------------------+-----------------------------------+-----------------------------------+-----------------------------------+\r
42 |    Initial bad crack geometry     |   Explode face into edges         |  Extend front edge and            |  Rebuild crack face               |\r
43 |                                   |                                   |  rebuild wire                     |                                   |\r
44 +-----------------------------------+-----------------------------------+-----------------------------------+-----------------------------------+\r
45 \r
46 *second way to extend the crack geometry in GEOM module:*\r
47   - Create new surfaces linked to the original crack geometry\r
48   - Fuse the surfaces to get an extended crack\r
49 \r
50 5) Execute the « Bloc Fissure » script and check that it ended successfully.\r
51 \r
52 6) Reorient faces to outgoing normal\r
53 \r
54 7) Rebuild groups impacted by crack insertion\r
55 \r
56 8) Export the cracked mesh\r
57 \r
58 \r
59 \r
60 \r
61 \r
62 \r
63 \r
64 \r
65 \r
66 \r