Scalable Octree-Based Mesh Generation For Finite Element Computations Igor T. Ghisi*, Jose J. Camata, Alvaro L. G. A. Coutinho * ESSS - Engineering Simulation and Scientific Software Rio de Janeiro, RJ, Brazil igor@esss.com.br COPPE/Federal University of Rio de Janeiro PO Box 68506, Rio de Janeiro, RJ 21945-970, Brazil {camata, alvaro}@nacad.ufrj.br ABSTRACT The development of powerful computational resources and scalable parallel finite element solvers has created unprecedented new opportunities for scientists and engineers to solve a range of complex, physical phenomena at larger scales and resolution than heretofore possible. Here, high-resolution means meshes containing billions of elements. However, build such discretizations efficiently is not an easy task. Octree- based mesh generation methods have achieved high levels of scalability (more than 2000 cores) resulting in reasonable-quality elements [1][2]. In this work, we presented a scalable octree-based conforming mesh generation and measure the performance impact in transforming non-conforming meshes, generated by the octree method, to conforming meshes. First, conforming techniques for meshes generated from octree are reviewed. Then a conforming technique based on templates is implemented in a meshing algorithm, which uses a linear octree with 2:1 balancing constraint from immersed geometries. Besides, a change on the partitioning strategy for the same meshing algorithm is proposed to improve the octree refinement load balancing. Element quality measures show the quality of resulting meshes. Scalability analysis shows the low impact of the chosen conforming techniques on meshing performance and gains on execution time resulting from the change on the octree refinement partitioning. REFERENCES [1.] C. Burstedde, L. Wilcox, and O. Ghattas. p4est: Scalable Algorithms for Parallel Adaptive Mesh Refinement on Forests of Octrees. SIAM Journal on Scientific Computing, 33(3):1103 1133, 2011. [2.] I. T. Ghisi, J. J. Camata, A. L. G. A. Coutinho, Impact of tetrahedralization on parallel conforming octree mesh generation. International Journal for Numerical Methods in Fluids, 75(11):800- 814,2014.