Sunteți pe pagina 1din 11

Article

pubs.acs.org/IECR

OpenFOAM Computational Fluid Dynamic Simulations of Two-Phase


Flow and Mass Transfer in an Advanced-Flow Reactor
Mara Jose Nieves-Remacha, Lu Yang, and Klavs F. Jensen*
Department of Chemical Engineering, Massachusetts Institute of Technology, Cambridge, Massachusetts 02139, United States
*
S Supporting Information

ABSTRACT: Advanced-ow reactor (AFR) technology is an alternative to scale-up continuous ow chemistries from micro to
milli scales, while retaining mass and heat transfer performance. Here we conduct two-phase computational uid dynamic (CFD)
simulations using the open source software OpenFOAM in order to predict hydrodynamic parameters in the AFR for dierent
operating conditions. After modication and validation of the interFoam solver based on the volume-of-uid method to account
for mass transfer across immiscible interfaces, it is applied to the AFR to predict specic interfacial areas (a) and individual mass
transfer coecients (kL) to yield overall mass transfer coecients (kLa). The results are in good agreement with semiempirical
values and the surface renewal theory of Danckwerts, except at the largest ow rates for which numerical coalescence is observed.
A study of the inuence of uid properties yields the following conclusions. The contact angle is the variable that aects the ow
patterns the most (and more specically, the interfacial area); varying the contact angle can change the ow regime from bubbly
to stratied ow. Decreasing surface tension decreases droplet size, but in order to achieve large specic interfacial areas and have
a positive impact on the mass transfer process, a larger dispersed phase ow rate with increased holdup is also required. Viscosity
of the continuous phase does not have a signicant eect on mass transfer. The eect of reactor design was also seen to not be
signicant for the AFR designs and ow rates tested, with overall mass transfer coecients varying within 17%.

INTRODUCTION
Microreactor technology has been demonstrated by numerous
ing detachment, deformation, breakup, and coalescence of
bubbles and drops becomes a challenging task. An additional
authors to be very useful on the laboratory scale for kinetic challenge is to capture accurately capillary eects, which are
studies, elucidation of reaction mechanisms, catalyst screening, important on small scales. Although accuracy is a desired
optimization of reaction conditions, synthesis of new characteristic in the simulation, in order to achieve high
compounds, and multiphase chemistries. Microreactors oer accuracy very large computation times are normally required.
advantages over batch reactors, including fast and ecient Over time, dierent approaches have been developed, each one
mixing, safer operation, more precise reaction control, and high providing specic features and advantages over the others.
mass and heat transfer rates.15 However, the limitation of Among the continuum methods used to model two-phase
microreactors is the low throughput that they provide (mg/ ow, there are two main approaches:613 the Lagrangian and
min), and thus the main challenge becomes how to increase the the Eulerian. The use of a moving (unstructured) mesh is
production rate without losing mass and heat transfer eciency included within the rst approach with a Lagrangian movement
so that they can be used by the pharmaceutical and ne of the interface. The advantage of this method is that sharp
chemicals industry for production purposes (kg/min). interfaces are obtained. However, strong topological changes
Although parallelization of microreaction units is not generally may cause extreme deformations of the grid cells making the
a feasible alternative, a combination of the scale-up and scale- computation very complex. The front-tracking methods also fall
out6 concepts becomes a possible solution. Here we consider within the Lagrangian group. The interface position is
the advanced-ow reactor (AFR) technology manufactured by described by the motion of Lagrangian particles or markers in
Corning Inc., which has a minimum channel width of 1 mm the structured mesh. The disadvantage is the complexity of the
and can operate at ow rates in the range 10100 mL/min. method. Additional markers need to be added when the
These devices have a modular structure, so that tens of units interface stretches or eliminated when the interface grows.
can be easily parallelized to achieve production rates on the Other problems arise in three-dimensional computations and
order of kg/min.79 merging of interfaces within one grid cell.
The excellent mass transfer performance of the AFR has The second group (the Eulerian approach) includes the
been demonstrated experimentally for dierent systems.10,11 level-set (LS), volume-of-uid (VOF), and phase-eld
However, a general simulation tool able to model two-phase methods.1420 The LS method uses a distance function to
ow would allow determination of the mass transfer perform- describe the location of the interface.15 In the VOF method, the
ance for any system and could be further used to introduce
modications into the reactor design for optimization purposes. Received: February 4, 2015
Eorts over the years have been directed toward the Revised: June 1, 2015
simulation of multiphase ow with the aim of capturing the Accepted: June 9, 2015
dynamic events that are observed experimentally.12,13 Captur- Published: June 23, 2015

2015 American Chemical Society 6649 DOI: 10.1021/acs.iecr.5b00480


Ind. Eng. Chem. Res. 2015, 54, 66496659
Industrial & Engineering Chemistry Research Article

interface is described by an indicator function, oftentimes the incorporated into the main momentum equation valid for the
volume fraction of one of the phases. A geometric entire domain (eq 5).
reconstruction of the interface based on the evaluation of
uxes across cell faces usually yields better accuracy than the v

+ v v = P + g + 2 v + Fsv
more simple algorithmic approaches based on additional t (5)
compression steps. The phase eld method treats the interface
with nite thickness over which an order parameter varies
continuously.20 Here we use the volume-of-uid method and
the open source software OpenFOAM to study the inuence of
ow rates and uid properties on hydrodynamic parameters
and overall mass transfer coecients in the AFR.
There is a limited number of publications in the literature
regarding two-phase ow modeling in microchannels using
OpenFOAM. Most of the work is done using commercial
simulation software, such as Fluent, STAR-CCM, or
COMSOL. The advantage of the OpenFOAM software is
that being open source the original code is available for
consultation and modications to improve the current
performance of solvers or create new ones to satisfy specic
modeling requirements. Indeed, there are continuous eorts in Figure 1. Schematic of the continuum surface force (CSF) approach.
both the academic and industrial communities to broaden the The surface tension two-dimensional eect is converted into a three-
dimensional approach to be inserted into the main momentum
applicability of OpenFOAM to solve dierent problems.

conservation equation.
TWO-PHASE FLOW MODELING
The OpenFOAM solver developed for modeling two-phase
ows called interFoam2123 is based on the color function The OpenFOAM solver designed to solve two-phase ows of
volume-of-uid (CF-VOF) method. Its implementation is incompressible uids with no phase change called interFoam
based on an Eulerian description of each phase on a xed follows the approach described by Brackbill et al.24 for the
mesh (eq 1) and description of the interface between the two surface tension volume force. The continuum surface force
phases using a transport equation for an indicator function (eq (CSF) interprets surface tension as a continuous, three-
2), which in OpenFOAM implementation is the local volume dimensional eect across an interface. For a volume force
fraction of one phase, . This software uses the multidimen- Fsv(x) that provides the correct surface tension force per unit
sional universal limiter with explicit solution (MULES) interfacial area, Fsa(xs), for an interface thickness approaching
algorithm to solve the advection equation for the volume zero, and being zero outside of the interface:
fraction.
v

lim
h0
V Fsv(x)dV = A Fsa(xs)dA (6)
+ v v = P + g + 2 v
t (1) where the area integral over the portion A of the interface
within the small volume of integration V. The original
discontinuous indicator function is dened by c(x) using eq 7:
+ (v ) = 0
t (2)
phase 1 c(x) = c1
With this denition, each grid cell is described by a velocity

vector, pressure, and volume fraction. Those cells fully occupied c(x) = interface c(x) = (c1 + c 2)/2

by phase 1 have a value of = 1, whereas cells fully occupied by phase 2
c(x) = c 2 (7)
phase 2 adopt a value of = 0. Cells that contain the interface
have a value of between 0 and 1, depending on the volume Within the thickness of the interface (h), called transition
fraction of each phase. The approach of the VOF method is to region, an indicator function that varies smoothly from phase 1
describe the entire domain with a single momentum to phase 2 is dened, c(x). For a very small interface thickness,
conservation equation with volume averaged values for the the expression given by eq 8 can be used to approximate the
uid properties at the interface: density (eq 3) and viscosity (eq surface tension eect as a body force that can be inserted in the
4). momentum conservation equation.
= 1 + 2 (1 ) (3) c ( x)
Fsv(x) = (x)
c 2 c1 (8)
= 1 + 2 (1 ) (4)
An additional advection equation for the transport of is
The surface tension is a two-dimensional (2D) eect that in a dened (eq 9) and corrected with a compression term that
classical problem formulation appears in the stress boundary compensates for the numerical diusion of the interface.
condition at the interface, both in the normal and tangential
components. However, in the VOF approach the exact position + (v ) + (vr ((1 )) = 0
t (9)
of the interface is not known and it is described by a number of
cells with nite volume. Thus, the surface tension eect (2D) where vr is the relative velocity between phases and is calculated
needs to be converted into a volume eect (3D) that can be using eq 10:
6650 DOI: 10.1021/acs.iecr.5b00480
Ind. Eng. Chem. Res. 2015, 54, 66496659
Industrial & Engineering Chemistry Research Article

| |
n
f = 1 f Sf
C | |
vr = n f min r , max p = n
|Sf | |Sf | f = 1 Sf (14)
(10)

This compression factor is only active at the interface and Raeini et al.28 follow a more complicated procedure,
vanishes at those cells that are fully occupied by phase 1 or incorporating a semisharp surface model (SSF) to reduce the
phase 2. The amount of compression can be adjusted by articial diusion of the interface, and two new ltering
specifying the cAlpha value, Cr (usually ranges from 0 to 4) in methods (FSF) to correct for capillary forces and reduce
the system/fvSolution le. spurious currents. This solver is implemented after reformula-
The local surface curvature () is calculated using eq 11, tion of the NavierStokes equation by dening a dynamic
where n is the normal vector perpendicular to the interface, pressure and a body force that lumps together the eects of
calculated with eq 12. gravity, capillary forces, and capillary pressure gradients.
= n
n = /||
(11)

(12)
MASS TRANSFER MODELING
The original interFoam solver has been modied to model mass
transfer across immiscible interfaces. Investigations about
The wall adhesion force is considered by specifying the three- modeling mass transfer using the VOF method are very few,
phase contact angle: and the rst ones had the limitation of being applicable only for
n = n w cos(w) + tw sin(w) constant concentrations across the interface. Ohta and Suzuki40
(13)
rst studied mass transfer from a drop in a solvent extraction
where n and tw are the normal and tangential vectors to the process. Sato et al.41 simulated in 3D the mass transfer process
wall, respectively. In the subsequent simulations, the contact of liquid carbon dioxide single rising droplets in the continuous
angle is considered to be constant and independent of the phase water using a front capturing method, Davidson and
velocity and the direction of the contact line movement. Rudman42 developed a method to simulate in 2D heat and
The publications that report the use of the interFoam solver mass transfer between interfaces, and only for continuous
for two-phase incompressible ow include the work performed equilibrium concentrations between phases; but it was Bothe et
by Deshpande et al.,25 Hoang et al.,26 Raees et al.,27 and Raeini al.43 who in 2003 started modeling mass transfer of oxygen
et al.28 Deshpande et al. focused on a detail evaluation of the from single bubbles and bubble chains rising in aqueous
performance of the interFoam solver using a variety of test solutions using the VOF method and considering equilibrium
validation cases trying to cover a wide range of applications: (a) of concentrations across interfaces based on Henrys law. In
pure advection; (b) dynamics for inertia dominated ows; (c) 2006, Onea et al.44 developed a method based on the VOF
dynamics for surface tension dominated ows. It is concluded approach also based on Henrys law to simulate conjugate mass
in this work that the performance of interFoam is comparable transfer of dilute species accounting for the concentration jump
to other VOF existing algorithms, but the geometric and applied it to investigate qualitative investigation of mass
reconstruction schemes, such as the one available in Fluent, transfer in upward bubble train ow within square and
perform better. It was also shown that for inertia-dominated rectangular channels is performed.
ows with large density ratios interFoam is able to perform Another approach is that followed by Haroun et al.45,46 that
with excellent agreement with experimental and analytical combines VOF approach with transport of species across
values. In the case of surface tension dominated ows, interfaces with application to stable liquid lms and structured
interFoam guarantees a consistent formulation of pressure packing. More recently, Marschall et al.47 developed an
and surface tension. However, 10% disagreement for the algorithm to solve for mass transfer of species across interfaces
computation of curvature with respect to analytical values is in free-surface ows using OpenFOAM. To capture the
observed. Further improvements need to be done in this concentration jump at the interface, both approaches consider
regard. that the solubility is determined by Henrys law with a constant
A common problem when simulating two-phase ow at small coecient. Here we present the implementation of Haroun et
scales are articial velocities appearing at the interface. This al. approach in OpenFOAM and compare it with the
problem has been reported by many authors using VOF implementation of Marschall et al. using simple validation
methods2939 in their simulations. This is attributed to an cases (in Supporting Information). This solver is later applied
imbalance of forces caused by the introduction of the surface to the advanced-ow reactor for determination of mass transfer
tension body force as approximation for the surface eects into coecients.
the single-conservation momentum equation and/or incorrect The HarounTransportFoam solver is based on the interFoam
method for the computation of the interface curvature. This solver with the additional species conservation equation, as
eect is especially important at low or zero velocities and strong given by eq 15.
capillary forces. The articial velocities created are often called
Ci
spurious or parasitic currents. To overcome the problem of + (vC
i) = (DiCi)
spurious currents in interFoam, Deshpande et al. suggest a t (15)
criterion based on the analysis of Galusinski and Vigneaux35 for
The boundary conditions that need to be satised at the
the time step, which depends on the uid properties (, , ).
interface are described by eqs 16 and 17:
However, other authors introduce modications into the main
solver. For instance, Hoang et al.39 use a Laplacian smoother He = CiL /CiG (16)
for the volume fraction and recommend a selection of
parameters, such as the compression factor Cr, for best
performance. DiL CiL = DiGCiG (17)

6651 DOI: 10.1021/acs.iecr.5b00480


Ind. Eng. Chem. Res. 2015, 54, 66496659
Industrial & Engineering Chemistry Research Article

The approach followed by Haroun et al. considers one-uid experimental data.10,11 These experiments were performed for
variables in the interface region for concentration and diusion hexane/water at dierent ow rates in the AFR ranging from 10
coecients dened by eqs 18 and 19 and a concentration ux to 80 mL/min of each phase at atmospheric conditions. A
dened by eq 20. detailed study on the drop size distributions, specic surface
areas, dispersed phase holdups, and overall mass transfer
Ci = CiL + (1 )CiG (18) coecients were obtained experimentally. It was demonstrated
that kLa values were on the order of 1 s1 for both hexane/
Di = DiL + (1 )DiG (19) water and carbon dioxide/water systems and depend on the
ow rates of each phase, being larger for larger phase ow rates.
JiL = JiG (20) Due to constraints in the computation time, only two heart
cells of the AFR are modeled. The mesh used in the simulations
The concentration ux expression eq 21 is dierent from the
is structured and three-dimensional, composed of 251 320 cells
conventional one after the denition of these variables at the
and 10 cells in the z-direction. To save computation time, each
interface. The second term Di(CLi CGi ) is zero within the
portion of the AFR where each uid ows separately has been
domain of each phase separately (where = 0), and is
modeled using the simpleFoam solver, which solves incom-
dierent from zero only at the interface (where 0).
pressible single-phase steady-state ows. Then, the output of
Ji = Di(CiL + (1 )CiG) the CFD simulation for single-phase ow for each phase is used
as an input for the simulation of two-phase ow.
= DiCi + Di(CiL CiG) (21) The estimation of the overall mass transfer coecient is
performed by computation of two variables: kL and a. Both
Reformulating in terms of the Henry constant, eq 22 is variables depend on the uid properties of the system of
obtained. The second term vanishes as well for a Henry interest and the operating conditions (temperature, pressure,
constant equal to 1. ow rates). In our simulations, temperature and pressure
Ci(1 He) remain constant and at ambient conditions. The individual
Ji = DiCi + Di mass transfer coecient, kL, is computed from the CFD results
+ He(1 ) (22) according to eq 24, from the ux of concentration of
An additional study showed that the harmonic average of the component across the interface. Notice here that the
diusion coecient (eq 23) behaved better than the conven- concentration of ux given by Ficks law directly does not
tional linear average based on the volume phase fraction . account for the additional term (eq 25) that is needed to
correct the ux by the presence of jump concentration.
DiL DiG
Di = (DC + )n
DiL + (1 )DiG (23) kL,local =
C L,local (24)
Details on the validation of the implemented HarounTrans-
portFoam solver for mass transfer modeling are included in the Cj(1 Hej)
= Dj
Supporting Information.

+ (1 )Hej (25)
APPLICATION TO THE ADVANCED-FLOW In addition, calculation of the individual mass transfer
REACTOR coecient based on the surface renewal theory48 is performed
The motivation for modeling two-phase ow in the advanced- and the results are compared with the obtained through CFD.
ow reactor (AFR) is to be able to predict overall mass transfer The surface renewal theory is an extension of the penetration
coecients (k La) for dierent uid systems prior to theory and considers that the liquid elements do not stay at the
experimentation and evaluate the mass transfer eciency in interface the same time (there is a distribution). The inverse
the AFR. The overall mass transfer coecient has two dierent residence time of the liquid at the interface gives an estimation
contributions: (a) the individual mass transfer coecient, kL, of the rate of surface renewal (s). The individual mass transfer
and (b) the specic interfacial area, a. Although there are coecient (kL) is proportional to the square root of the
theoretical approximations to estimate kL (such as penetration diusion coecient times the rate of surface renewal:
theory,48 surface renewal theory49), the specic interfacial area kL = DL s (26)
remains frequently unknown. For devices such as the AFR
where the specic interfacial areas highly depend on the The specic interfacial area is extracted from the ow
operating conditions and cannot be known a priori, a CFD tool patterns obtained in each simulation. A Matlab script was
such as OpenFOAM can be useful as a preliminary step to written to measure the contour of the droplets. Depending on
predict interfacial areas. The interFoam solver itself can predict the droplet size with respect to the reactor height, the specic
this variable. However, incorporation of mass transfer of species area was computed as a sphere or as a planar droplet
across interfaces allows also the prediction of mass transfer sandwiched between the two reactor walls. The results were
coecients, kL. Furthermore, incorporation of reaction is computed from the transient simulation starting at time zero
possible, which increases the potential application of the until the steady state was reached. Additionally, the bulk
CFD tool to predict reactor performance for actual reactions concentration of species in the dispersed phase is monitored
coupled with mass transfer occurring in any multiphase reactor. over time. Comparison with experimental observations10,11 is
In this work, the results of applying the HarounTransport- performed hereafter by comparing average drop size, hexane
Foam solver in the AFR to predict ow patterns, average drop holdup, specic interfacial areas, and mass transfer coecients.
size, specic interfacial areas, dispersed phase holdup, and mass In the following sections, the eect of ow rates, uid
transfer coecients are presented and compared with published properties, and reactor design on mass transfer and hydro-
6652 DOI: 10.1021/acs.iecr.5b00480
Ind. Eng. Chem. Res. 2015, 54, 66496659
Industrial & Engineering Chemistry Research Article

dynamic properties are presented. Details of the simulation composing the reactor, since the contact time between phases
results are presented only for the rst variable studied (eect of also increases. The eciency can be increased by increasing the
water ow rate) in the form of graphs for the dierent hexane ow rate as both kL and a would increase. This is in
measured variables over time. For the following cases, only agreement with the recommendations by Corning to operate
steady-state values are reported here. Additional details are the AFR at high ow rates (200 mL/min).
included in the Supporting Information. A comparison of the CFD individual mass transfer
Eect of Flow Rates. The dierent ow patterns obtained coecients and specic interfacial areas with experimental
at constant hexane ow rate and increasing water ow rate are results is included in Table 2. As it is seen from the results, the
shown in Figures 2 and 3. The transient evolution of the kL values obtained by the dierent methods (surface renewal
theory and from the concentration gradient) are in good
agreement with the experimental results also based on surface
renewal theory. The largest dierences are encountered in the
specic interfacial areas. In both simulations and experimental
results, it is found that the specic interfacial area decreases
when increasing the continuous phase ow rate due to the
decrease in hexane holdup, despite of the decrease in droplet
size. This shows the importance of having a correct VOF
method that is able to capture accurately the formation of
droplets and bubbles.
Table 3 shows that the kLa values estimated using the surface
renewal theory of Danckwerts and from the concentration
Figure 2. Flow patterns for hexane/water system using Haroun-
TransportFoam (OpenFOAM) for dierent ow rates: (a) Qw = 10 gradient based on the CFD results are in good agreement, with
mL/min, Qh = 10 mL/min; (b) Qw = 20 mL/min, Qh = 10 mL/min; dierences below 25%. They are also in fair agreement with the
(c) Qw = 40 mL/min, Qh = 10 mL/min; (d) Qw = 80 mL/min, Qh = semiempirical values with some discrepancies, especially at the
10 mL/min; cross section view at middle plane perpendicular to z largest ow rates, mainly due to dierences in the prediction of
coordinate. Legend: = 0 (hexane); = 1 (water). the specic interfacial area.
The eect of total ow rate for constant water to hexane ratio
dierent variables with time is shown in Figure 3. It is clear that is shown in Figure 4. The details on the transient simulation
the main eect of water ow rate is to decrease the drop size, and evolution of the dierent properties over time are shown in
which is also observed experimentally in the AFR.10,11 the Supporting Information. Here only values at steady-state
The mass transfer coecients shown in Figure 3e,f have been are shown. While in the experimental work already a breakup is
computed based on the surface renewal theory, using the observed in the rst heart with formation of small drops,
residence time of the dispersed phase as the contact time and breakup hardly occurs in CFD simulations at 40 and 80 mL/
the CFD hexane holdup. It is seen that the values of kLa min of each phase. At large ow rates, higher mesh resolution
decrease with increasing water ow rate. Here two factors aect may be needed in order to capture all small drops formed.
kLa in dierent directions: (a) increasing the velocity of the Because the water-to-hexane ratio is one for these computa-
continuous phase increases the shear rate and slip velocity, thus tions, the proximity of drops causes an articial coalescence
increasing the individual mass transfer coecient kL; (b) the eect. The current VOF method does not prevent the
specic interfacial area decreases with water ow rate. Although numerical coalescence of bubbles/drops that are within one
smaller droplet sizes increase the specic interfacial area per grid cell distance apart. The method requires very ne mesh
droplet, higher hexane holdups are needed for an overall resolution in order to describe the interface sharpness
increase in interfacial surface. In this particular case, the highest accurately and avoid coalescence eects that are not present
water ow rate does not yield the highest mass transfer in reality. This is a problem common in VOF methods
coecient for this reason. Increasing the hexane ow rate from normally present in liquidliquid CFD simulations and it is
10 mL/min would denitely increase the hexane holdup and certainly a topic that needs to be further studied, but its
thus, the specic interfacial area while keeping the droplet size implementation is out of the scope of this work.
small thanks to the high shear rates. Table 4 includes information about the hexane holdup
Table 1 includes a comparison between the holdup obtained experimentally and its comparison with CFD
computed from the CFD simulations and the experimental simulations. Dierences below 20% are observed for all ow
holdup in the rst two hearts of the AFR. There is a good rates. In addition, the concentrations of species in the dispersed
agreement between the simulations and the experiments, phase yield mass transfer eciencies in the range of 4671%.
considering that although the CFD results correspond to The decrease with increasing total ow rate is due to the
steady-state averaged values, the experimental results have been decrease in specic interfacial due to articial coalescence. In
measured at steady-state from a single image using visualization reality, we expect the mass transfer rates to increase with total
techniques. To have an estimate of the mass transfer eciency ow rates enhanced by the shear rates, shown by the larger
in the AFR, the concentration of acetone was measured in the overall mass transfer coecients obtained experimentally.
dispersed phase over time. It is observed that the concentration Table 5 presents a comparison of CFD results and
of acetone at steady-state is lower than the maximum experiments for specic interfacial areas and individual mass
concentration that could be achieved if the mass transfer transfer coecients at dierent total ow rates. Again, there is a
process was perfect. This yields values for the mass transfer good agreement among individual mass transfer coecients
eciency that range from 68 to 84% for hexane ow rates of 10 computed by surface renewal theory and from the CFD
mL/min and considering only two heart cells. The mass concentration gradient. In any case, the largest discrepancies are
transfer eciency may increase by considering all heart cells observed at 80 and 160 mL/min total ow rate, as expected by
6653 DOI: 10.1021/acs.iecr.5b00480
Ind. Eng. Chem. Res. 2015, 54, 66496659
Industrial & Engineering Chemistry Research Article

Figure 3. Eect of water ow rate at 10 mL/min hexane ow rate on (a) concentration in hexane; (b) drop size; (c) specic interfacial area; (d)
hexane holdup; (e) individual mass transfer coecient; (f) overall mass transfer coecient. Water ow rate (mL/min): , 10; - - -, 20; , 40; red
, 80.

Table 1. Mass Transfer Eciency, Concentration, and Hexane Holdup for Dierent Water Flow Rates
hexane (mL/min) water (mL/min) experimental holdup () CFD holdup () CFD Cfinal (mol/m3) CFD Cmax (mol/m3) eciency (%)
10 10 0.36 0.43 0.39 0.55 70.9
10 20 0.37 0.36 0.44 0.65 68.3
10 40 0.22 0.22 0.65 0.78 83.3
10 80 0.14 0.09 0.65 0.92 70.7

Table 2. Comparison of Experimental and CFD kL and a for Dierent Water Flow Rates
hexane (mL/min) water (mL/min) aCFD (m2/m3) kL CFD Ia 104 (m/s) kL CFD IIb 104 (m/s) aexp (m2/m3) kL exp 104 (m/s)
10 10 1250 1.11 0.84 1028 0.91
10 20 1120 1.07 0.91 1260 1.20
10 40 940 1.11 1.15 1001 1.16
10 80 450 1.75 1.96 930 1.43
a
kL CFD I: from concentration gradient. bkL CFD II: from surface renewal theory.

the poor prediction of ow patterns with the current mesh seen for these simulations for which the hexane/water ratio is
resolution and the problem of numerical coalescence observed. unity, especially at the largest ow rates. The discrepancies are
Overall mass transfer coecients obtained by three dierent explained from the diculty in predicting the correct ow
approaches are shown in Table 6. The largest discrepancies are patterns when two cells corresponding to two dierent droplets
6654 DOI: 10.1021/acs.iecr.5b00480
Ind. Eng. Chem. Res. 2015, 54, 66496659
Industrial & Engineering Chemistry Research Article

Table 3. Comparison of Experimental and CFD kLa for about 0.3 mm, which, together with a decrease in hexane
Dierent Water Flow Rates holdup, decreases the specic interfacial area from 805 to 700
m2/m3. This makes the nal concentration achieved in the case
hexane water kLaCFD I kLaCFD II kLaexp
(mL/min) (mL/min) (1/s) (1/s) (1/s) of highest viscosity to be smaller than in the original case (0.55
10 10 0.139 0.105 0.094
versus 0.65 mol/m3), which represents 67% eciency in mass
10 20 0.119 0.102 0.152
transfer with respect to the maximum concentration possible.
10 40 0.105 0.093 0.116
In consequence, the overall mass transfer coecient is also
10 80 0.092 0.070 0.133 slightly smaller for the higher uid viscosity. However, the
dierence is not signicant for such a change in viscosity.
Surface Tension. Surface tension is another variable
important in two-phase ow that aects ow patterns. As it
can be observed from Figure 6, the main eect of surface
tension is to decrease the average drop size for decreasing
surface tension. However, the decrease in drop size is
accompanied by a decrease in hexane hold up as well. This
aects negatively to the specic interfacial area, which also
decreases with decreasing surface area.
The eect of contact angle on the ow patterns for 40 mL/
min water and 10 mL/min hexane is shown in Figure 7. It is
observed that the shape and size of the droplets are completely
determined by the contact angle. For 75, water partially wets
the reactor walls, while at a contact angle of 0, water wets
Figure 4. Flow patterns for hexane/water system using Haroun- completely the wall. When comparing the images from the
TransportFoam (OpenFOAM) for dierent total ow rates and a
constant water/hexane ratio: (a) Qw = 10 mL/min, Qh = 10 mL/min;
visualization experiments and the simulation, it is seen that
(b) Qw = 40 mL/min, Qh = 40 mL/min; (c) Qw = 80 mL/min, Qh = contact angles of 0 provide droplet shapes and sizes that are in
80 mL/min; cross section view at middle plane perpendicular to z agreement with the experimental results, as would be expected
coordinate. since the AFR material is known to be hydrophilic.
The contact angle completely changes the ow patterns, as
are very close to each other, enhancing the articial coalescence opposed to other variables. In other simulations it was
phenomenon, aecting the interfacial area. demonstrated that the eect of viscosity or surface tension
Eect of Fluid Properties. Being able to predict the was mainly on the droplet size, but the main characteristics of
reactor behavior with a computational tool that can avoid or the ow patterns remain unchanged. Although kL values remain
reduce the need of performing experiments is especially approximately the same, the main eect of the contact angle is
important when working with dangerous or very expensive on the specic interfacial area. The largest kLa values are
materials. Simulations can help us decide what materials are obtained for a contact angle of 0 (water wets the walls totally),
more appropriate if dierent alternatives are available depend- whereas in the two other cases, due to the no complete
ing on the specic requirements of the system. In previous wettability of the walls, the interfacial area is smaller and the
sections, it was concluded that, for xed material properties, the overall mass transfer coecients are lower. In conclusion, for
inlet phase ow rates determined the drop size distribution, better mass transfer eciency, the best scenario is to operate in
specic interfacial areas, and mass transfer coecients. Here a bubbly ow with smaller bubbles and very high holdup. This is
comparison between simulations for dierent uid properties is achieved with a hydrophilic phase wetting the walls of the
presented, based on ow patterns, specic interfacial areas, and reactor, high continuous phase ow rate to decrease the overall
mass transfer coecients. droplet size, and high dispersed phase ow rate to increase
Viscosity. It was already shown in the CFD simulation of holdup.
two-phase ow in T-junctions that viscosity does not have a Eect of Reactor Design. Corning Inc. provides AFR
strong eect on the slug size.50 The eect, however, may be designs that have slight modications within the heart cell
dierent in the AFR, and therefore is studied here. Here we (Figure 8). The original AFR design which has two obstacles
present the results for constant surface tension, contact angle, (dot design or Gen I), a second design with only one curved
and density of the uids, but variable viscosity of the obstacle (no dot design or Gen II), and a third design (low-
continuous phase (water). The results of the ow patterns ow reactor or LFR design) with a single obstacle that
are shown in Figure 5. It can be observed that increasing the removes the zone between the two posts in the original design.
viscosity of the continuous phase aects negatively on the mass The eect of reactor design on ow patterns was studied for
transfer process. First, the average drop size is decreased by 40 mL/min water and 10 mL/min hexane and is shown in

Table 4. Mass Transfer Eciency, Concentration, and Hexane Holdup for Dierent Total Flow Rates at Constant Water/
Hexane Ratio

hexane (mL/min) water (mL/min) experimental holdup () CFD holdup () CFD Cfinal (mol/m3) CFD Cmax (mol/m3) eciency (%)
10 10 0.36 0.43 0.40 0.56 71.4
20 20 0.37 0.42 0.38 0.56 67.9
40 40 0.36 0.32 0.36 0.69 52.2
80 80 0.31 0.30 0.32 0.69 46.4

6655 DOI: 10.1021/acs.iecr.5b00480


Ind. Eng. Chem. Res. 2015, 54, 66496659
Industrial & Engineering Chemistry Research Article

Table 5. Comparison of Experimental and CFD kL and a for Dierent Total Flow Rates
hexane (mL/min) water (mL/min) aCFD (m2/m3) kL CFD Ia 104 (m/s) kL CFD IIb 104 (m/s) aexp (m2/m3) kL exp 104 (m/s)
10 10 1250 1.10 0.84 1028 0.91
20 20 1230 1.09 1.19 1320 1.25
40 40 1170 1.22 1.87 1135 1.81
80 80 850 1.32 2.78 1640 2.21
a
kL CFD I: from concentration gradient. bkL CFD II: from surface renewal theory.

Table 6. Comparison of Experimental and CFD kLa for designs. The largest drop size is obtained in the AFR, followed
Unity Flow Rate Ratio by the no dot and the LFR-like designs. While the AFR and
the no dot designs have similar specic interfacial areas and
hexane water kLa CFD I kLa CFD II kLa exp
(mL/min) (mL/min) (1/s) (1/s) (1/s) larger than the LFR design, all overall mass transfer
coecients fall within the range 0.0750.09 s1, being in the
10 10 0.138 0.105 0.094
upper limit for the AFR design.


20 20 0.134 0.146 0.165
40 40 0.142 0.219 0.205
80 80 0.112 0.236 0.364 CONCLUSIONS
A modied version of the interFoam solver has been developed
based on the approaches of Haroun and Marschall incorporat-
ing mass transfer of species across immiscible interfaces. With
this solver, ow patterns for hexane/water have been predicted
and are in good agreement with the experimental results at low
phase ow rates. Larger discrepancies were encountered for
ow rates above 40 mL/min due to articial numerical
coalescence observed in the simulations. This eect was more
important in liquid/liquid than in gas/liquid systems, where the
degree of coalescence in experiments is signicantly large.
Although rening the mesh could potentially solve this
Figure 5. Eect of viscosity on ow patterns at 40 mL/min water and problem, the increase in computation time limits this
10 mL/min hexane, for (a) / = 105 m2/s; (b) / = 106 m2/s; possibility. An alternative solution is to develop an algorithm
cross section view at middle plane perpendicular to z coordinate. that is able to prevent numerical coalescence while keeping
Legend: = 0 (hexane); = 1 (water). reasonable computation times.
Despite of the mentioned diculties encountered, the
modied solver is able to predict with reasonable accuracy
the specic interfacial areas, individual mass transfer coef-
cients, and overall mass transfer coecients (kLa) in the AFR,
being in good agreement with semi empirical results based on
the surface renewal theory of Danckwerts and visualization
experiments. On the basis of these results, a study of the
inuence of uid properties on the mass transfer eciency was
performed. It was concluded that the variable that aected the
ow patterns the most (and more specially, the specic
Figure 6. Eect of surface tension on ow patterns at 40 mL/min interfacial area) was the contact angle: by changing the wetting
water and 10 mL/min hexane, for (N/m): (a) 0.052; (b) 0.043; (c) properties of the material, the ow regime can change from
0.035; (d) 0.0068. Legend: = 0 (hexane); = 1 (water). bubbly to stratied. Another important variable to consider was
the interfacial tension between phases. It was seen that
decreasing surface tension decreased droplet size. However,
in order to achieve large specic interfacial areas and have a
positive impact on the mass transfer process, an increase in the
dispersed phase ow rate to increase holdup was required. On
the other hand, the viscosity of the continuous phase did not
have a signicant eect on mass transfer. The eect of reactor
design was also not signicant for the designs and ow rates
tested. Although slight dierences were observed in the ow
characteristics, the overall mass transfer coecients were within
17% dierence.
Figure 7. Eect of contact angle on ow patterns at 40 mL/min water All the studies performed in this work were based on two
and 10 mL/min hexane, for (a) = 0; (b) = 75; (c) 150. Legend: heart cells. From the visualization experiments performed for
= 0 (hexane); = 1 (water).
hexane/water and carbon dioxide/water, it is known that the
droplet/bubble size decreases from the inlet toward the outlet
Figure 9. The main ow pattern remains unchanged (bubbly of the reactor. Thus, a larger interfacial area is expected
ow type), but the droplet size is dierent among the dierent downstream as a consequence of smaller droplet size, and
6656 DOI: 10.1021/acs.iecr.5b00480
Ind. Eng. Chem. Res. 2015, 54, 66496659
Industrial & Engineering Chemistry Research Article

Figure 8. Geometry for three AFR designs studied.

Fsv = volume force (N)


h = interface thickness (m)
He = Henry constant ()
Ji = ux of species concentration (mol m2 s1)
kL = individual mass transfer coecient (m s1)
kLa = overall mass transfer coecient (s1)
n = normal vector to interface ()
nw = normal vector to wall ()
P = pressure (Pa)
Qi = ow rate of phase i (mL min)
Figure 9. Eect of contact angle at 40 mL/min water and 10 mL/min t = time (s)
hexane on ow patterns; cross section view at middle plane tw = tangential vector to wall ()
perpendicular to z coordinate. Legend: = 0 (hexane); = 1 (water). v = velocity vector (m s1)
vr = relative velocity vector between phases (m s1)
therefore, larger values for kLa assuming that kL remains V = volume (m3)
constant along the reactor ow path.

Greek Letters
= volume fraction ()
ASSOCIATED CONTENT
p = smoothed volume fraction ()
*
S Supporting Information
= density (kg/m3)
Formulation of mass transfer of species in the OpenFOAM = curvature (1/m)
framework, mass transfer solver validation, and dynamic w = contact angle (deg)
simulations of mass transfer using OpenFOAM. The = mass ux (mol m2 s1)
Supporting Information is available free of charge on the = surface tension (N/m)
ACS Publications website at DOI: 10.1021/acs.iecr.5b00480. = viscosity (Pa s)

AUTHOR INFORMATION
Corresponding Author
= additional ux concentration term (mol m2 s1)
Superscripts
*K. F. Jensen. E-mail: kfjensen@mit.edu. L = liquid phase
G = gas phase
Present Address
Subscripts
The Dow Chemical Company, 2301 North Brazosport Blvd.
Bldg B-1603, Freeport, TX 77541 1 = phase 1
Notes 2 = phase 2
The authors declare no competing nancial interest. 12 = interface

f = face of cell
ACKNOWLEDGMENTS h = hexane
The authors acknowledge the Novartis MIT Center for w = water
Continuous Manufacturing for the nancial support oered
to conduct this research. REFERENCES

NOTATION
A = area (m2)
(1) Ehrfeld, W.; Hessel, V.; Haverkamp, V. Microreactors. Institute
fur Mikrotechnik Mainz GmbH. Ullmanns Encyclopedia of Industrial
Chemistry; Wiley-VCH Verlag GmbH & Co. KGaA: Weinheim,
a = specic interfacial area (m2 m3) Germany, 2012.
c(x) = indicator function () (2) Sergey, M.; Nordon, A.; Littejohn, D.; Wiles, C.; Watts, P.;
c(x) = smoothed indicator function () Dallin, P.; Girking, J. M. Improved method for kinetic studies in
Ci = concentration of i (mol m3) microreactors using flow manipulation and noninvasive Raman
Cmax = maximum concentration (mol m3) spectrometry. J. Am. Chem. Soc. 2011, 133 (10), 36013608.
Cr = adjusting compression factor () (3) Kashid, M. N.; Kiwi-Minsker, L. Microstructured reactors for
Di = diusion coecient of species i (m2 s1) multiphase reactions: State of the art. Ind. Eng. Chem. Res. 2009, 48,
Fsa = surface force (N) 64656485.

6657 DOI: 10.1021/acs.iecr.5b00480


Ind. Eng. Chem. Res. 2015, 54, 66496659
Industrial & Engineering Chemistry Research Article

(4) Lo we, H.; Ehrfeld, W. State-of-the-art in microreaction (26) Hoang, D. A.; Van Steijn, V.; Portela, L. M.; Kreutzer, M. T.;
technology: Concepts, manufacturing and applications. Electrochim. Kleijn, C. R.; Simos, T. E.; Anastassi, Z. Modeling of low-capillary
Acta 1999, 44 (2122), 36793689. number segmented flows in microchannels using OpenFOAM. Am.
(5) Ehrfeld, W.; Hessel, V.; Lowe, H. Microreactors: New Technology Inst. Phys., Conf. Proc. 2012, 1479 (1), 8689.
for Modern Chemistry. State of the Art of Microreaction Technology; (27) Raees, F., Van der Heul, D. R.; Vuik, C. Evaluation of the
Wiley-VCH Verlag GmbH & Co. KGaA: Weinheim, Germany, 2000. Interface-Capturing Algorithm of OpenFoam for the Simulation of
ISBN-10: 3527295909. Incompressible Immiscible Two-Phase Flow; Reports of the Department
(6) Amador, C.; Gavriilidis, A.; Angeli, P. Flow distribution in of Applied Mathematical Analysis; REPORT 11-07; Delft University of
different microreactor scale-out geometries and the effect of Technology: Delft, The Netherlands, 2011, ISSN 1389-6520.
manufacturing tolerances and channel blockage. Chem. Eng. J. 2004, (28) Raeini, A. Q.; Blunt, M. J.; Bijeljic, B. Modelling two-phase flow
101 (13), 379390. in porous media at the pore scale using the volume-of-fluid method. J.
(7) Vizza, A. Corning Advanced-Flow Reactors: Engineered for Comput. Phys. 2012, 231 (17), 56535668.
seamless scale-up CPAC/Atochemis Rome Workshop, Rome, Italy, (29) Meier, M.; Yadigaroglu, G.; Smith, B. L. A novel technique for
March 2527, 2013; Corning Reactor Technologies, Corning including surface tension in PLIC-VOF methods. Eur. J. Mech. B/
European Technology Center: Avon, France. http://cpac.apl. Fluids 2002, 21, 6173.
washington.edu/les/a_vizza_afrpresentationatcpac_2013.pdf (ac- (30) Francois, M. M.; Cummins, S. J.; Dendy, E. D.; Kothe, D. B.;
cessed 6/2/2014). Sicilian, J. M.; Williams, M. W. A balanced-force algorithm for
(8) Corning S.A.S. website; Corning Advanced Flow Reactors: Avon continuous and sharp interfacial surface tension models within a
Cedex, France. http://www.corning.com/products_services/afr/index. volume tracking framework. J. Comput. Phys. 2006, 213, 141173.
aspx (accessed May 2014). (31) Aulisa, E.; Manservisi, S.; Scardovelli, R. A novel representation
(9) Calabrese, G. S.; Pissavini, S. From batch to continuous flow of the surface tension force for two-phase flow with reduced spurious
processing in chemicals manufacturing. AIChE J. 2011, 57 (4), 828 currents. Comput. Methods Appl. Mech. Eng. 2006, 195, 62396257.
834. (32) Tong, A. Y.; Wang, Z. A numerical method for capillarity-
(10) Nieves-Remacha, M. J.; Kulkarni, A. A.; Jensen, K. F. dominant free surface flows. J. Comput. Phys. 2007, 221, 506523.
Hydrodynamics of liquidliquid dispersion in an advanced-flow (33) Harvie, D. J. E.; Davidson, M. R.; Rudman, M. An analysis of
reactor. Ind. Eng. Chem. Res. 2012, 51 (50), 1625116262. parasitic current generation in Volume of Fluid simulations. Appl.
(11) Nieves-Remacha, M. J.; Kulkarni, A. A.; Jensen, K. F. Gasliquid Math. Modell. 2006, 30, 10561066.
(34) Gerlach, D.; Tomar, G.; Biswas, G.; Durst, F. Comparison of
flow and mass transfer in an advanced-flow reactor. Ind. Eng. Chem.
volume-of-fluid methods for surface tension-dominant two-phase
Res. 2013, 52 (26), 89969010.
flows. Int. J. Heat Mass Transfer 2006, 49, 740754.
(12) Worner, M. Numerical modeling of multiphase flows in
(35) Galusinski, C.; Vigneaux, P. On stability condition for bifluid
microfluidics and micro process engineering: A review of methods and
flows with surface tension: Application to microfluidics. J. Comput.
applications. Microfluid. Nanofluid. 2012, 12, 841886.
Phys. 2008, 227, 61406164.
(13) Burns, A.; Eickenbusch, H.; Guilbert, P.; Yin, D. Application of
(36) Liovic, P.; Francois, M.; Murray Rudman, M.; Manasseh, R.
coupled solver technology to CFD modelling of multiphase flows with
Efficient simulation of surface tension-dominated flows through
CFX. Chem. Ing. Tech. 2001, 73 (6), 638. enhanced interface geometry interrogation. J. Comput. Phys. 2010,
(14) Trontin, P.; Vincent, S.; Estivalezes, J.-L.; Caltagirone, J.-P. 229, 75207544.
Detailed comparisons of front-capturing methods for turbulent two- (37) Albadawi, A.; Donoghue, D. B.; Robinson, A. J.; Murray, D. B.;
phase flow simulations. Int. J. Numer. Methods Fluids 2008, 56, 1543 Delaure, Y. M. C. Influence of surface tension implementation in
1549. Volume of Fluid and coupled Volume of Fluid with Level Set methods
(15) Changa, Y. C.; Houa, T. Y.; Merriman, B.; Osher, S. Level set for bubble growth and detachment. Int. J. Multiphase Flow 2013, 53,
formulation of Eulerian interface capturing methods for incompres- 1128.
sible fluid flows. J. Comput. Phys. 1996, 124 (2), 449464. (38) Renardy, Y.; Renardy, M. PROST: A parabolic reconstruction of
(16) Unverdi, S. O.; Tryggvason, G. A front-tracking method for surface tension for the Volume-of-Fluid method. J. Comput. Phys.
viscous, incompressible, multi-fluid flows. J. Comput. Phys. 1992, 100 2002, 183, 400421.
(1), 2537. (39) Hoang, D. A.; van Steijn, V.; Portela, L. M.; Kreutzer, M. T.;
(17) Anderson, D. M.; McFadden, G. B.; Wheeler, A. A. Diffuse- Kleijn, C. R. Benchmark numerical simulations of segmented two-
interface methods in fluid mechanics. Annu. Rev. Fluid Mech. 1998, 30, phase flows in microchannels using the Volume of Fluid method.
13965. Comput. Fluids 2013, 86, 2836.
(18) Denis Gueyffier, D.; Li, J.; Nadim, A.; Scardovelli, R.; Zaleski, S. (40) Ohta, M.; Suzuki, M. Numerical analysis of mass transfer from a
Volume-of-fluid interface tracking with smoothed surface stress free motion drop in a solvent extraction process. lvent Extr. Res. Dev.,
methods for three-dimensional flows. J. Comput. Phys. 1999, 152, Jpn. 1996, 3, 138149.
423456. (41) Sato, T.; Jung, R.-T.; Abe, S. Direct simulation of droplet flow
(19) Olsson, E.; Kreiss, G. A conservative level set method for two with mass transfer at interface. Trans. ASME 2000, 122, 510536.
phase flow. J. Comput. Phys. 2005, 210 (1), 225246. (42) Davidson, M. R.; Rudman, M. Volume of fluid calculation of
(20) Jacqmin, D. Calculation of two-phase NavierStokes flows heat or mass transfer across deforming interfaces in two-fluid flow.
using phase-field modeling. J. Comput. Phys. 1999, 155 (1), 96127. Numerical Heat Transfer, Part B 2002, 41 (34), 291308.
(21) OpenFOAM website. www.openfoam.org (accessed 03/15/ (43) Bothe, D.; Koebe, M.; Wielage, K.; Warnecke, H.-J. VOF-
2014). simulations of mass transfer from single bubbles and bubble chains
(22) Jasak, H.; Weller, H. G. Interface Tracking Capabilities of the rising in aqueous solutions. ASME/JSME 4th Joint Fluids Summer
Inter-gamma Dierencing Scheme; Department of Mechanical Engineer- Engineering Conference, Honolulu, Hawai, 2003; Paper No.
ing, Imperial College: London, 1995. FEDSM2003-45155, Vol. 2, pp 423429.
(23) Rusche, H. CFD of dispersed two-phase ows at high phase (44) Onea, A.; Worner, M.; Cacucib, D. G. A qualitative
fractions. Ph.D. Thesis, Imperial College, London, 2002. computational study of mass transfer in upward bubble train flow
(24) Brackbill, J. U.; Kothe, D. B.; Zemach, C. A continuum method through square and rectangular mini-channels. Chem. Eng. Sci. 2009,
for modeling surface tension. J. Comput. Phys. 1992, 100, 335354. 64 (7), 14161435.
(25) Deshpande, S. S.; Anumolu, L.; Trujillo, M. F. Evaluating the (45) Haroun, Y.; Legendre, D.; Raynal, L. Volume of fluid method
performance of the two-phase flow solver interFoam. Comput. Sci. for interfacial reactive mass transfer: Application to stable liquid film.
Discovery 2012, 5 (1), 014016. Chem. Eng. Sci. 2010, 65, 28962909.

6658 DOI: 10.1021/acs.iecr.5b00480


Ind. Eng. Chem. Res. 2015, 54, 66496659
Industrial & Engineering Chemistry Research Article

(46) Haroun, Y.; Raynal, L.; Legendre, D. Mass transfer and liquid
hold-up determination in structured packing by CFD. Chem. Eng. Sci.
2012, 75, 342348.
(47) Marschall, H.; Hinterberger, K.; Schuler, C.; Habla, F.;
Hinrichsen, O. Numerical simulation of species transfer across fluid
interfaces in free-surface flows using OpenFOAM. Chem. Eng. Sci.
2012, 78, 111127.
(48) Higbie, R. The rate of absorption of a pure gas into a still liquid
during a short time of exposure. Trans. AIChE 1935, 31, 365389.
(49) Danckwerts, P. V. Significance of liquid-film coefficients in gas-
absorption. Ind. Eng. Chem. 1951, 43 (6), 14601467.
(50) Qian, D.; Lawal, A. Numerical study on gas and liquid slugs for
Taylor flow in a T-junction microchannel. Chem. Eng. Sci. 2006, 61,
76097625.

6659 DOI: 10.1021/acs.iecr.5b00480


Ind. Eng. Chem. Res. 2015, 54, 66496659

S-ar putea să vă placă și