Eciency of local Vanka smoother geometric multigrid preconditioning for space-time nite element methods to the NavierStokes

2025-05-03 0 0 862.46KB 9 页 10玖币
侵权投诉
Efficiency of local Vanka smoother geometric
multigrid preconditioning for space-time finite
element methods to the Navier–Stokes
equations
Mathias Anselmann, Markus Bause
,Helmut Schmidt University, Faculty of Mechanical and Civil Engineering, Holstenhofweg 85,
22043 Hamburg, Germany
Numerical simulation of incompressible viscous flow, in particular in three space dimen-
sions, continues to remain a challenging task. Space-time finite element methods feature
the natural construction of higher order discretization schemes. They offer the potential
to achieve accurate results on computationally feasible grids. Linearizing the resulting al-
gebraic problems by Newton’s method yields linear systems with block matrices built of
(k+1)×(k+1)saddle point systems, where kdenotes the polynomial order of the variational
time discretization. We demonstrate numerically the efficiency of preconditioning GMRES
iterations for solving these linear systems by a V-cycle geometric multigrid approach based
on a local Vanka smoother. The studies are done for the two- and three-dimensional bench-
mark problem of flow around a cylinder. Here, the robustness of the solver with respect to
the piecewise polynomial order kin time is analyzed and proved numerically.
1 Introduction
Let Rdwith d=2,3 denote a bounded Lipschitz domain and I=(0, T ]for some final time T>0.
We consider the numerical approximation by space-time finite element methods of solutions to the
nonstationary Navier–Stokes system
tv+(v)vνv+p=f,v=0 in ×T , (1.1)
equipped with the initial condition v(0)=v0in Ω and appropriate boundary conditions on the different
parts of Ω, either the Dirichlet condition v=gor the do-nothing condition T(v, p)n=0with the
asymmetric stress tensor T(v, p)=νvpIand the outer unit normal vector n. In Section 4, the
benchmark setting of flow around a cylinder (cf. [18]) is chosen as Ω.
In the recent decade, the development and analysis of space-time finite element methods (STFEMs)
have strongly attracted researchers’ interest. For this we refer to, e.g., [1–4, 11] and the references
therein. STFEMs offer appreciable advantages like the natural construction of higher order schemes,
the application of duality based concepts of a-posteriori error control and space-time mesh adaptivity [5]
and the natural discretization of coupled problems of multi-physics. Here, discontinuous Galerkin
time discretizations and inf-sup stable finite element methods in space with discontinuous pressure
bause@hsu-hh.de (corresponding author)
1
arXiv:2210.02690v1 [math.NA] 6 Oct 2022
approximation are employed. For the time variable, a Lagrangian basis with respect to the (k+1)
Gauss–Radau quadrature points of each subinterval is used. By the choice of a discontinuous temporal
test basis, a time-marching scheme is obtained, with temporal degrees of freedom associated with the
Gauss–Radau quadrature nodes of the subintervals. For details of the construction of the schemes we
refer to [2, 3]. We linearize the resulting nonlinear algebraic problem by a damped version of Newton’s
method. This yields linear systems of equations with block matrices of (k+1)×(k+1)subsystems, with
each of them having saddle point structure. Here, kdenotes the piecewise polynomial order of the time
discretization; cf. [2,4,11]. The structure of each of the subsystems resembles the discretization of (1.1)
by the implicit Euler method in time and inf-sup stable pairs of finite elements in space. We note that
there exits a strong link between the implicit Euler and the lowest order discontinuous Gakerkin time
discretization; cf. [20]. The solution of the problems demands for efficient and robust iteration schemes.
Geometric multigrid (GMG) methods are known as the most efficient iterative techniques for the
solution of large linear systems arising from the discretization of partial differential equations, including
incompressible viscous flow. GMG methods are applied in many variants [6, 10, 15, 19]. They exploit
different mesh levels of the underlying problem in order to reduce different frequencies of the error
by employing a relatively cheap smoother on each grid level. Different iterative methods have been
proposed in the literature as smoothing procedure. They range from low-cost methods like Richardson,
Jacobi, and SOR applied to the normal equation of the linear system to collective smoothers, that
are based on the solution of small local problems. Here, we use a Vanka-type smoother [16, 21] of
the family of collective methods. Nowadays, GMG methods are employed as preconditioner in Krylov
subspace iterations, for instance GMRES iterations, to enhance the linear solver’s robustness, which
is also done here. Parallel implementations of GMG techniques on modern computer architectures
show excellent scalability properties and their high efficiency has been recognized. Numerical evidence
of these performance properties is presented in, e.g., [2, 7, 8, 14, 15]. Analyses of GMG methods (cf.,
e.g., [6,10,16]) have been done for linear systems in saddle point form, with matrix A=A B
BCand
symmetric and positive definite submatrices Aand C, arising for instance from mixed discretizations
of the Stokes problem. If higher order discontinuous Galerkin time stepping is used, the resulting linear
system matrix is a (k+1)×(k+1)block matrix with each block being of the form A. This imposes
an additional facet of complexity on the geometric multigrid preconditioner. In this work, we study
numerically the performance properties of GMRES iterations with GMG preconditioning for space-
time finite element discretizations of (1.1) . In particular, higher order polynomial approximation of
the temporal variable is investigated. The benchmark of flow around a cylinder [18] in two- and three
space dimensions is chosen as a test problem. Beyond the expectable spatial grid independency of the
number of iterations of the linear solver, that is already shown numerically in [3,11], the robustness of
the solver with respect to the (piecewise) polynomial degree of the time discretization is analyzed and
shown here.
2 Numerical scheme
For the time discretization, we decompose I=(0, T ]into Nsubintervals In=(tn1, tn],n=1,...,N,
where 0 =t0<t1<<tN1<tN=T. For the space discretization, let {Tl}L
l=0be the decomposition on
every multigrid level of Ω into (open) quadrilaterals or hexahedrals, with Tl={Kii=1,...,Nel
l}, for
l=0,...,L. The finest partition is Th=TL. We assume that all the partitions {Tl}L
l=0are quasi-uniform
with characteristic mesh size hland hl=γhl1,γ(0,1)and h0=O(1). On the actual mesh level,
we denote by Vh×QhH1()×L2()the finite element spaces that are built on the inf-sup stable
pair of spaces (Qr)d×Pdisc
r1for some r2; cf. [13, p. 115]. By an abuse of notation, we skip the index
lof the mesh level when it is clear from the context. We let R=dim Vhand S=dim Qhas well as
ˆ
R=dim((Qr)d)and ˆ
S=dim(Pdisc
r1). For the application of Dirichlet boundary conditions we employ
Nitsche’s method. This is only done since our approach and its implementation are embedded in a more
2
摘要:

EciencyoflocalVankasmoothergeometricmultigridpreconditioningforspace-time niteelementmethodstotheNavier{StokesequationsMathiasAnselmann„,MarkusBause…*„;…HelmutSchmidtUniversity,FacultyofMechanicalandCivilEngineering,Holstenhofweg85,22043Hamburg,GermanyNumericalsimulationofincompressibleviscousow,in...

展开>> 收起<<
Eciency of local Vanka smoother geometric multigrid preconditioning for space-time nite element methods to the NavierStokes.pdf

共9页,预览2页

还剩页未读, 继续阅读

声明:本站为文档C2C交易模式,即用户上传的文档直接被用户下载,本站只是中间服务平台,本站所有文档下载所得的收益归上传人(含作者)所有。玖贝云文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。若文档所含内容侵犯了您的版权或隐私,请立即通知玖贝云文库,我们立即给予删除!
分类:图书资源 价格:10玖币 属性:9 页 大小:862.46KB 格式:PDF 时间:2025-05-03

开通VIP享超值会员特权

  • 多端同步记录
  • 高速下载文档
  • 免费文档工具
  • 分享文档赚钱
  • 每日登录抽奖
  • 优质衍生服务
/ 9
客服
关注