An improved study of real-time fluid simulation on GPU
✍ Scribed by Enhua Wu; Youquan Liu; Xuehui Liu
- Publisher
- John Wiley and Sons
- Year
- 2004
- Tongue
- English
- Weight
- 340 KB
- Volume
- 15
- Category
- Article
- ISSN
- 1546-4261
- DOI
- 10.1002/cav.16
No coin nor oath required. For personal study only.
✦ Synopsis
Abstract
Taking advantage of the parallelism and programmability of GPU, we solve the fluid dynamics problem completely on GPU. Different from previous methods, the whole computation is accelerated in our method by packing the scalar and vector variables into four channels of texels. In order to be adaptive to the arbitrary boundary conditions, we group the grid nodes into different types according to their positions relative to obstacles and search the node that determines the value of the current node. Then we compute the texture coordinates offsets according to the type of the boundary condition of each node to determine the corresponding variables and achieve the interaction of flows with obstacles set freely by users. The test results prove the efficiency of our method and exhibit the potential of GPU for general‐purpose computations. Copyright © 2004 John Wiley & Sons, Ltd.
📜 SIMILAR VOLUMES
## Abstract In this article we present a finite element method for simulating the time‐dependent flow of an Oldroyd‐B fluid in a lid‐driven cavity, which is a stringent test problem at high Weissenberg number. The key considerations for developing the methodology are the preservation of the positiv