mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-11 16:19:16 +05:00
PAL10872 (aspect retio not conform with specifications). Add picture for aspect ratio of hexahedron. Remove 2D formular from 3D aspect ratio page
This commit is contained in:
parent
493903908d
commit
deb5f024f2
@ -97,29 +97,13 @@ else
|
||||
<p> </p>
|
||||
|
||||
<p><img src="i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs2">This mesh quality criterion resembles to the Aspect ratio
|
||||
criterion, however, it is also applied to 3D mesh elements: tetrahedrons,
|
||||
criterion, however, it is applied to 3D mesh elements: tetrahedrons,
|
||||
pentahedrons, hexahedrons, etc. </p>
|
||||
|
||||
<p>There are 2 simple formulas to evaluate directly the value of quality
|
||||
Qk for simplex in 2D and 3D. The formulas are :</p>
|
||||
<p>There are simple formulas to evaluate directly the value of quality
|
||||
Qk for simplex in 3D. The formulas are :</p>
|
||||
|
||||
<p>• For triangle :</p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p><img src="image21.gif" width="158px" height="110px" border="0" class="img_whs3"></p>
|
||||
|
||||
<p><img src="image23.gif" width="120px" height="48px" border="0" class="img_whs4"></p>
|
||||
|
||||
<p>where :</p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p><img src="image27.gif" width="234px" height="96px" border="0" class="img_whs5"></p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p> </p>
|
||||
<br>
|
||||
|
||||
<p>• For tetrahedron :</p>
|
||||
|
||||
@ -136,7 +120,7 @@ else
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p>For the other types of element like quadrangle, pentahedron and hexahedron
|
||||
<p>For the other types of element like pentahedron and hexahedron
|
||||
the formula is the following :</p>
|
||||
|
||||
<p><img src="image30.gif" width="89px" height="32px" border="0" class="img_whs9"> </p>
|
||||
@ -144,6 +128,17 @@ else
|
||||
<p>Where Qi are the quality of all the possible simplex (of same dimension
|
||||
as the element) that compose the element.</p>
|
||||
|
||||
<p>For example, hexahedron is analysed via 6 tetrahedrons this way:</p>
|
||||
|
||||
<p><img src="image139.gif" border="0" class="img_whs10"> </p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p>For 3D elements with quadrangular faces, aspect ratio of such faces
|
||||
is also analysed and the maximal one over 3D and 2D qualities is taken.</p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p class="whs10"><span style="font-weight: bold;"><B>See Also</B></span>
|
||||
|
BIN
doc/salome/gui/SMESH/image139.gif
Normal file
BIN
doc/salome/gui/SMESH/image139.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.2 KiB |
Loading…
Reference in New Issue
Block a user