A Solver for Massively Parallel Direct Numerical Simulation of Three-Dimensional Multiphase Flows
S. Shin, J. Chergui, D. Juric

TL;DR
This paper introduces a highly scalable, parallel solver for 3D multiphase flow simulations capable of running on thousands of processors, demonstrating detailed droplet dynamics at high resolutions.
Contribution
The authors developed a new massively parallel solver for 3D multiphase flows using domain decomposition, hybrid interface tracking, and advanced iterative solvers, enabling high-resolution simulations on large-scale computing systems.
Findings
Successfully simulated droplet splash at resolutions up to 1024^3
Achieved efficient parallel performance on 65536+ threads
Captured detailed flow features like crown formation and rim instability
Abstract
We present a new solver for massively parallel simulations of fully three-dimensional multiphase flows. The solver runs on a variety of computer architectures from laptops to supercomputers and on 65536 threads or more (limited only by the availability to us of more threads). The code is wholly written by the authors in Fortran 2003 and uses a domain decomposition strategy for parallelization with MPI. The fluid interface solver is based on a parallel implementation of the LCRM hybrid Front Tracking/Level Set method designed to handle highly deforming interfaces with complex topology changes. We discuss the implementation of this interface method and its particular suitability to distributed processing where all operations are carried out locally on distributed subdomains. We have developed parallel GMRES and Multigrid iterative solvers suited to the linear systems arising from the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFluid Dynamics and Heat Transfer · Lattice Boltzmann Simulation Studies · Fluid Dynamics Simulations and Interactions
