Development of low-dissipative projection method framework integrating various high-order time integration schemes using OpenFOAM
Hao Guo, Peixue Jiang, Yinhai Zhu

TL;DR
This paper presents a unified, low-dissipative solution framework in OpenFOAM that integrates various high-order time schemes, enabling efficient comparison and selection of schemes for turbulence simulation.
Contribution
A flexible, universal solver framework that incorporates multiple high-order time integration schemes, including multi-step methods, for improved turbulence modeling in CFD.
Findings
Multi-step methods with optimal order balance accuracy and efficiency.
Unified solver allows runtime scheme selection, simplifying comparisons.
Framework easily incorporates new time schemes for CFD simulations.
Abstract
A low-dissipative solution framework integrating various types of high-order time scheme is proposed and implemented based on the open-source C++ library OpenFOAM. This framework aims to introduce different categories of low-dissipative time integration schemes into a unified solver convenient for comparison of scheme performance in finite volume computational fluid dynamics code, contributing to the development of low dissipation scheme appropriate for scale-resolving turbulence simulation. To demonstrate this general framework's ability of including a wide range of time integration method, in addition to typical Runge--Kutta family schemes of linear single-step method, two more complex linear multi-step method, Adams--Bashforth family and Adams--Bashforth--Moutton family schemes, are implemented with the projection algorithm, which increase the options of time discretization. The…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNumerical methods for differential equations · Computational Fluid Dynamics and Aerodynamics · Meteorological Phenomena and Simulations
