X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Ftui_defining_hypotheses.doc;h=c19afd1b98dee3f3f11100c943b517b7a426bca8;hb=193c49c87753b6ccabb2b5e6dc935aa480d2d43e;hp=3f3124db3df216755c23b75fafa5ed511dd2cfe4;hpb=9a54694a0ab1e5cbc558a35c4606ceea4f7af2ef;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/tui_defining_hypotheses.doc b/doc/salome/gui/SMESH/input/tui_defining_hypotheses.doc index 3f3124db3..c19afd1b9 100644 --- a/doc/salome/gui/SMESH/input/tui_defining_hypotheses.doc +++ b/doc/salome/gui/SMESH/input/tui_defining_hypotheses.doc @@ -7,7 +7,9 @@ This page provides example codes of \ref tui_defining_meshing_algos
@@ -43,103 +45,90 @@ This page provides example codes of \ref tui_defining_meshing_algos
\anchor tui_1d_arithmetic -

Arithmetic 1D

-\include defining_hypotheses_ex01.py -Download this script +

Arithmetic 1D and Geometric Progression

+\tui_script{defining_hypotheses_ex01.py} + +
+\anchor tui_1d_adaptive +

Adaptive

+\tui_script{defining_hypotheses_adaptive1d.py}
\anchor tui_deflection_1d

Deflection 1D and Number of Segments

-\include defining_hypotheses_ex02.py -Download this script +\tui_script{defining_hypotheses_ex02.py}
\anchor tui_start_and_end_length

Start and End Length

-\include defining_hypotheses_ex03.py -Download this script +\tui_script{defining_hypotheses_ex03.py}
\anchor tui_average_length

Local Length

-\include defining_hypotheses_ex04.py -Download this script +\tui_script{defining_hypotheses_ex04.py}

Defining 2D and 3D hypotheses


\anchor tui_max_element_area

Maximum Element Area

-\include defining_hypotheses_ex05.py -Download this script +\tui_script{defining_hypotheses_ex05.py}
\anchor tui_max_element_volume

Maximum Element Volume

-\include defining_hypotheses_ex06.py -Download this script +\tui_script{defining_hypotheses_ex06.py}
\anchor tui_length_from_edges

Length from Edges

-\include defining_hypotheses_ex07.py -Download this script +\tui_script{defining_hypotheses_ex07.py}

Defining Additional Hypotheses


\anchor tui_propagation

Propagation

-\include defining_hypotheses_ex08.py -Download this script +\tui_script{defining_hypotheses_ex08.py}
\anchor tui_defining_meshing_algos

Defining Meshing Algorithms

-\include defining_hypotheses_ex09.py -Download this script +\tui_script{defining_hypotheses_ex09.py}
\anchor tui_projection

Projection Algorithms

-\include defining_hypotheses_ex10.py -Download this script +\tui_script{defining_hypotheses_ex10.py}

Projection 1D2D

-\include defining_hypotheses_ex11.py -Download this script +\tui_script{defining_hypotheses_ex11.py}
\anchor tui_fixed_points

1D Mesh with Fixed Points example

-\include defining_hypotheses_ex12.py -Download this script +\tui_script{defining_hypotheses_ex12.py} \anchor tui_radial_quadrangle

Radial Quadrangle 1D2D example

-\include defining_hypotheses_ex13.py -Download this script +\tui_script{defining_hypotheses_ex13.py} \anchor tui_quadrangle_parameters

Quadrangle Parameters example 1 (meshing a face with 3 edges)

-\include defining_hypotheses_ex14.py -Download this script +\tui_script{defining_hypotheses_ex14.py}

Quadrangle Parameters example 2 (using different types)

-\include defining_hypotheses_ex15.py -Download this script +\tui_script{defining_hypotheses_ex15.py} \anchor tui_import -

"Use Existing Elements" example

-\include defining_hypotheses_ex16.py -Download this script +

"Import 1D-2D Elements from Another Mesh" example

+\tui_script{defining_hypotheses_ex16.py} \anchor tui_viscous_layers

Viscous layers construction

- -\include defining_hypotheses_ex17.py -Download this script +\tui_script{defining_hypotheses_ex17.py} */