Salome HOME
Merge branch 'V8_4_BR'
[modules/smesh.git] / doc / salome / gui / SMESH / input / over_constrained_faces.rst
1 .. _over_constrained_faces_page:
2
3 **********************
4 Over-constrained faces
5 **********************
6
7 This mesh quality control highlights faces sharing only one border
8 with other faces. In other words, the faces having all their nodes on
9 the free border of the 2D mesh are highlighted.
10
11 .. note::
12         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.
13
14 .. image:: ../images/over_constrained_faces.png
15         :align: center
16
17 .. centered::
18         In this picture the over-constrained face is displayed in red.
19
20 **See Also** a sample TUI Script of a :ref:`tui_over_constrained_faces` filter.  
21
22