incompressibleFoam: a new time consistent framework with BDF and DIRK integration schemes
Paulin Ferro, Pierre-Etienne Meiller, Paul Landel, Carla Landrodie, Marc Pescheux

TL;DR
This paper introduces incompressibleFoam, a new OpenFOAM solver integrating multiple numerical methods, including BDF and SDIRK time schemes, and compares its performance with existing solvers on benchmark cases.
Contribution
It presents a novel incompressible solver with integrated BDF and SDIRK schemes, and provides practical insights into numerical method choices within OpenFOAM.
Findings
CMI is preferable to pressure-corrected forms.
Third order schemes are not significantly better than second order.
Using CMI reduces dependence on time step and relaxation factors.
Abstract
This work focuses on the development of a new incompressible solver, incompressibleFoam, within OpenFOAM and integrating several numerical methods within the same framework. Two momentum interpolation (NCMI/CMI) methods are implemented, two forms of the pressure Poisson equation (corrected/standard). Regarding time discretization, steady-state, Backward Differentiation Formula (BDF) and the Singly Diagonally Implicit Runge-Kutta (SDIRK) methods, up to the third order, are implemented. The solver is tested on three benchmark cases to assess the performance of different numerical configurations. The results are also compared with the standard incompressible solver of OpenFOAM: pimpleFoam. They provide perspective on previous attempts to improve OpenFOAM incompressible solvers and give practical results regarding the choice of momentum interpolation methods, pressure equation formulations,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGas Dynamics and Kinetic Theory
