From: gdd Date: Tue, 21 Jun 2011 08:19:27 +0000 (+0000) Subject: rnc: Slightly extended documentation of "over-constrained faces/volumes" controls... X-Git-Tag: V6_3_1rc1~17 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=d9a0b3cb88563091c8217e9a8904e66ee493b93c;p=modules%2Fsmesh.git rnc: Slightly extended documentation of "over-constrained faces/volumes" controls with some clarifications --- 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