You are on page 1of 3

M.

Technical Notes

Aspect Ratio, Triangulation Step, and Area Limitation

The aspect ra o (AR) is defined as:

Of the two angles shown the diagram, a3q and monotonic decrease of func on 1/tan are used here. In addi on, since angle q is
the minimum, therefore 2cos(q)31

By analogy:

It means that to prove the above es ma on it is necessary to demonstrate that

Since 90o3a3q, then

It remains to note, that .

Since area of a triangle is equal to (L1+L2)h/2, then it leads to, that is the above es ma on for area, when angle q is
constrained from below, results in to the above es ma on of triangula on step.

Moreover, instead of es ma on using the more accurate es ma on we obtain

Jacobian
Matrix A (referred to as the Jacobian matrix) transfers points of the coordinate triangle to the real triangle. Matrix W transforms
coordinate triangle into equilateral (ideal) triangle. Therefore matrix S=AW-1, which transforms ideal element into real one,
defines devia on of real element from ideal one.

For any triangle, the free vertex which is located at the point x, and two other ver ces – xi, xj, the Jacobian is equal to

det (xi – x, xj – x)

Algorithms Used
A - triangula on - is a classical Delaunay triangula on (see, for example, [9]). For other cases a version of J.Rupert [2] algorithm
is used.

Smoothening
Basic smoothening algorithm is described in reference [10].

Laplace
Node is moved to the point, which is averaging of loca ons M of the nearest nodes

References
1. M.Bern, D.Eppstein Mesh genera on and op mal triangula on, In D.Z.Du and F.K.Hwang, editors, Compu ng in
Euclidean Geometry, World Scien fic, 1992, 23-90
2. J.Rupert A Delaunay refinement algorithm for quality 2-dimensional mesh genera on, Journal of Algorithms, 1995, 18(3),
548-585.
3. J.R.Shewchuk Triangle: engineering a 2D quality mesh generator and Delaunay triangulator First Workshop on Applied
Computa onal Geometry (Philadelphia, Pennsylvania), 124-133, Associa on for Compu ng Machinery, May 1996
(h p://www.cs.cmu.edu/~quake-papers/triangle.ps)
4. P.L. George, H. Borouchaki Automa c Mesh Genera on : Applica ons to Finite Element Method. Paris, Hermés, 1998
5. V.N.Parthasarathy, C.M. Graichen, A.F. Hathaway A comparison of tetrahedron quality measures, Finite Elements in
Analysis and Design, Elsevier, Num 15, pp.255-261, 1993
6. P. Knupp, Achieving Finite Element Mesh Quality via Op miza on of the Jacobian Matrix Norm and Associated Quan es,
Part I - A Framework for Surface Mesh Op miza on, Int. J. Numer. Meth. Engr., Vol 48, Issue 3, pp 401-420, May 2000.
7. J. Robinson, CRE Method of element tes ng and the Jacobian shape parameters, Eng. Comput., Vol 4, 1987.
8. A. Oddy, J. Goldak, M. McDill, M. Bibby, A distor on metric for isoparametric finite elements, Trans. CSME, No. 38-CSME-
32, Accession No. 2161, 1988.

You might also like