Salome HOME
+ some precisions, references
authoreap <eap@opencascade.com>
Wed, 11 Jul 2012 08:16:25 +0000 (08:16 +0000)
committereap <eap@opencascade.com>
Wed, 11 Jul 2012 08:16:25 +0000 (08:16 +0000)
doc/salome/gui/SMESH/input/about_hypo.doc
doc/salome/gui/SMESH/input/additional_hypo.doc
doc/salome/gui/SMESH/input/basic_meshing_algos.doc

index b17225d56884314b6f88f616d685e59a99088a8a..5690ff36c3c88a5473aff669c4d9941a9294b9e5 100644 (file)
@@ -40,11 +40,11 @@ There also exist
 \subpage additional_hypo_page "Additional Hypotheses" used together
 with other hypotheses:
 <ul>
-<li>Propagation of 1D Hypothesis on opposite edges</li>
-<li>Non conform mesh allowed</li>
-<li>Quadratic mesh</li>
-<li>Quadrangle preference</li>
-<li>Viscous layers</li>
+<li>\ref propagation_anchor "Propagation of 1D Hypothesis on opposite edges"</li>
+<li>\ref viscous_layers_anchor "Viscous layers"</li>
+<li>\ref quadratic_mesh_anchor "Quadratic mesh"</li>
+<li>\ref non_conform_allowed_anchor "Non conform mesh allowed"</li>
+<li>\ref quadrangle_preference_anchor "Quadrangle preference"</li>
 </ul>
 
 The choice of a hypothesis depends on:
index f0c623b1c1943348cec96b8f7fc5a49b4c63e38a..61ac4800c1334d0566057e76e651872aed9e965d 100644 (file)
@@ -9,18 +9,21 @@ To define an <b>Additional Hypothesis</b> simply select it in
 <b>Create Mesh</b> menu. These hypotheses are actually changes in the
 rules of mesh creation and as such don't possess adjustable values.
 
+\anchor non_conform_allowed_anchor
 <h2>Non Conform mesh allowed hypothesis</h2>
 
 <b>Non Conform mesh allowed</b> hypothesis allows to generate non-conform
 meshes (that is, meshes having some edges ending on an edge or face of
 adjacent elements).
 
+\anchor quadratic_mesh_anchor
 <h2>Quadratic Mesh</h2>
 
 Quadratic Mesh hypothesis allows to build a quadratic mesh (whose
 edges are not straight but broken lines and can be defined by three
 points: first, middle and last) instead of an ordinary one.
 
+\anchor propagation_anchor
 <h2>Propagation of 1D Hypothesis on opposite edges</h2>
 
 <b>Propagation of 1D Hypothesis on opposite edges</b> allows to propagate a
@@ -32,20 +35,22 @@ has been locally defined on the opposite edge.
 <br><b>See Also</b> a sample TUI Script of a 
 \ref tui_propagation "Propagation hypothesis" operation
 
+\anchor quadrangle_preference_anchor
 <h2>Quadrangle Preference</h2>
 
 This additional hypothesis can be used together with 2D triangulation algorithms.
 It allows 2D triangulation algorithms to build quadrangular meshes.
 
-<br>
-This hypothesis has one restriction on its work: the total quantity of
+When used with "Quadrangle (Mapping)" meshing algorithm, that is obsolete
+ since introducing \ref hypo_quad_params_anchor "Quadrangle parameters" 
+hypothesis, this hypothesis has one restriction on its work: the total quantity of 
 segments on all four sides of the face must be even (divisible by 2).
 
 \anchor viscous_layers_anchor
 <h2>Viscous Layers</h2>
 
 <b>Viscous Layers</b> additional hypothesis can be used together with
-3D algorithms, Hexahedron(i,j,k) for example. This
+some 3D algorithms, Hexahedron(i,j,k) for example. This
 hypothesis allows creation of layers of highly stretched prisms near
 mesh boundary, which is beneficial for high quality viscous
 computations. The prisms constructed on the quadrangular mesh faces are
index 9532e2a9157206c6b86011a5a9aeb47c43a99780..74e1061436d278cef758bcac05400e6b8a7856c8 100644 (file)
@@ -21,8 +21,7 @@ shape of a mesh.</li>
 <li>For meshing of 2D entities (<b>faces</b>):</li>
 
 <ul>
-<li>Triangle meshing algorithms (Mefisto) - Faces
-are split into triangular elements.</li>
+<li>Triangle meshing algorithms (Mefisto) - Faces are split into triangular elements.</li>
 <li>Quadrangle meshing algorithm (Mapping) - quadrilateral Faces are split into
 quadrangular elements.</li>
 </ul>
@@ -51,6 +50,7 @@ Some of 3D meshing algorithms also can generate 3D meshes from 2D meshes, workin
 geometrical objects. Such algorithms are
 <ul>
 <li>Hexahedron meshing algorithm (i,j,k),</li>
+<!-- <li>GHS3D meshing algorithm (commercial)</li> -->
 </ul>
 
 There is also a number of more specific algorithms: