The Numerical Solutions For Navier-Stokes Equations By Gpu

Liquan Mei,Shujuan Zhang,Peipei Cheng
2007-01-01
Abstract:GPU (Graphics Processing Unit) is a graphics coprocessor, but its SIMD mode can be used in other fields besides graphics. Universal calculation based on GPU is the top topic of the day. This paper introduces Computational Fluid Dynamics-(CFD) by GPU. Finite difference method is used to solve N-S equations in stream function and vorticity form. Conjugation method and SOR is used to solve linear equations of discretized system. The result shows that it can save more runtime solving N-S equations by GPU than by CPU.
What problem does this paper attempt to address?