Salome HOME
Remove an incorrect phrase
authoreap <eap@opencascade.com>
Wed, 26 Jan 2022 13:46:30 +0000 (16:46 +0300)
committereap <eap@opencascade.com>
Wed, 26 Jan 2022 13:46:30 +0000 (16:46 +0300)
Inspired by https://www.salome-platform.org/forum/forum_10/412734402

doc/salome/gui/SMESH/input/over_constrained_faces.rst
doc/salome/gui/SMESH/input/over_constrained_volumes.rst

index 2ff5bacb6dbd7c116fe7e3c5ebccde215c60ed31..6cae032f2883313bf17201a360a56963bebde798 100644 (file)
@@ -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.
index 29c9416c31a83870e6e899150012103719f3bbe2..8edd5a440ca44e7c45fa8670699e053c49a57e20 100644 (file)
@@ -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.