Salome HOME
Center image in doc
[modules/smesh.git] / doc / salome / gui / SMESH / input / aspect_ratio.doc
1 /*!
2
3 \page aspect_ratio_page Aspect Ratio
4
5 \n The <b>Aspect Ratio</b> quality criterion for mesh elements reveals
6 the degree of conformity of a mesh element to the regular element of
7 its type (with all edges having the same length).
8
9   
10
11 - The <b>Aspect Ratio</b> of a \b triangle 2D element consisting of 3
12 nodes is calculated by the formula:
13
14 \image html formula4.png
15
16 - The <b>Aspect Ratio</b> of a \b quadrangle 2D element consisting of 4
17 nodes is calculated by the formula:
18
19 \image html formula5.png
20
21 \image html image138.gif
22
23 <em>To apply the Aspect Ratio quality criterion to your mesh:</em>
24 <ol>
25 <li>Display your mesh in the viewer.</li>
26
27 <li>Choose <b>Controls > Face Controls > Aspect Ratio</b> or click
28 <em>"Aspect Ratio"</em> button in the toolbar.
29
30 <center>
31 \image html image37.png
32 <em>"Aspect Ratio" button</em>
33 </center>
34
35 Your mesh will be displayed in the viewer with its elements colored
36 according to the applied mesh quality control criterion:
37
38 \image html image94.jpg
39 </li>
40 </ol>
41
42 <br><b>See Also</b> a sample TUI Script of an 
43 \ref tui_aspect_ratio "Aspect Ratio quality control" operation.
44
45 */
46