Salome HOME
Merge branch 'V8_5_asterstudy'
[modules/smesh.git] / doc / salome / gui / SMESH / input / about_hypo.rst
1 .. _about_hypo_page: 
2
3 ****************
4 About Hypotheses
5 ****************
6
7 **Hypotheses** represent boundary conditions which will be taken into account by meshing algorithms. The hypotheses allow you to manage the level of detail of the resulting mesh: when applying different hypotheses with different parameters you can preset the quantity or size of elements which will compose your mesh. So, it will be possible to generate a coarse or a more refined mesh.
8
9 The choice of a hypothesis depends on the selected algorithm.
10
11 Hypotheses are created during creation and edition of 
12 :ref:`meshes <constructing_meshes_page>` and :ref:`sub-meshes <constructing_submeshes_page>`. 
13 Once created a hypotheses can be reused during creation and edition of other meshes and sub-meshes. All created hypotheses and algorithms are present in the Object Browser in *Hypotheses* and *Algorithms* folders correspondingly. It is possible to open a dialog to modify the parameters of a hypothesis from its context menu. This menu also provides  **Unassign** command that will unassign the hypothesis from all meshes and sub-meshes using it. Modification of any parameter of a hypothesis and its unassignment leads to automatic removal of elements generated using it.
14
15 In **MESH** there are:
16
17 * :ref:`a1d_meshing_hypo_page` for meshing of **edges**
18 * :ref:`a2d_meshing_hypo_page` for meshing of **faces**
19 * :ref:`3D Hypothesis <max_element_volume_hypo_page>` for meshing of **volumes**
20 * :ref:`additional_hypo_page`
21
22 **Table of Contents**
23
24 .. toctree::
25    :maxdepth: 2
26
27    1d_meshing_hypo.rst
28    2d_meshing_hypo.rst
29    3D: Max Element Volume hypothesis <max_element_volume_hypo>
30    additional_hypo.rst  
31