From d9a0b3cb88563091c8217e9a8904e66ee493b93c Mon Sep 17 00:00:00 2001 From: gdd Date: Tue, 21 Jun 2011 08:19:27 +0000 Subject: [PATCH] rnc: Slightly extended documentation of "over-constrained faces/volumes" controls with some clarifications --- doc/salome/gui/SMESH/input/over_constrained_faces.doc | 5 ++++- doc/salome/gui/SMESH/input/over_constrained_volumes.doc | 4 ++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/salome/gui/SMESH/input/over_constrained_faces.doc b/doc/salome/gui/SMESH/input/over_constrained_faces.doc index 26ad944f7..ca00dbd1a 100644 --- a/doc/salome/gui/SMESH/input/over_constrained_faces.doc +++ b/doc/salome/gui/SMESH/input/over_constrained_faces.doc @@ -2,7 +2,10 @@ \page over_constrained_faces_page Over-constrained faces -\n This mesh quality control highlights faces sharing only one of its borders with other faces. +\n This mesh quality control highlights faces sharing only one of its borders with other faces. In other words the faces having all there nodes on the external border of the mesh are highlighted. + +\note The highlighted faces are actually over constrained only if, at the computation time, +the boundary conditions on the borders where the nodes are located are all Dirichlet boundary conditions. \image html over_constrained_faces.png diff --git a/doc/salome/gui/SMESH/input/over_constrained_volumes.doc b/doc/salome/gui/SMESH/input/over_constrained_volumes.doc index 1519e0ae6..9c11ebb0c 100644 --- a/doc/salome/gui/SMESH/input/over_constrained_volumes.doc +++ b/doc/salome/gui/SMESH/input/over_constrained_volumes.doc @@ -3,6 +3,10 @@ \page over_constrained_volumes_page Over-constrained volumes \n This mesh quality control highlights volumes sharing only one of its borders with other volumes. +In other words the volumes having all there nodes on the external border of the mesh are highlighted. + +\note The highlighted volumes are actually over constrained only if, at the computation time, +the boundary conditions on the borders where the nodes are located are all Dirichlet boundary conditions. \image html over_constrained_volumes.png -- 2.39.2