中文

一种用于高阶嵌套网格方法的高阶直接切割并行算法及其在旋转高尔夫球上的应用

计算物理 2018-11-14 v2 流体动力学

摘要

嵌套网格方法常被用于有效模拟涉及复杂几何与运动物体(如旋翼飞行器)的问题。本文提出一种基于直接切割方法的新型嵌套网格域连通算法,适用于GPU加速求解器在高阶曲网格上的使用。与以往方法相比,它能够利用现代加速器高度数据并行的特性。此外,该方法在处理高阶方法中出现的曲网格时也显著更高效。我们给出了该新算法的实现,并将其与高阶流体动力学代码结合。该算法通过多个基准问题进行了验证,包括雷诺数为150,000的旋转高尔夫球绕流。

关键词

引用

@article{arxiv.1711.07663,
  title  = {A Parallel Direct Cut Algorithm for High-Order Overset Methods with Application to a Spinning Golf Ball},
  author = {Jacob A. Crabill and Freddie D. Witherden and Antony Jameson},
  journal= {arXiv preprint arXiv:1711.07663},
  year   = {2018}
}

备注

Preprint accepted for publication in the Journal of Computational Physics. From previous version: Fixed typos Fixed incorrect plot of spinning golf ball forces; Reorganized discussion of code performance for clarity; Added additional code performance profiling results