smesh/doc/gui/input/over_constrained_volumes.rst

20 lines
614 B
ReStructuredText
Raw Permalink Normal View History

2017-12-08 19:09:48 +05:00
.. _over_constrained_volumes_page:
************************
Over-constrained volumes
************************
This mesh quality control highlights volumes having all their points on the border.
2017-12-08 19:09:48 +05:00
.. 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:: ../images/over_constrained_volumes.png
:align: center
.. centered::
2018-05-25 22:04:48 +05:00
Over-constrained volume is displayed in red.
2017-12-08 19:09:48 +05:00
**See Also** a sample TUI Script of a :ref:`tui_over_constrained_volumes` filter.