From: eap Date: Wed, 21 Dec 2005 08:30:31 +0000 (+0000) Subject: PAL10872 (aspect retio not conform with specifications). Add picture for aspect ratio... X-Git-Tag: T_Before_Join_BR_3_1_0deb~6 X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=commitdiff_plain;h=deb5f024f2af09293ce204616d618aeda01c965a;hp=493903908df7452e11b897938a8dead1835185f8 PAL10872 (aspect retio not conform with specifications). Add picture for aspect ratio of hexahedron. Remove 2D formular from 3D aspect ratio page --- diff --git a/doc/salome/gui/SMESH/aspect_ratio_3d.htm b/doc/salome/gui/SMESH/aspect_ratio_3d.htm index 560b78509..20573a1fd 100755 --- a/doc/salome/gui/SMESH/aspect_ratio_3d.htm +++ b/doc/salome/gui/SMESH/aspect_ratio_3d.htm @@ -97,29 +97,13 @@ else

 

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.  

-

There are 2 simple formulas to evaluate directly the value of quality - Qk for simplex in 2D and 3D. The formulas are :

+

There are simple formulas to evaluate directly the value of quality + Qk for simplex in 3D. The formulas are :

-

• For triangle :

- -

 

- -

- -

- -

where :

- -

 

- -

- -

 

- -

 

+

• For tetrahedron :

@@ -136,7 +120,7 @@ else

 

-

For the other types of element like quadrangle, pentahedron and hexahedron +

For the other types of element like pentahedron and hexahedron the formula is the following :

@@ -144,6 +128,17 @@ else

Where Qi are the quality of all the possible simplex (of same dimension as the element) that compose the element.

+

For example, hexahedron is analysed via 6 tetrahedrons this way:

+ +

+ +

 

+ +

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.

+ +

 

+

 

See Also diff --git a/doc/salome/gui/SMESH/image139.gif b/doc/salome/gui/SMESH/image139.gif new file mode 100644 index 000000000..03943831c Binary files /dev/null and b/doc/salome/gui/SMESH/image139.gif differ