From e9cb2bae5087c4a4e56ee605e880a8a158e322a1 Mon Sep 17 00:00:00 2001 From: eap Date: Mon, 14 Dec 2009 09:40:14 +0000 Subject: [PATCH] 0020427: EDF 868 SMESH : Be able to define the submeshing order --- doc/salome/gui/SMESH/input/constructing_meshes.doc | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/doc/salome/gui/SMESH/input/constructing_meshes.doc b/doc/salome/gui/SMESH/input/constructing_meshes.doc index 62518555e..bd57d80f0 100644 --- a/doc/salome/gui/SMESH/input/constructing_meshes.doc +++ b/doc/salome/gui/SMESH/input/constructing_meshes.doc @@ -163,9 +163,12 @@ applying algorithms on shared subshapes of Mesh shape. To change submesh priority:
  1. From the Mesh menu choose the "Change submesh priority" on -selected Mesh item, or invoke from popup menu. +selected Mesh item, or invoke from popup menu. The opened dialogue box +shows a list of submeshes in the order of their priority. Algorithm and its +hypotheses of a submesh being upper in the list are applied before those of +a submesh lower in the list. -There are example of submesh order modifications of Mesh created on a Box +There is an example of submesh order modifications of Mesh created on a Box shape. The main Mesh object:
    • 3D Tetrahedron (Netgen) with HypothesisMax Element Volume
    • @@ -192,7 +195,7 @@ is:
    • 2D Netgen 1D-2D with Hypothesis Netgen Simple parameters (Number of Segments = 12)
    -The submeshes can become concurrent if thir algorithms leads to mesh shared subshape +The submeshes can become concurrent if their algorithms leads to mesh shared subshape with different algorithms (or different algorithms parameters, i.e. hypothesises). In fact, we have three submeshes with concurrent algorithms, becase they has different hypothesises assigned to them. -- 2.39.2