Localized Parallel Algorithm for Bubble Coalescence in Free Surface Lattice-Boltzmann Method

  • Authors:
  • Stefan Donath;Christian Feichtinger;Thomas Pohl;Jan Götz;Ulrich Rüde

  • Affiliations:
  • Friedrich-Alexander University Erlangen-Nuremberg, Chair for System Simulation (LSS), Erlangen, Germany 91058;Friedrich-Alexander University Erlangen-Nuremberg, Chair for System Simulation (LSS), Erlangen, Germany 91058;Friedrich-Alexander University Erlangen-Nuremberg, Chair for System Simulation (LSS), Erlangen, Germany 91058;Friedrich-Alexander University Erlangen-Nuremberg, Chair for System Simulation (LSS), Erlangen, Germany 91058;Friedrich-Alexander University Erlangen-Nuremberg, Chair for System Simulation (LSS), Erlangen, Germany 91058

  • Venue:
  • Euro-Par '09 Proceedings of the 15th International Euro-Par Conference on Parallel Processing
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

The lattice Boltzmann method is a popular method from computational fluid dynamics. An extension of this method handling liquid flows with free surfaces can be used to simulate bubbly flows. It is based on a volume-of-fluids approach and an explicit tracking of the interface, including a reconstruction of the curvature to model surface tension. When this algorithm is parallelized, complicated data exchange is required, in particular when bubbles extend across several subdomains and when topological changes occur through coalescence of bubbles. In a previous implementation this was handled by using all-to-all MPI communication in each time step, restricting the scalability of the simulations to a moderate parallelism on a small number of processors. In this paper, a new parallel bubble merge algorithm will be introduced that communicates updates of the bubble status only locally in a restricted neighborhood. This results in better scalability and is suitable for massive parallelism. The algorithm has been implemented in the lattice Boltzmann software framework waLBerla , resulting in parallel efficiency of 90% on up to 4080 cores.