Jtam-A4.dvi JOURNAL OF THEORETICAL AND APPLIED MECHANICS 52, 1, pp. 151-163, Warsaw 2014 A COMPARISON OF OBJECTIVE FUNCTIONS OF OPTIMIZATION-BASED SMOOTHING ALGORITHM FOR TETRAHEDRAL MESH IMPROVEMENT Cui Dai, Hou-Lin Liu, Liang Dong Jiangsu University, Research Center of Fluid Machinery Engineering and Technology, Jiangsu, China e-mail: liuhoulin@ujs.edu.cn The objective function based on mesh quality metric has a major impact on smoothing unstructured tetrahedral meshes. The ability of seven mesh quality metrics to distinguish four kinds of poor-quality elements and their effects on the change of element shape are analyzed in detail. Then, four better mesh qualitymetrics are chosen to construct objective functions. In addition, the rational determination of searchingdirectionand the optimal step size in the optimization algorithm of solving the objective function are proposed. Finally, comparisonswith the other three objective functions aremade according to different number of elements, iteration limit, and the desired accuracy in the improved mesh. It is found that with the increase of the number of elements, the time consumed during optimization increases,but the changesof theworstquality elementaredifferent.Thenumber of iterations has little effect on themesh quality and the time cost. The increasing of the desired degree of accuracy will improve the mesh quality and cost more time. Furthermore, the approach using objective function is compared with Freitag’s common approach. It is clearly shown that it performs better than the existing approach. Key words: objective function, mesh quality metric, optimization-based smoothing, mesh quality improvement, mesh generation 1. Introduction Thefinite element andfinitevolumemethodsare invaluable tools for solving complex engineering problems in structural analysis, fluid dynamics, electromagnetism, and many other areas (Do- brzynski andFrey, 2008;Montenegro et al., 2009). These tools rely on themesh, a discretization of space into simple geometric pieces thatmakes numerical solution possible.Tetrahedralmeshes are a popular choice for discretization of three-dimensional domains, and can be generated by advancing front techniques, Delaunay or Octtree methods. However, not every mesh is suitable for numerical computation. Poorly-shaped tetrahedra in a mesh can result in numerical errors and increase the time cost to find the solution (Munson, 2007; Park and Shontz, 2010). Hence, there is a market for mesh improvement tools which can make the existing tetrahedra conform to a given domain together with certain constraints for the size and shape of the elements. Mesh improvement techniques can roughly be classified into two types of methods that mo- difymesh topology and those which do not. The firstmodifies topology by inserting or deleting nodes as well as changing connectivity of nodes (Edelsbrunner and Shah, 1996). In contrast, the second, known as the smoothing method (Xu et al., 2009; Tournois et al., 2009), preserves mesh topology by applying appropriate node placement techniques. What we concern in this context are node repositioning algorithms that preservemesh topology.Oneof themost common smoothing techniques is Laplacian smoothing, which relocates a single point to geometric center of its directly connected neighboring nodes. This technique is computationally inexpensive and simple to implement. But, it is less efficient in the case of tetrahedral meshes, since the variety of adverse topological and geometrical configurations increases in 3D, which makes the Lapla- cian smoothing fail (Mao et al., 2006). To address these problems, researchers have developed 152 C. Dai et al. optimization-based methods (Hetmaniuk and Knupp, 2011; Vartziotis et al., 2009; Dong et al., 2011) geared towards improving the element quality. The methods are formulated in terms of design variables (one or more nodes to be repositioned), an improvement goal (quality metric, objective function, and constraints), and the algorithm used to calculate an optimal solution. In them, an objective function based on a suitable quality metric has a crucial impact on the solution accuracy and efficiency. Unfortunately, little is known about the relativemerits of using one objective function over another in order to smooth a particular unstructured mesh. For example, it is not known in advance which objective function will converge to an optimal mesh faster orwhichobjective functionwill yield ameshwithbetter quality in a given amount of time. One objective functionmay converge faster than others, whereas another objective functionmay improve the quality of meshes with heterogeneous elements more quickly than its competitors. To answer the above questions, a study that compares seven quality metrics is conducted to clarify their abilities of identifying poor-quality elements and assessing the change of ele- ment shape. Then, the objective functions are investigated to represent the overall mesh quality measured by quality metrics. After that, Section 3 gives our improvement to the optimization algorithm. In Section 4, the factors that affect the optimizing effect, such as the element num- ber, iteration limit and the desired accuracy in the resulting mesh, are discussed. And some experimental results of our method and comparisons with other methods are given. In the last Section, we will conclude our discussion. 2. Tetrahedral mesh quality metrics The directmeasure of mesh quality is to see the precision and speed of numerical solution using the mesh. Obviously, it cannot directly be used for the examination and improvement of mesh the quality. Therefore, different qualitymetrics were raised by researchers fromvarious respects. In many mesh quality metrics, their properties have been assumed or stated without proof. Although thosemetrics claim that their properties appear obvious, we believe they should beve- rified rigorously.We consider several commonly used tetrahedral mesh qualitymetrics as shown in Table 1. The range of the qualitymetrics is in the interval [0,1]. Eachmetric attains amaxi- mumvalue only for the regular tetrahedron. Larger values of themetrics represent good quality tetrahedra (close to a regular tetrahedron) and smaller values represent poor-quality tetrahedra (close to degenerate). Our goal is to provide a number of useful results on tetrahedral mesh quality metrics that may lead to a better assessment of tetrahedron, and get better objective functions which are deduced by those metrics for mesh quality improvement. Table 1.Different quality metrics Label Expression Range Used in reference q1 6 √ 6V/ [( 4 ∑ i=1 Si ) max j=1,...,6 Lj ] [0,1] Geuzaine and Remacle (2009) q2 Vmax −V )/Vmax [0,1] Lo (1997) q3 6 √ 2V/ ( √ 1 6 6 ∑ j=1 L2j )3 [0,1] Nie (2003) q4 3r/R [0,1] Parthasarathy et al. (1994) q5 Lmin/Lmax [0,1] Shewchuk (2002) q6 min(θ1,θ2,θ3,θ4) [0,1] Si and Gärtner (2011) q7 1−max ( Qmax−60 120 , 60−Qmin 60 ) [0,1] Lo (1997) Nomenclature: V is the tetrahedral volume, Vmax is themaximum volume of an equilateral cell whose circumscribing radius is identical to that of the mesh element. Lj, j = 1, . . . ,6 are its A comparison of objective functions of optimization-based smoothing algorithm... 153 edge lengths, Lmin is minLj, Lmax is maxLj. Si is the surface area of a triangular facet, r is insphere radius, R is circumsphere radius, Qmax and Qmin are the maximum and minimum angles between the edges of the element, lij is the length of the edge joining vertices i and θ=2arcsin 12V √ ∏ j,k 6=i 1¬j¬k¬4 [(lij + lik) 2− l2 jk ] 2.1. Numerical tests To find out whether quality metrics are equivalent, mainly two aspects are considered. The first is the number of nodes to be moved, and the second is the evaluation made on four kinds of poor-quality tetrahedra (see Fig. 1). Furthermore, mesh improvement approaches normally move one node at each iteration. However in the paper, the conditions of moving one node, two and three nodes are all investigated. Fig. 1. Some poor-quality tetrahedra: (a) no short edges, but four nodes are nearly coplanar, (b) only one short edge, (c) only two relatively short edges, (d) three shorter edges are in the same plane Specific test cases are designed, as shown in Table 2. Let (t0, t1, t2, t3) denote a tetrahedron with fourpairwise disjoint nodes ti ∈R3, i∈{0, . . . ,3}, which is positively oriented (as shown in Fig. 2). Let u control each node’s position in the tetrahedron (see inTable 2), where 0N then 7: X∗n ←Xk+1n and break ◭ X∗n = optimal point coordinate 8: else∆Xk+1n =X k+1 n −Xkn ∆gkn = gk+1n −gkn ◭ gk+1n = f(x) gradient at nodeXk+1n Hk+1n =H k n + ∆Xkn(∆X k n) T (∆Xkn) T∆gkn + Hkn∆g k n(∆g k n) THKn (∆gkn) THkn∆g k n dk+1n =−Hk+1n gk+1n k= k+1 go to step 3 9: end function 158 C. Dai et al. 3.3. Line search algorithm It is well known that the line search methods play a very important role in optimization problems. We prepare for locating a local minimum in the optimization problem with no con- strains. All methods have in common the basic structure. At each iteration, a direction dkn is chosen from the current location Xn. The next location, Xn+1, is theminimumof the function along the line that passes through Xn in the direction d k n. The line search algorithm is shown in Table 4. Table 4. Line search algorithm Algorithm 2: line search algorithm 1: function LINE SEARCH ( ε1,ϕ(f(X),X 0 n,h0,α) ) ◭ f(X) = objective function ε1 = allowable error ϕ(f(X),X0n,h0,α) = function for search region [a1,b1] see Algorithm 3 2: compute µ1 = a1+0.382(b1 −a1) ◭ µ1, ν1 = initial tentative point ν1 = a1+0.618(b1 −a1) and Set i=1 i= current iteration 3: if |µi −νi|<ε1 then 4: return λ∗i = µi+νi 2 and break ◭ λ∗i = optimal step size 5: else if f(µi)