From: eap Date: Wed, 11 Jul 2012 08:16:25 +0000 (+0000) Subject: + some precisions, references X-Git-Tag: V6_6_0a1~271 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=5ec880d56161167687c752cfbdc19453d7bae0e8;p=modules%2Fsmesh.git + some precisions, references --- diff --git a/doc/salome/gui/SMESH/input/about_hypo.doc b/doc/salome/gui/SMESH/input/about_hypo.doc index b17225d56..5690ff36c 100644 --- a/doc/salome/gui/SMESH/input/about_hypo.doc +++ b/doc/salome/gui/SMESH/input/about_hypo.doc @@ -40,11 +40,11 @@ There also exist \subpage additional_hypo_page "Additional Hypotheses" used together with other hypotheses: The choice of a hypothesis depends on: diff --git a/doc/salome/gui/SMESH/input/additional_hypo.doc b/doc/salome/gui/SMESH/input/additional_hypo.doc index f0c623b1c..61ac4800c 100644 --- a/doc/salome/gui/SMESH/input/additional_hypo.doc +++ b/doc/salome/gui/SMESH/input/additional_hypo.doc @@ -9,18 +9,21 @@ To define an Additional Hypothesis simply select it in Create Mesh 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

Non Conform mesh allowed hypothesis

Non Conform mesh allowed 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

Quadratic Mesh

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

Propagation of 1D Hypothesis on opposite edges

Propagation of 1D Hypothesis on opposite edges allows to propagate a @@ -32,20 +35,22 @@ has been locally defined on the opposite edge.
See Also a sample TUI Script of a \ref tui_propagation "Propagation hypothesis" operation +\anchor quadrangle_preference_anchor

Quadrangle Preference

This additional hypothesis can be used together with 2D triangulation algorithms. It allows 2D triangulation algorithms to build quadrangular meshes. -
-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

Viscous Layers

Viscous Layers 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 diff --git a/doc/salome/gui/SMESH/input/basic_meshing_algos.doc b/doc/salome/gui/SMESH/input/basic_meshing_algos.doc index 9532e2a91..74e106143 100644 --- a/doc/salome/gui/SMESH/input/basic_meshing_algos.doc +++ b/doc/salome/gui/SMESH/input/basic_meshing_algos.doc @@ -21,8 +21,7 @@ shape of a mesh.
  • For meshing of 2D entities (faces):
  • @@ -51,6 +50,7 @@ Some of 3D meshing algorithms also can generate 3D meshes from 2D meshes, workin geometrical objects. Such algorithms are There is also a number of more specific algorithms: