Parallel adaptation of general three-dimensional hybrid meshes

  • Authors:
  • Christos Kavouklis;Yannis Kallinderis

  • Affiliations:
  • Department of Aerospace Engineering and Engineering Mechanics, The University of Texas at Austin, WRW 303AA, 1 University Station Stop C0600, Austin, TX 78712-1085, USA;Department of Aerospace Engineering and Engineering Mechanics, The University of Texas at Austin, WRW 303AA, 1 University Station Stop C0600, Austin, TX 78712-1085, USA

  • Venue:
  • Journal of Computational Physics
  • Year:
  • 2010

Quantified Score

Hi-index 31.49

Visualization

Abstract

A new parallel dynamic mesh adaptation and load balancing algorithm for general hybrid grids has been developed. The meshes considered in this work are composed of four kinds of elements; tetrahedra, prisms, hexahedra and pyramids, which poses a challenge to parallel mesh adaptation. Additional complexity imposed by the presence of multiple types of elements affects especially data migration, updates of local data structures and interpartition data structures. Efficient partition of hybrid meshes has been accomplished by transforming them to suitable graphs and using serial graph partitioning algorithms. Communication among processors is based on the faces of the interpartition boundary and the termination detection algorithm of Dijkstra is employed to ensure proper flagging of edges for refinement. An inexpensive dynamic load balancing strategy is introduced to redistribute work load among processors after adaptation. In particular, only the initial coarse mesh, with proper weighting, is balanced which yields savings in computation time and relatively simple implementation of mesh quality preservation rules, while facilitating coarsening of refined elements. Special algorithms are employed for (i) data migration and dynamic updates of the local data structures, (ii) determination of the resulting interpartition boundary and (iii) identification of the communication pattern of processors. Several representative applications are included to evaluate the method.