From 130e535802810d17b8743f468b4a13cd571c26b4 Mon Sep 17 00:00:00 2001 From: NATHALIE GORE Date: Tue, 19 Feb 2019 12:04:29 +0100 Subject: [PATCH] Fix pour pb \u2019 --- src/Tools/blocFissure/doc/introduction.rst | 2 +- src/Tools/blocFissure/doc/pipes.rst | 4 ++-- src/Tools/blocFissure/doc/principles.rst | 6 +++--- src/Tools/blocFissure/doc/scripts.rst | 2 +- src/Tools/blocFissure/ihm/fissureCoude.ui | 18 +++++++++--------- .../padder/doc/input/padder_userguide.doc | 6 +++--- 6 files changed, 19 insertions(+), 19 deletions(-) diff --git a/src/Tools/blocFissure/doc/introduction.rst b/src/Tools/blocFissure/doc/introduction.rst index 6b9111be5..dc6ad5a8a 100755 --- a/src/Tools/blocFissure/doc/introduction.rst +++ b/src/Tools/blocFissure/doc/introduction.rst @@ -17,6 +17,6 @@ Introduction « Bloc Fissure » is not applicable every time. It is highly recommended to read the section on :ref:`general principles ` to see how « Bloc Fissure » works. This section also gives the functional scope and the :ref:`limitations ` of the tool. Finally, this part deals with cautions that the user must take using « Bloc Fissure ». The user can also refers himself to the :ref:`tutorial ` to get some advice on how to make « Bloc Fissure » works. -If « Bloc Fissure » can’t be used on a case, the user may switch to the other FEM insertion tool Zcracks in SALOME (soon available). It’s more robust and has less limitations but the result is a cracked free mesh with tetrahedral elements. Another possibility is the `X-FEM method `_ method in SALOME_MECA. +If « Bloc Fissure » can't be used on a case, the user may switch to the other FEM insertion tool Zcracks in SALOME (soon available). It's more robust and has less limitations but the result is a cracked free mesh with tetrahedral elements. Another possibility is the `X-FEM method `_ method in SALOME_MECA. diff --git a/src/Tools/blocFissure/doc/pipes.rst b/src/Tools/blocFissure/doc/pipes.rst index e358e4ade..93facb8dc 100755 --- a/src/Tools/blocFissure/doc/pipes.rst +++ b/src/Tools/blocFissure/doc/pipes.rst @@ -12,7 +12,7 @@ Cracked bended pipes being a common encountered case, a specific module was deve Print screen of GUI of the extension *Meshed Pipe with a crack* -The GUI is a window with mandatory and optional parameters. Optional parameters have to be activated by ticking the corresponding check box. Parameters are explained on the following figures and table. Angles are in degrees and lengths dimensions are all the same and shall then be consistent with each other’s. +The GUI is a window with mandatory and optional parameters. Optional parameters have to be activated by ticking the corresponding check box. Parameters are explained on the following figures and table. Angles are in degrees and lengths dimensions are all the same and shall then be consistent with each other's. +---------------------------------------+---------------------------------------+ |.. image:: images/schema_tube_sain.png | .. image:: images/schema_fis_ext2.png | @@ -68,7 +68,7 @@ The GUI is a window with mandatory and optional parameters. Optional parameters |**ORIEN** | Angle between the major axis of the crack and the axe of the pipe. | +---------------------------+----------------------------------------------------------------------------------------------+ |**ABS_CURV** | Longitudinal position of the crack centre defined from the interface between P1 and the bend.| -| | It’s a curvilinear abscise and it can be negative or positive. | +| | It's a curvilinear abscise and it can be negative or positive. | +---------------------------+----------------------------------------------------------------------------------------------+ |Or **POSI_ANGUL** | Longitudinal position of the crack centre (DO NOT USE) | +---------------------------+----------------------------------------------------------------------------------------------+ diff --git a/src/Tools/blocFissure/doc/principles.rst b/src/Tools/blocFissure/doc/principles.rst index 9ccce30f4..3aa1fc1b1 100755 --- a/src/Tools/blocFissure/doc/principles.rst +++ b/src/Tools/blocFissure/doc/principles.rst @@ -86,14 +86,14 @@ Surface crack geometry shall exceed from the structure mesh. Boolean operation c 4) **Crack front edges must exceed from the structure:** -For similar reasons, crack front edges must exceed from the structure mesh. The user shall be really careful when fusing crack front edges within the structure with edges outside of the structure because junction mustn’t be on the box external face. For example the following figure shows the bad and the good practice. In grew a 2D view of a structure to cut and in red the crack surface. Line 1 is the edge declared as the crack front. On the left case, Line 1 stops on the box boundary. Even if Line 1 is extended with Line 2 and 5, « Bloc Fissure» will fail. The good practice is to extend the Line 1 with the same shape. See how to extend the front edges in the :ref:`tutorials section ` +For similar reasons, crack front edges must exceed from the structure mesh. The user shall be really careful when fusing crack front edges within the structure with edges outside of the structure because junction mustn't be on the box external face. For example the following figure shows the bad and the good practice. In grew a 2D view of a structure to cut and in red the crack surface. Line 1 is the edge declared as the crack front. On the left case, Line 1 stops on the box boundary. Even if Line 1 is extended with Line 2 and 5, « Bloc Fissure» will fail. The good practice is to extend the Line 1 with the same shape. See how to extend the front edges in the :ref:`tutorials section ` .. image:: images/schema_lignes1.png :scale: 80 5) **Loss of element groups:** -Crack insertion with « Bloc Fissure» doesn’t ensure elements groups conservation. All the groups that are partially or totally in the Box mesh are impacted. Groups are not deleted but newly created elements are not added to the initial groups. Users must be really careful and verify their groups after crack insertion. +Crack insertion with « Bloc Fissure» doesn't ensure elements groups conservation. All the groups that are partially or totally in the Box mesh are impacted. Groups are not deleted but newly created elements are not added to the initial groups. Users must be really careful and verify their groups after crack insertion. +-------------------------------------------+------------------------------------------+ |.. image:: images/recom_groupe_avant.png | .. image:: images/recom_groupe_apres.png | @@ -115,7 +115,7 @@ Interfaces between elements are not kept in the Box zone during insertion. For e 7) **Element normal:** -Elements normal orientation doesn’t always follow the outgoing rule. User must verify faces orientation if fluxes boundary conditions are to be applied to the mesh. +Elements normal orientation doesn't always follow the outgoing rule. User must verify faces orientation if fluxes boundary conditions are to be applied to the mesh. diff --git a/src/Tools/blocFissure/doc/scripts.rst b/src/Tools/blocFissure/doc/scripts.rst index 0808c48bb..43b8dc952 100755 --- a/src/Tools/blocFissure/doc/scripts.rst +++ b/src/Tools/blocFissure/doc/scripts.rst @@ -10,7 +10,7 @@ The main command of « Bloc Fissure » is the casStandard function. It has a sin +------------------------------------------------------------------------------------------------------------------+ | Script parameters | +======================+===================================+=======================================================+ -| / **nomCas** | *[string, default=’casStandard’]* | Name of the problem | +| / **nomCas** | *[string, default='casStandard']* | Name of the problem | +----------------------+-----------------------------------+-------------------------------------------------------+ | **maillageSain** | *[string]* | Absolute address of the input structure 3D mesh | | | | in MED format | diff --git a/src/Tools/blocFissure/ihm/fissureCoude.ui b/src/Tools/blocFissure/ihm/fissureCoude.ui index c7f693f4d..b984d0da2 100644 --- a/src/Tools/blocFissure/ihm/fissureCoude.ui +++ b/src/Tools/blocFissure/ihm/fissureCoude.ui @@ -75,7 +75,7 @@ - Valeur de l’epaisseur du coude et des embouts + Valeur de l'epaisseur du coude et des embouts 5 @@ -95,7 +95,7 @@ - Valeur de la longueur de l’embout P2 a l’extremite duquel seront appliques les chargements + Valeur de la longueur de l'embout P2 a l'extremite duquel seront appliques les chargements 5 @@ -135,7 +135,7 @@ - Valeur de la longueur de l’embout P1 a l’extremite duquel seront appliques les chargements + Valeur de la longueur de l'embout P1 a l'extremite duquel seront appliques les chargements 5 @@ -203,7 +203,7 @@ - Nombre d’elements le long de l’embout P1 + Nombre d'elements le long de l'embout P1 10000 @@ -223,7 +223,7 @@ - Nombre d’elements le long de l’embout P2 + Nombre d'elements le long de l'embout P2 10000 @@ -243,7 +243,7 @@ - Nombre d’elements le long de l’axe du coude + Nombre d'elements le long de l'axe du coude 10000 @@ -263,7 +263,7 @@ - <html><head/><body><p>Nombre d’elements le long de la circonference</p><p>(nombre pair)</p></body></html> + <html><head/><body><p>Nombre d'elements le long de la circonference</p><p>(nombre pair)</p></body></html> 10000 @@ -419,7 +419,7 @@ - Valeur de la position circonferentielle du centre de la fissure comptee positivement en degres a partir de l’extrados jusqu’a l’intrados en passant par le flanc gauche + Valeur de la position circonferentielle du centre de la fissure comptee positivement en degres a partir de l'extrados jusqu'a l'intrados en passant par le flanc gauche 5 @@ -479,7 +479,7 @@ - Valeur de l’angle en degres forme par le grand axe de la fissure et la generatrice du coude donnant ainsi l’orientation du defaut + Valeur de l'angle en degres forme par le grand axe de la fissure et la generatrice du coude donnant ainsi l'orientation du defaut 5 diff --git a/src/Tools/padder/doc/input/padder_userguide.doc b/src/Tools/padder/doc/input/padder_userguide.doc index 8c51c8205..4de921305 100644 --- a/src/Tools/padder/doc/input/padder_userguide.doc +++ b/src/Tools/padder/doc/input/padder_userguide.doc @@ -40,9 +40,9 @@ To generate DE mesh for a reinforced concrete structure, one should supply a single tetrahedral mesh for concrete and as many segment-type 1D meshes as groups of steel reinforcement bars of different diameters. The size (length) of segment-type steel reinforcement -elements should correspond to the modelled bar’s +elements should correspond to the modelled bar's diameter. SpherePadder algorithm will create steel discrete elements -by using the segment’s length as the DE diameter. +by using the segment's length as the DE diameter. Warning: The User should control that all steel bars of a given diameter in a mesh belong to the same mesh group, and that different @@ -62,7 +62,7 @@ of the GNU General Public License. Bibliography: - [1] J.-F.Jerier, V.Richefeu, D.Imbault, F.-V. Donze, “Packing spherical discrete elements for large scale simulations”, Computer Methods in Applied Mechanics and Engineering 199 (2010) 1668–1676. - [2] CGAL, Computational Geometry Algorithms Library. https://gforge.inria.fr. -- [3] EUROPLEXUS: a computer program for the finite element simulation of fluid–structure systems under transient dynamic loading. http://europlexus.jrc.ec.europa.eu, (User’s Manual). +- [3] EUROPLEXUS: a computer program for the finite element simulation of fluid–structure systems under transient dynamic loading. http://europlexus.jrc.ec.europa.eu, (User's Manual). \section S2_PADDER The SpherePadder SALOME plugin -- 2.39.2