hamman001

Summary

Parallelization and scalability of a spectral element channel flow solver for incompressible Navier-Stokes equations. C.W. Hamman, R.M. Kirby and M. Berzins. Concurrency and Computation: Practice and Experience, 14(10):1403-1422, 2007.

Abstract

Direct numerical simulation (DNS) of turbulent flows is widely recognized to demand fine spatial meshes, small timesteps, and very long runtimes to properly resolve the flow field. To overcome these limitations, most DNS is performed on supercomputing machines. With the rapid development of terascale (and, eventually, petascale) computing on thousands of processors, it has become imperative to consider the development of DNS algorithms and parallelization methods that are capable of fully exploiting these massively parallel machines. A highly parallelizable algorithm for the simulation of turbulent channel flow that allows for efficient scaling on several thousand processors is presented. A model that accurately predicts the performance of the algorithm is developed and compared with experimental data. The results demonstrate that the proposed numerical algorithm is capable of scaling well on petascale computing machines and thus will allow for the development and analysis of high Reynolds number channel flows.

Bibtex entry

@ARTICLE { hamman001,
    AUTHOR = { C.W. Hamman and R.M. Kirby and M. Berzins },
    TITLE = { Parallelization and scalability of a spectral element channel flow solver for incompressible {N}avier-{S}tokes equations },
    JOURNAL = { Concurrency and Computation: Practice and Experience },
    VOLUME = { 14 },
    NUMBER = { 10 },
    PAGES = { 1403--1422 },
    YEAR = { 2007 },
    ABSTRACT = { Direct numerical simulation (DNS) of turbulent flows is widely recognized to demand fine spatial meshes, small timesteps, and very long runtimes to properly resolve the flow field. To overcome these limitations, most DNS is performed on supercomputing machines. With the rapid development of terascale (and, eventually, petascale) computing on thousands of processors, it has become imperative to consider the development of DNS algorithms and parallelization methods that are capable of fully exploiting these massively parallel machines. A highly parallelizable algorithm for the simulation of turbulent channel flow that allows for efficient scaling on several thousand processors is presented. A model that accurately predicts the performance of the algorithm is developed and compared with experimental data. The results demonstrate that the proposed numerical algorithm is capable of scaling well on petascale computing machines and thus will allow for the development and analysis of high Reynolds number channel flows. },
}