Salome HOME
Merge branch 'V8_4_BR'
[modules/smesh.git] / doc / salome / gui / SMESH / input / radial_prism_algo.rst
1 .. _radial_prism_algo_page:
2
3 ************
4 Radial Prism
5 ************
6
7 This algorithm applies to the meshing of a hollow 3D shape,
8 i.e. such shape should be composed of two meshed shells: an outer
9 shell and an internal shell without intersection with the outer
10 shell. One of the shells should be a 2D Projection of the other
11 shell. The meshes of the shells can consist both of triangles and
12 quadrangles.
13
14 The Radial Prism algorithm would fill the space between the two shells
15 with prisms.
16
17 .. image:: ../images/radial_prism_mesh.png 
18         :align: center
19
20 .. centered::
21         "Cut-view of a hollow sphere meshed by Radial Prism algorithm"
22
23 This algorithm also needs the information concerning the number and
24 distribution of mesh layers between the inner and the outer shapes.
25
26 .. image:: ../images/number_of_layers.png
27         :align: center
28
29 Distribution of layers can be set with any of 1D Hypotheses.
30
31 .. image:: ../images/distribution_of_layers.png
32         :align: center
33
34