首页> 中文期刊>华南理工大学学报(自然科学版) >基于GPU的面向SPH流体模拟的邻居查找算法

基于GPU的面向SPH流体模拟的邻居查找算法

     

摘要

In order to improve the fluid simulation speed based on the smoothed particle hydrodynamics (SPH) , a new grid-based neighbor search method realizing on the graphics processing unit ( GPU) is proposed. In this method, first, the particle grid map texture is created according to the particle position texture and is sorted according to the grid index of each particle via the CPU sorting method. Then, the particle neighbor index is obtained by searching the sorted grid map texture and is assigned to the pre-computed position of neighbor map texture. The proposed method overcomes the current inability of pixel shaders in terms of scatter operations. With the adoption of this new GPU-based neighbor search technology, SPH fluid simulation can be entirely implemented on GPU and the fluid simulation speed can be doubled.%为了提高基于平滑粒子动力学( SPH)的流体模拟速度,提出了一种在图形处理器( GPU)上实现的基于网格的邻居快速查找算法.该方法首先使用粒子位置纹理信息建立对应的网格纹理,然后利用GPU排序方法按照粒子的网格索引进行排序,最后在排序后的网格纹理中得到粒子的邻居粒子索引,并将其赋值到预计算的粒子邻接纹理中.该方法克服了像素着色器无法将指定数值写到指定位置的问题.将这种基于GPU的邻居查找算法应用于流体模拟,可以使基于SPH的流体模拟方法完全运行在GPU上,成倍地提高流体模拟的速度.

著录项

相似文献

  • 中文文献
  • 外文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号