mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-11 16:19:16 +05:00
Remove an incorrect phrase
Inspired by https://www.salome-platform.org/forum/forum_10/412734402
This commit is contained in:
parent
765aec5c00
commit
dce88c3f8b
@ -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.
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user