流体力学与飞行力学

一种适用于三维混合网格的GMRES加速收敛新方法

  • 张健 ,
  • 邓有奇 ,
  • 李彬 ,
  • 张耀冰
展开
  • 中国空气动力研究与发展中心 计算空气动力研究所, 绵阳 621000
张健,男,硕士,研究实习员。主要研究方向:计算空气动力学。Tel:0816-2463271,E-mail:j-zhang@foxmail.com;邓有奇,男,博士,研究员,博士生导师。主要研究方向:计算空气动力学。Tel:0816-2463005,E-mail:cai@cardc.cn;李彬,男,博士,助理研究员。主要研究方向:计算空气动力学。Tel:0816-2463276,E-mail:leebin2008@hotmail.com;张耀冰,男,博士,副研究员。主要研究方向:计算空气动力学。Tel:0816-2463276,E-mail:zhyb_super@sina.cn

收稿日期: 2015-11-25

  修回日期: 2016-01-24

  网络出版日期: 2016-03-02

A new method to accelerate GMRES's convergence applying to three-dimensional hybrid grid

  • ZHANG Jian ,
  • DENG Youqi ,
  • LI Bin ,
  • ZHANG Yaobing
Expand
  • Computational Aerodynamic Institute of China Aerodynamic Research & Development Center, Mianyang 621000, China

Received date: 2015-11-25

  Revised date: 2016-01-24

  Online published: 2016-03-02

摘要

为提高流场计算收敛效率,发展了一套适用于三维混合网格Naiver-Stokes方程求解的并行广义最小残差(GMRES)隐式时间推进方法。该方法由科学计算可移植扩展工具包(PETSc)中的Krylov子空间求解器实现,线性方程系统中的系数矩阵直接以显式给出以提高算法的稳定性。为进一步提高GMRES方法的收敛速度,对非结构网格的序号进行了重排序,使得系数矩阵的非零元素尽量向主对角线靠近。利用所发展的GMRES方法,完成了对ONERA-M6机翼、AIAA阻力预测会议通用研究模型(CRM)等算例的计算,计算结果与试验结果吻合良好。通过与其他隐式推进方法进行比较,对算法的收敛特性进行了研究。结果表明,所发展的GMRES方法计算更加稳定,残差下降速度相对LU-SGS(Lower-Upper Symmetric Gauss-Seidel)方法更快,尤其是气动力系数向着收敛解逼近的速度更加明显,提高了计算效率。

本文引用格式

张健 , 邓有奇 , 李彬 , 张耀冰 . 一种适用于三维混合网格的GMRES加速收敛新方法[J]. 航空学报, 2016 , 37(11) : 3226 -3235 . DOI: 10.7527/S1000-6893.2016.0038

Abstract

To improve the convergence efficiency of solving the flow field, a parallel implicit time integration method generalized minimal residual (GMRES) is applied to a three-dimentional hybrid grid Navier-Stokes solver. The method is implemented based on a Krylov subspace solver in the scientific computation toolkit portable, extensible toolkit for scientific computation (PETSc). The coefficient matrix of linear system is provided explicitly to stabilize the scheme. In order to accelerate the convergence more specifically, the cell indexes of unstructured grid are reordered such that the system matrix's nonzero elements are clustered close to the main diagonal. The method is applied to simulations of ONERA-M6 wing and AIAA Drag Prediction Workshop model CRM. The results show great agreement with experimental data. Comparisons are made between different implicit schemes. The GMRES method developed in this paper shows more robustness and the residual's convergence has a significant speedup compared with LU-SGS method. Moreover, the method has a faster speed approximating to the steady state of aerodynamic coefficient. It greatly improves the computational efficiency.

参考文献

[1] JAMESON A, SCHMIDT W, TURKEK E. Numerical solutions of the euler equations by finite volume methods using Runge-Kutta time-stepping schemes:AIAA-1981-1259[R]. Reston:AIAA, 1981.
[2] YOON S, JAMESON A. Lower-upper symmetric gauss-seidel method for the euler and naiver-stokes equations[J]. AIAA Journal, 1988, 26(9):1025-1026.
[3] JAMESON A. Multigrid algorithms for compressible flow calculations, multigrid method II[M]. Berlin:Springer Verlag, 2006:166-201.
[4] SAAD Y, SCHULZ M H. GMRES:A generalized minimum residual algorithm for solving nonsymmetric linear systems[J]. SIAM Journal on Scientific and Statistcal Computing, 1986, 7:856-869.
[5] WIGTON L B, YOUNG D P, YU N J. GMRES acceleration of computational fluid dynamics codes:AIAA-1985-1494[R]. Reston:AIAA, 1985.
[6] KNOLL D A, MCHUGH P R. Inexact Newton's method solutions to the incompressible Navier-Stokes and energy equations using standard and matrix-free implementations:AIAA-1993-3332[R]. Reston:AIAA, 1993.
[7] XIA Y D, LUO H, NOURGALIEV R. An implicit hermite WENO resconstruction-based discontinuous Galerkin method on tetrahedral grids[J]. Computers & Fluids, 2014, 96(5):406-421.
[8] 燕振国, 刘化勇, 毛枚良, 等. 基于高阶耗散紧致格式的GMRES方法收敛特性研究[J]. 航空学报, 2014, 35(5):1181-1192. YAN Z G, LIU H Y, MAO M L, et al. Convergence property investigation of GMRES method based on high-order dissipative compact scheme[J]. Acta Aeronautica et Astronautica Sinica, 2014, 35(5):1181-1192(in Chinese).
[9] BALAY S, ABHYANKAR S, ADAMS M, et al. PETSc users manual[EB/OL]. (2014-06-30)[2015-07-01]. http://www.mcs.anl.gov/petsc/documentation/index.html.
[10] ANDERSON W K, GROPP W D, KAUSHIK D K, et al. Achieving high sustained performance in an unstructured mesh CFD application[C]//Proceedings of the 1999 ACM/IEEE Conference of Supercomputing. New York:IEEE, 1999.
[11] 钟英, 张理论, 刘巍. PETSc及典型开源流体力学应用[J]. 计算机应用, 2013, 33(S2):63-66. ZHONG Y, ZHANG L L, LIU W. PETSc and its typical open-source computational fluid dynamics application[J]. Journal of Computer Applications, 2013, 33(S2):63-66(in Chinese).
[12] 屈崑, 李记超, 蔡晋生. CFD数学模型的线性化方法及其应用[J]. 航空学报, 2015, 36(10):3218-3227. QU K, LI J C, CAI J S. Method of linearizing computational fluid dynamics model and its applications[J]. Acta Aeronautica et Astronautica Sinica, 2015, 36(10):3218-3227(in Chinese).
[13] 张耀冰, 邓有奇, 吴晓军, 等. DLR-F6翼身组合体数值计算[J]. 空气动力学学报, 2011, 29(2):163-169. ZHANG Y B, DENG Y Q, WU X J, et al. Drag prediction of DLR-F6 using MFlow unstructured mesh solver[J]. Acta Aerodynamica Sinica, 2011, 29(2):163-169(in Chinese).
[14] XIA Y D, LUO H, FRISBEY M, et al. A set of parallel, implicit methods for a reconstructed discontinuous Galerkin method for compressible flows on 3D hybrid grids[J]. Computers & Fluids, 2014, 98:134-151.
[15] BLAZEK J. Computational fluid dynamics principles and applications[M]. Oxford:Elsevier Science Ltd., 2001:419-420.
[16] 李劲杰, 王刚, 史爱明, 等. 基于非结构网格流场计算的网格重排序[J]. 航空计算技术, 2005, 35(3):25-28. LI J J, WANG G, SHI A M,et al. Reordering of 3D unstructured grids for computing efficiency improvement[J]. Aeronautical Computer Technique, 2005, 35(3):25-28(in Chinese).
[17] LUO H, BAUM J D, LOHNER R. An improved finite volume scheme for compressible flows on unstructured grids:AIAA-1995-0348[R]. Reston:AIAA, 1995.
[18] SPALART P R, ALLMARAS S R. A one equation turbulence model for aerodynamic flows:AIAA-1992-0439[R]. Reston:AIAA, 1992.
[19] SCHMITT V, CHARPIN F. Pressure distributions on the ONERA-M6 wing at transonic mach numbers, experimental data base for computer program assessment:AGARD AR-138-B1[R].[S.l.]:AGARD, 1979.
[20] 康忠良, 阎超. 适用于混合网格的并行GMRES+LUSGS方法[J]. 空气动力学学报, 2013, 31(2):225-230. KANG Z L, YAN C. Parallel GMRES+LU-SGS method for mixed grids[J]. Acta Aerodynamica Sinica, 2013, 31(2):225-230(in Chinese).
[21] VASSBERG J C, DEHAAN M A, RIVERS S M, et al. Development of a common research model for applied CFD validation studies:AIAA-2008-6919[R]. Reston:AIAA, 2008.
[22] MELISSA B R, ASHLEY D. Experimental Investigation of the NASA common research model in the NASA langley national transonic facility and NASA Ames 11-ft transonic wind tunnel:AIAA-2011-1126[R]. Reston:AIAA, 2011.
[23] LEVY D W, LAFLIN K R, TINOCO E N, et al. Summary of data from fifth AIAA CFD drag prediction workshop:AIAA-2013-0046[R]. Reston:AIAA, 2013.
[24] GONG X, CHEN J, ZHOU N, et al. The effects of turbulence model corrections on drag prediction of NASA common research model:AIAA-2014-3171[R]. Reston:AIAA, 2014.
[25] VASSBERG J, TINOCO E, MANI M, et al. Summary of date from fourth AIAA CFD drag prediction workshop:AIAA-2010-4547[R]. Reston:AIAA, 2010.

文章导航

/