mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-12 00:29:17 +05:00
Example of a bended pipe
This commit is contained in:
parent
ed1f62a9c0
commit
2ad0face0c
@ -100,5 +100,16 @@ The GUI is a window with mandatory and optional parameters. Optional parameters
|
||||
|
||||
- **Sauver**: save a .dic file with the active parameters
|
||||
|
||||
Example
|
||||
--------------------
|
||||
|
||||
.. image:: images/coude_0.png
|
||||
:align: center
|
||||
:alt: Crak in a bended pipe
|
||||
:scale: 100
|
||||
|
||||
This example can be computed using this file for the data:
|
||||
|
||||
* :download:`data for a bended puipe <../ihm/dialogFissureCoude.dic>`
|
||||
|
||||
|
||||
|
@ -115,6 +115,10 @@ All 12 bended pipe test cases are not shown here because they are relatively sim
|
||||
| with an external crack | |
|
||||
+--------------------------------+----------------------------------------------+
|
||||
|
||||
coude_0 can be computed using this file for the data:
|
||||
|
||||
* :download:`data for a bended puipe <../ihm/dialogFissureCoude.dic>`
|
||||
|
||||
« Bloc Fissure » is very efficient for the case of bended pipes. The generation of the geometry and the crack insertion takes only around 15s.
|
||||
|
||||
Running test cases
|
||||
|
@ -513,7 +513,7 @@
|
||||
<item row="2" column="0">
|
||||
<widget class="QGroupBox" name="groupBox_11">
|
||||
<property name="title">
|
||||
<string>position longitudinale</string>
|
||||
<string>Position longitudinale</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_11">
|
||||
<item row="0" column="0">
|
||||
@ -740,15 +740,15 @@
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="title">
|
||||
<string>faces externes</string>
|
||||
<string>Faces externes</string>
|
||||
</property>
|
||||
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
||||
<item>
|
||||
<widget class="QLabel" name="label_24">
|
||||
<property name="text">
|
||||
<string>aretes face fissure</string>
|
||||
<string>Arêtes face fissure</string>
|
||||
</property>
|
||||
</widget>
|
||||
</widget>arete
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QDoubleSpinBox" name="dsb_aretesFaceFissure">
|
||||
@ -788,7 +788,7 @@
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="title">
|
||||
<string>identification zone à remailler</string>
|
||||
<string>Identification zone à remailler</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_16">
|
||||
<item row="0" column="0">
|
||||
@ -809,7 +809,7 @@
|
||||
<item row="1" column="0">
|
||||
<widget class="QLabel" name="label_25">
|
||||
<property name="text">
|
||||
<string>distance influence</string>
|
||||
<string>Distance influence</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Loading…
Reference in New Issue
Block a user