SearcharxivSearch

arXiv subjects

Marc Pescheux

Publications and source records attributed to Marc Pescheux.

2 recordsLinked to original sources

incompressibleFoam: a new time consistent framework with BDF and DIRK integration schemes

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, and time discretization schemes. It is found that the pressure-corrected form should be avoided while using the NCMI and that third order schemes are not superior to 2nd order schemes. The CMI should be privileged to avoid time step and relaxation factor dependence and pressure velocity decoupling. Finally, the source code is released in the following github repository: https://github.com/ferrop/incompressibleFoam

physics.flu-dyn

Enhanced Level-Set Method for free surface flow applications

This paper presents a solver using the Level-Set method for incompressible two phase flows with surface tension. A one fluid approach is adopted where both phases share the same velocity and pressure field. The Level Set method has been coupled with the Ghost Fluid Method. An efficient and pragmatic solution is proposed to avoid interface displacement during the reinitialization of the level-Set fields. A solver called LSFoam has been implemented in the OpenFOAM framework with consistent Rhie & Chow interpolation. This solver has been tested on several test cases covering different scales and flow configurations: rising bubble test case, Rayleigh-Taylor instability simulations, Ogee spillway flow, 3D dambreak simulation with a square cylinder obstacle and KVLCC2 steady resistance calculations. Overall results are in excellent agreement with reference data and the present approach is very promising for moderate free surface deformations.

physics.flu-dyn