X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fradial_prism_algo.rst;fp=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fradial_prism_algo.rst;h=0000000000000000000000000000000000000000;hp=7e2c1483921123cac3bb05db5b6bef7b1281ce95;hb=4cf07a14111e98e8889620ee7e6371574c31a50c;hpb=d9f4b53e489dd5857db264ede6acded7b076c9f1;ds=sidebyside diff --git a/doc/salome/gui/SMESH/input/radial_prism_algo.rst b/doc/salome/gui/SMESH/input/radial_prism_algo.rst deleted file mode 100644 index 7e2c14839..000000000 --- a/doc/salome/gui/SMESH/input/radial_prism_algo.rst +++ /dev/null @@ -1,43 +0,0 @@ -.. _radial_prism_algo_page: - -************ -Radial Prism -************ - -This algorithm applies to the meshing of a hollow 3D shape, -i.e. such shape should be composed of two meshed shells: an outer -shell and an internal shell without intersection with the outer -shell. One of the shells should be a :ref:`2D Projection ` of the other -shell. The meshes of the shells can consist both of triangles and -quadrangles. - -The Radial Prism algorithm would fill the space between the two shells -with prisms. - -.. image:: ../images/radial_prism_mesh.png - :align: center - -.. centered:: - Cut-view of a hollow sphere meshed by Radial Prism algorithm - -This algorithm also needs the information concerning the number and -distribution of mesh layers between the inner and the outer shapes. -This information can be defined using either of two hypotheses: - -.. image:: ../images/number_of_layers.png - :align: center - -.. centered:: - *"Number of layers"* hypothesis - -.. image:: ../images/distribution_of_layers.png - :align: center - -.. centered:: - *"Distribution of layers"* hypothesis - -*Distribution of layers* hypothesis allows using most of -:ref:`1D Hypotheses ` to define -the distribution of mesh layers. - -**See also** a sample :ref:`TUI script `.