X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fadditional_hypo.doc;h=adccc49aadb51367b2a0bf94d3e4e0c797045cd1;hb=cd3ffac3fabc68b4d1dee2ad199302f04b20d2c8;hp=61ac4800c1334d0566057e76e651872aed9e965d;hpb=bd4e115a78b52e3fbc016e5e30bb0e19b2a9e7d6;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/additional_hypo.doc b/doc/salome/gui/SMESH/input/additional_hypo.doc index 61ac4800c..adccc49aa 100644 --- a/doc/salome/gui/SMESH/input/additional_hypo.doc +++ b/doc/salome/gui/SMESH/input/additional_hypo.doc @@ -20,8 +20,11 @@ adjacent elements).

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. +edges are not straight but curved lines and can be defined by three +points: first, middle and last instead of an ordinary two). + +See \ref adding_quadratic_elements_page +for more information about quadratic meshes. \anchor propagation_anchor

Propagation of 1D Hypothesis on opposite edges

@@ -35,6 +38,19 @@ has been locally defined on the opposite edge.
See Also a sample TUI Script of a \ref tui_propagation "Propagation hypothesis" operation +\anchor propagofdistribution_anchor +

Propagation of Node Distribution on Opposite Edges

+ +Propagation of Node Distribution on Opposite Edges allows to propagate +distribution of nodes onto an opposite edge. If a local hypothesis and +propagation are defined on an edge of a quadrangular face, the +opposite edge will have the same number of nodes and the same +relations between segment lengths, unless another hypothesis +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

@@ -47,27 +63,50 @@ hypothesis, this hypothesis has one restriction on its work: the total quantity 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 -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 -actually the hexahedrons. +

Viscous Layers and Viscous Layers 2D

+Viscous Layers and Viscous Layers 2D additional +hypotheses can be used together with either some 3D algorithms, for example +Hexahedron(i,j,k), or 2D algorithms, for example Triangle +(MEFISTO), correspondingly. These hypotheses allow creation of layers +of highly stretched elements, prisms in 3D and quadrilaterals in 2D, +near mesh boundary, which is beneficial for high quality viscous +computations. \image html viscous_layers_hyp.png \image html viscous_layers_mesh.png A group containing viscous layer prisms. @@ -75,5 +114,4 @@ are not constructed on geometrical faces shared by solids.
See also a sample TUI script of a \ref tui_viscous_layers "Viscous layers construction". - */