From: eap Date: Wed, 26 Jan 2022 13:46:30 +0000 (+0300) Subject: Remove an incorrect phrase X-Git-Tag: V9_9_0a1~10 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=dce88c3f8b2fd680f0ca56edc0c0518a0d58892c;hp=765aec5c006e2e9122834877dc3fbe16de04c898;p=modules%2Fsmesh.git Remove an incorrect phrase Inspired by https://www.salome-platform.org/forum/forum_10/412734402 --- diff --git a/doc/salome/gui/SMESH/input/over_constrained_faces.rst b/doc/salome/gui/SMESH/input/over_constrained_faces.rst index 2ff5bacb6..6cae032f2 100644 --- a/doc/salome/gui/SMESH/input/over_constrained_faces.rst +++ b/doc/salome/gui/SMESH/input/over_constrained_faces.rst @@ -4,9 +4,7 @@ Over-constrained faces ********************** -This mesh quality control highlights faces sharing only one border -with other faces. In other words, the faces having all their nodes on -the free border of the 2D mesh are highlighted. +This mesh quality control highlights faces sharing only one border with other faces. .. 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. diff --git a/doc/salome/gui/SMESH/input/over_constrained_volumes.rst b/doc/salome/gui/SMESH/input/over_constrained_volumes.rst index 29c9416c3..8edd5a440 100644 --- a/doc/salome/gui/SMESH/input/over_constrained_volumes.rst +++ b/doc/salome/gui/SMESH/input/over_constrained_volumes.rst @@ -5,7 +5,7 @@ Over-constrained volumes ************************ This mesh quality control highlights volumes sharing only one border with other volumes. -In other words, the volumes having all their 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.