Full Program »
Direct numerical simulation of species transfer at rising single bubbles using interFoam
This contribution is dedicated to species transfer modeling at fluid interfaces in context of algberaic Volume-of-Fluid (VoF)
methods. The central challenges in capturing the species transfer over fluid interfaces by Direct Numerical Simulations
(DNS) are the steep concentration gradients at the interface and the abrupt interfacial concentration jumps, which impose
severe requirements onto the underlying numerical methods. Therefore, a novel method for simulating species transfer
in two-phase flow systems in context of algebraic Volume-of-Fluid methods has been developed with regard to above
method requirements, the so-called Continuous Species Transfer (CST) method [1].
In the developed approach, the mass transfer is included in form of a single-field formulation derived by the framework
of conditional volume averaging. The interface jump and transmission conditions are herein transferred into an additional
diffusive term in the interfacial region. Validity of the method is for dilute species without (or with negligible) phase
change. The resulting system of partial differential equations is discretized using the second-order accurate Crank-
Nicholson time discretization scheme for the advective flux. The spatial discretization of the advection terms is carried
out using the interface capturing scheme CICSAM. The derived CST model ensures mass conservation and boundedness
of the concentration fields and allows for a fully implicit discretization of the diffusive transport and interfacial transfer,
thus increasing numerical stability and overcoming explicit time step limitations.
High Performance Computing
In order to resolve the thin concentration boundary layer, high performance computing techniques are utilized in this
work, namely dynamic adaptive mesh refinement (AMR) and dynamic load balancing techniques to locally increase
the resolution in regions of interest (here, the gas-liquid interface; cf. Figure 1) and efficiently use the computational
resources. These techniques, being generally available within the OpenFOAM framework, have been substantially enhanced in course of our research. This required e.g. the implementation of a new surface mapping algorithm and
a clustered decomposition method which allows for consistent decomposition of the refinement history, a list containing information about the connection of parent (base mesh) and child cells (locally refined mesh). Further,
a multi-refinement criterion library based on [2] has been developed which allows the user to specify a multitude of
different refinement criteria and assign to each a specific refinement target level. The multi-refinement dictionary used to
specify the computational mesh shown in Figure 1a is given in Figure 1b. Here, the different criteria contain triples where
the last number specifies the refinement level for this criterion and the other two define the value range to mark cells for
refinement.
Single Bubble Hydrodynamics
To be able to simulate rising single bubbles at higher Reynolds numbers, additional enhancements of the standard
interFoam solver had to be undertaken. Utilizing the CICSAM scheme reduces numerical errors due to the discretization
of the advection term compared to the standard MULES advection algorithm with additional bi-normal compression
term. Further, the calculation of the surface tension force has been significantly improved by employing an iso-surface
reconstruction of the interface to compute the interface normal vectors and including a smoothing aglorithm for the
resulting curvature. Validation of the improved solver framework is shown in Figure 2 by comparison of the bubble shape
and bubble rise velocity against measurement results of [3] and [4]. It can be seen, that the numerical results of our
modified solver – compared to the standard interFoam solver – are in significantly better agreement to the experimental
data.
Interfacial Species Transfer
The main scientific aim of our research is the deduction of an improved interfacial species transfer correlation to be used
e.g. in two-fluid models. Special focus lies herein in the investigation of the influence of bubble shape and rise velocity
onto the mass transfer at single rising bubbles. Especially the influence of bubble shape onto mass transfer processes
has only briefly been discussed in literature so far, although it was found in this work to have a major impact due to
the different resulting wake structures (see the difference in concentration wake structure depicted in Figure 3).
Based on the enhanced hydrodynamic solver framework, an extensive parameter study has been conducted to derive
an improved closure model for interfacial mass transfer from single rising bubbles. The resulting correlations for the
nterfacial area (here in terms of the surface ratio) and global Sherwood number are given in Figures 4a and 4b respectively.
An interesting observation in Figure 4b is, that the decrease of the global Sherwood number as function of the bubble
deformation seems to have a fixed lower bound. For strongly deformed bubbles, mass transfer is thus assumed to be
mainly increasing due to the generation of additional interface.
To additionally investigate chemical reactions, the species transfer library is coupled to the reaction library readily
available within the OpenFOAM framework, allowing for the study of chemical reactions within the liquid phase. Recent
development of the presented framework is dedicated to bounded implicit mesh-skewness correction methods to maintain
accuracy and convergence order of the presented method also on strongly non-uniform meshes [5]. Also, a code release of
the presented framework for the direct numerical simulation of species transfer in bubbly flows within the OpenFOAM-
Extend project and OpenFOAM+ is planned for the near future.
Acknowledgments
The authors thank the German Federal Ministry of Education and Research for the project funding in scope of the Multi-
Phase project (FKZ:033RC1102H). The first author additionally thanks the collaborators at TTD and SLA TU Darmstadt,
namely Stefan Batzdorf and Daniel Rettenmaier for the joint work regarding adaptive mesh refinement and dynamic load
balancing, as well as the Lichtenberg High Performance Computing Center at TU Darmstadt at which the exhaustive
parameter studies presented in this work have been computed.
References
[1] D. Deising, H. Marschall, and D. Bothe, “A unified single-field model framework for Volume-Of-Fluid simulations
of interfacial species transfer applied to bubbly flows,” Chem. Eng. Sci., vol. 139, pp. 173 – 195, 2016.
[2] T. G. Voskuilen, “https://github.com/tgvoskuilen/meshBalancing.”
[3] P. C. Duineveld, “The rise velocity and shape of bubbles in pure water at high Reynolds number,” J. Fluid Mech., vol.
292, pp. 325–332, 6 1995.
[4] D. W. Moore, “The velocity of rise of distorted gas bubbles in a liquid of small viscosity,” Journal of Fluid Mechanics,
vol. 23, no. 4, p. 749766, 1965.
[5] S. Hill, D. Deising, T. Acher, H. Klein, D. Bothe, and H. Marschall, “Boundedness preserving implicit correction of
mesh-induced errors for VoF based scalar transport,” submitted.