From 0aeda4c3764d1b4ec10870aaabdf3b7dce4fc4c5 Mon Sep 17 00:00:00 2001 From: eap Date: Tue, 13 Nov 2012 13:32:39 +0000 Subject: [PATCH] 0021543: EDF 1978 SMESH: Viscous layer for 2D meshes --- .../gui/SMESH/input/additional_hypo.doc | 43 ++++++++++--------- 1 file changed, 22 insertions(+), 21 deletions(-) diff --git a/doc/salome/gui/SMESH/input/additional_hypo.doc b/doc/salome/gui/SMESH/input/additional_hypo.doc index da2631170..5dab60abc 100644 --- a/doc/salome/gui/SMESH/input/additional_hypo.doc +++ b/doc/salome/gui/SMESH/input/additional_hypo.doc @@ -20,8 +20,8 @@ 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). \anchor propagation_anchor

Propagation of 1D Hypothesis on opposite edges

@@ -47,32 +47,33 @@ 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 some 3D algorithms, +Hexahedron(i,j,k) for example, and 2D algorithm, 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 -- 2.39.2