]> SALOME platform Git repositories - modules/smesh.git/commitdiff
Salome HOME
rnc: Slightly extended documentation of "over-constrained faces/volumes" controls...
authorgdd <gdd>
Tue, 21 Jun 2011 08:19:27 +0000 (08:19 +0000)
committergdd <gdd>
Tue, 21 Jun 2011 08:19:27 +0000 (08:19 +0000)
doc/salome/gui/SMESH/input/over_constrained_faces.doc
doc/salome/gui/SMESH/input/over_constrained_volumes.doc

index 26ad944f7a7ec6c9139f14a1396ffb07d06768c4..ca00dbd1a04538926e9be44b889d6a8f7d39d260 100644 (file)
@@ -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
 
index 1519e0ae658adc983d797c0c22bfa7b04c389ddd..9c11ebb0c6ae01eb467080a105c669e7bf763524 100644 (file)
@@ -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