arxiv: v1 [physics.flu-dyn] 5 Jan 2016

Size: px
Start display at page:

Download "arxiv: v1 [physics.flu-dyn] 5 Jan 2016"

Transcription

1 arxiv: v1 [physics.flu-dyn] 5 Jan 2016 Simulation of residual oil displacement in a sinusoidal channel with the lattice Boltzmann method Abstract Hiroshi Otomo a, Hongli Fan a, Randy Hazlett b, Yong Li, a Ilya Staroselsky, Raoyang Zhang, Hudong Chen a a Exa Corporation, 55 Network Drive, Burlington, Massachusetts 01803, USA b The University of Tulsa, 800 South Tucker Drive, Tulsa, Oklahoma 74104, USA We simulate oil slug displacement in a sinusoidal channel in order to validate computational models and algorithms for multi-component flow. This case fits in the gap between fully realistic cases characterized by complicated geometry and academic cases with simplistic geometry. Our computational model is based on the lattice Boltzmann method and allows for variation of physical parameters such as wettability and viscosity. The effect of variation of model parameters is analyzed, in particular via comparison with analytical solutions. We discuss the requirements for accurate solution of the oil slug displacement problem. Key words: Multi-component; LBM; Critical pressure, Sinusoidal channel 1. INTRODUCTION Transport properties of immiscible fluids in porous media have been extensively investigated because of their practical and fundamental importance. The challenges here are due to complex multi-component and multi-scale physics, as well as complex geometry. One practically important example of such flows is in petroleum reservoir engineering, where the minimum pressure required for removing residual oil is one of the critical rock properties. Due in large part to the limitations of physical experiment, engineers and scientists are increasingly considering numerical simulation, which is very difficult as well. In addition to the usual challenges of complex flow modeling, This is the pre-peer reviewed version of the following articles: Comptes Rendus Mécanique, which has been published in final form at address: hotomo@exa.com (Hiroshi Otomo). Preprint submitted to Elsevier Science January 6, 2016

2 pores and voids in the rocks have nontrivial topological and geometrical structure. Moreover, the wettability of pore walls that strongly influences the flow through the rock, is hard to take into account in the computational model. In a real rock, the wettability is variable and depends on such factors as mineral composition, microscopic surface roughness, pore shapes, and the adsorption effects [1]. One of the promising computational approaches for modeling this class of flows is the lattice Boltzmann method (LBM). Its first advantage is its framework that is based on the mesoscopic kinetic theory. Compared with Navier-Stokes - based formalisms, it describes small scale effects more naturally. For example, interfaces between different components are automatically determined once the species interactions are defined. Detailed modeling of the wall boundaries is also more natural [2]. Second, the LBM involves only cubic volume lattices that do not adapt to solid boundaries, so that the volume meshing can be made simple and automatic [3 6]. Third, the LBM generally has highly parallel computational performance since most of operations are performed locally. A number of previous studies that use the LBM for simulation of rock samples and porous media show promising results [7 13]. However, when a realistic case is simulated it may be difficult to identify the model features that are responsible for deviation of computational results from the experiment and theory. Therefore, it is desirable to have more basic cases that fit in the gap between fully featured realistic cases and simple academic benchmark tests. Most of such previously studied simple cases include the capillary rising, the Hagen-Poiseuille flow, the Couette flow, and droplet in free space under specific conditions[2,15 17]. As stated in these papers, essential issues relevant to realistic cases are not accounted for, such as the resolution dependence for complex geometry, transition from steady to unsteady flow regimes, the hysteresis effects, etc. In this work, we focus on computation of the minimum pressure required for removing residual oil, which is called the critical pressure, in a sinusoidal channel using a multi-component LBM approach. This geometry can be viewed as a simple prototype of porous media [13]. The existence of analytical solution for the critical pressure in this case [18 20] makes it possible to evaluate the accuracy of predicting the transition from the static to moving slug. Furthermore, the effects due to resolution, viscosity, and wettability variation upon the quality of numerical results can be evaluated using this prototype model of porous media. This paper is organized as follows. In Sec. 2, we review the LBM formalism for multi-component flow. In Sec. 3, we report simulation results. The first case is a two-dimensional droplet in free space, which serves to determine the surface tension. The second case is the two component Hagen-Poiseuille flow, that is used to test the viscous effect. The third case is a two-dimensional slug between flat plates, that is used to define the relation between the contact angle and the corresponding control parameter of the model. After the model parameters are chosen based on these results, the critical pressure for an oil slug in a sinusoidal channel is investigated. In Sec. 4, we summarize the main findings and discuss some potential extensions of this study. 2. The lattice Boltzmann method for multi-component flow Since more than twenty years ago, the LBM has been developed in various ways for simulation of immiscible fluid flows [14]. The LBM model we developed and applied in this study is originated from the well known Shan-Chen model [21, 39]. Combined with other recent LBM advancements [24 26, 28, 34], our model provides accurate and stable results, in particular for small viscosity and in arbitrary geometry. The formalism that we use is briefly described below. The general lattice Boltzmann(LB) equation for multi-component fluid flow, for example that consisting of oil and water, is as follows: 2

3 f α i (x+c i t,t+ t) f α i (x,t) = C α i +F α i, (1) where fi α is the density distribution function of each fluid component, c i is the discrete particle velocity and α is an index for the oil or water component, α = {o,w}. The D3Q19 [30] lattice model is adopted here so that the i ranges from 1 to 19. The collision term Ci α defines relaxation of particles distribution functions towardstheir equilibrium states. Fi α is the term associatedwith the inter-componentinteraction force. The most popular and simple form of the collision operator is the BGK operator [33], [30 32] with a single relaxation time, Ci α = 1 τ α(fα i f eq,α i ). (2) After rearrangement of some terms, the two above equations can be written in the following form, ( fi α (x+c i t,t+ t) = f eq,α i (ρ α,u)+ 1 1 ) f α τ i +Fi α. (3) mix Here τ mix is the mixed relaxation time that is related to the kinematic viscosity of the mixture of components: τ mix = (ν mix /T 0 )+ 1 2, (4) ν mix = (ρ o ν o +ρ w ν w )/(ρ o +ρ w ), (5) where T 0 = 1/3 is the lattice temperature in D3Q19. The function f α i is the nonequilibrium particle distribution for each fluid component. It is important that instead of using the standard BGK form f α i = fi α f eq,α, a regularized collision procedure is applied in this work in order to calculate f α i, i f α i = Φ α : Π α. (6) Here Φ is a regularization operator that uses Hermite polynomials and Π α is the nonequilibrium part of the momentum flux. The basic concept of regularized collision procedure can be found in [24 26, 28, 29]. f eq i is the equilibrium distribution function with the third order expansion in u, [ f eq,α i (ρ α,u) = ρ α w i 1+ c i u + (c i u) 2 T 0 2T0 2 u2 + (c i u) 3 2T 0 6T0 3 ] c i u 2T0 2 u 2. (7) For multi-component flows, a non-local interaction force between respective components should be considered in addition to pure molecular collision. Given component densities ρ α and ρ β, the interaction force F α,β acting on the component α due to existence of the component β is defined according to [21,39] as, F α,β (x) = Gρ α (x) w i c i ρ β (x+c i t). (8) i Here, G denotes a parameter which defines interaction strength and w i is the isotropic weight in D3Q19 [30]. Following [34], the interaction force is integrated in f eq,α i as, f eq,α i (ρ α,u) = f eq,α i (ρ α,u mix +F α,β /ρ α ), (9) where u mix is a mixture velocity, u mix = uo ρ o +u w ρ w ρ o +ρ w. (10) In an immiscible two component system such as oil and water, the inter-component interaction force is repulsive. τ mix becomes equal to the relaxation time of the respective single component in the regions away from the interface. It can be readily shown that the correspondent macroscopic equation in this framework is the Navier-Stokes equation for a mixture of ideal gases with a repulsive inter-component force [22,23]. As a result, an equation of state for the nonideal gas is obtained. 3

4 In this study, we utilize the volumetric boundary condition for arbitrary geometry proposed originally by Chen et al in 1998[3 6]. In brief, the curved solid surface is discretized into piece-wise linear surface facets in two dimensions and triangular polygons in three dimensions. During each fluid dynamics calculation, the facets/polygons first collect incoming particles from the neighboring cells. Then the outgoing particles are calculated by following the desired collision rules on the surface, for example, reversing particles to realize no-slip/bounce back boundary condition. Finally, the outgoing particles are scattered back into neighboring cells in a volumetric way such that conservation laws are enforced locally. Full algorithm details can be found in [3]. It is worth pointing out that this approach does satisfy the local detailed balance and is the only scheme, as far as we know, that can accurately realize the frictionless wall in an arbitrary geometry. Surface wettability in a multi-component flow LBM model is usually based on introducing wall potentials [15 17]. In our case, the wall potentials correspond to ρ o s and ρ w s defined on the solid surface, which control the surface contact angle. In calculation of the interaction force in near wall cells, the wall potentials are applied in a consistent volumetric way [3] to replace the missing neighbor cells in Eq. (8) such that the accuracy of surface interaction force can be maintained in complex geometries. 3. SIMULATION Before focusing on the critical pressure, systematic studies on surface tension, viscous effects, and the contact angle in our LB model were carried out first. All the physical quantities in this paper are in lattice units, and the discrete lattice time and space increments are x = t = Estimation of the surface tension with a two-dimensional droplet in free space The surface tension σ is measured with a static two-dimensional droplet in free space. The pressure and surface tension are related via the Laplace law: dp = σ R, (11) where dp is pressure difference across the droplet interface and R is the droplet radius. The simulation domain is a square with the resolution of 2.5 times the droplet diameter. The initial densities of both components are Four sets of cases with different initial droplet diameters{16, 24, 32, 48} and different relaxation times {τ 1 = 1.0,τ 2 = 1.0}, {τ 1 = 0.55,τ 2 = 1.5} and {τ 1 = 1.5, τ 2 = 0.55} are tested. Here the subscripts 1 and 2 denote quantities inside and outside the droplet, respectively. The last two sets of viscosity ratios achieve the value of 20, which matches the viscosity ratio between oil and water. Such high viscosity ratio is hard to reproduce using alternative LBM schemes. To minimize the numerical error caused by finite interface thickness, density profiles ρ(x i ) (where i indexes the discrete coordinates) along the central vertical and horizontal lines are chosen. They are fitted by hyperbolic tangent functions: ρ(x i ) = C 1 tanh(c 2 (x i C 3 ))+C 4. (12) C 1, C 2, C 3 and C 4 are fitting constants,.e.g, C 3 is the position of the middle point of the interface between oil and water. The radius R can be determined with little uncertainty by measuring the distance between the two interfaces along the chosen lines. On the other hand, pressure values at the droplet center and a point far away from the droplet are measured and their difference gives the dp value. The results for all cases are shown in Fig. 1, where the solid line fit over all the data sets. According to Eq. (11), the slope of the solid line is indeed the surface tension σ. Observe that our procedure self-consistently 4

5 returns a value of σ which shows neither resolution nor viscosity dependence. Note also that our model can achieve accurate and stable results even when τ is small. As a result, we obtain σ = 2.51e-2 ± 0.02e-2. (13) The numerical uncertainty mainly comes from measurement fitting of dp vs 1/R and the density profile, as well as spatial fluctuation in the bulk regions. The uncertainty due to pressure fluctuation in the interface region is insignificant dp τ1 =1.0 τ2 = τ1 =0.55 τ2 =1.5 τ1 =1.5 τ2 = Best fitting line /R Figure 1. Pressure difference across droplet interface as a function of the inverse droplet radius. The results from three sets of relaxation times are plotted. The slope of the best fit line defines the surface tension in terms of the Young-Laplace equation, Eqs. (11) Evaluation of the viscous effects with a two-component Hagen-Poiseuille flow The viscous effects are studied on the test case of the two-component Hagen-Poiseuille flow. One component is oil with τ o = 1.5 and the other is water with τ w = Their viscosity ratio is 20 representing a realistic situation. The channel height is 40 and the driving force is chosen as 1.6e-6. The density ratio between two components is 1. Two cases with different initial component distributions are tested. In the first case, oil occupies the center region of the channel and water flows along the walls. In the second case, their initial positions are exchanged. The simulation results are presented in Fig. 2 together with exact analytical solutions. The very good match demonstrates accuracy and robustness of our two component LB model Estimation of the contact angle based on the test case of a slug between flat plates The relation between the contact angle θ and its control parameter, wall potential, is studied using a two-dimensional slug between two parallel plates. The distance H between the plates is 32 and the initial density of both components is Two sets of relaxation times are tested, one is τ w = 1.0, τ o = 1.0 and the other is τ w = 0.55, τ o = 1.5, corresponding to the viscosity ratio of 1 and 20, respectively. The choice of wall potential values in two-component flow simulations for a particular contact angle is not unique. The wall potential values are positive in our practice for the purpose of better stability and accuracy. Fig. 3 shows the contact angle detection in a schematic way. First, the interfacial points (solid white circles) are identified on each interface by the line fitting using hyperbolic tangent test functions 5

6 numerical analytical Velocity Velocity numerical 0 analytical Coordinates Coordinates Figure 2. Velocity profiles across the channel for the Hagen-Poiseuille flow of oil and water simulated with τ o = 1.5 and τ w = Symbols are numerical results and solid lines are analytical solutions. Oil is in the central region and water is along the walls (Left). Oil is along the walls and water is in the center (Right). (Eq. (12)) along the x-coordinate. Then a two dimensional circle is constructed in order to fit these interfacial points. The contact angle θ can be obtained by measuring the slope, dy/dx, of the tangential line across the contact point: ( (dy ) ) ( ) R2 y0 2 θ = arctan = arctan, (14) dx y=y 0 where y 0 is the half channel width and R is the radius of the fitted circle. y 0 Figure 3. Static contact angle detection. The color contours shows water density distribution. Fig. 4 shows the contact angle as a function ofthe wallpotential value. The presented dataalso includes the dependence upon the offset of solid boundary from the lattice and upon viscosity. Offset establishes the physical location of the solid-fluid interface at sub-lattice dimensions. The wall potential is normalized with fluid component density Different viscosity combinations were tried and only two representative sets, {τ w = 1.0,τ o = 1.0} and {τ w = 0.55,τ o = 1.5}, are shown. Note that the contact angle in our model shows only very small dependence upon both the boundary offset and viscosity, which again demonstrates the accuracy and robustness of the scheme. We believe that the small deviations observed in Fig. 4 are mainly caused by numerical smearing in the near wall regions at finite resolution. For the study of critical pressure presented below, however, this small variability can not be totally neglected. In theory, the angles θ presented in Fig. 4 should change to 180 θ when the substance is changed from oil to water and vice versa, so that an ideal profile should have a center of symmetry relative to the point where it intersects the vertical line originated at zero of wall potential. While this is almost true, a slight asymmetry observed in Fig. 4 is believed to be caused by numerical uncertainty in the surface tension measurement discussed earlier. 6

7 Resolution independence of these results has been confirmed for H = {16,32,64}. Results for two sets of the normalized wall potential, {ρ w s = 0, ρo s = 0.44} for the oil-wet case and {ρw s = 0.44, ρo s = 0} for the water-wet case are shown in Table 1. We conclude that the contact angle is ± 3.5 degree for the oil-wet case and 41.5 ± 2.6 degree for the water-wet case. These two sets of the contact angle are used for our study of the critical pressure below Critical pressure for an oil slug in a sinusoidal channel The critical pressure for oil slug displacement in a sinusoidal channel is simulated with variable wettability, resolution and viscosity. When a static slug is subject by pressure force, it mainly reacts with the surface tension, i.e. the capillary force. For the quantitative assessment of critical pressure, a useful dimensionless number can be defined as the ratio of the pressure and capillary forces. In the context of our simulation, note that in order to minimize the artificial compressibility effects, we apply a constant driving body force g instead of the regular pressure. The dimensionless ratio of forces (usually referred to as the Bond number Bo) can be written as Pressure force Capillary force = PD2 σd ρgld σ. (15) For the sinusoidal channel studied here, D is defined as the radius at the neck and L as the channel length. A slug starts to move when the Bond number exceeds a certain critical value. Analogous to friction, we recognize that the forces required to initiate motion and to sustain it can be different. This may be reconciled with static and dynamic contact angles, something not entertained here. Once the geometry and fluid properties are determined, only g is variable in Eq. (15). Therefore, in order to detect the critical pressure, we change the g value periodically and look for the critical Bond number for oil slug displacement. The geometry of the sinusoidal channel is shown in Fig. 5. The channel wall is composed with surface elements for sufficient discrete surface mesh quality. The wall is set as no-slip with the ability to specify preferential fluid interactions, i.e. wettability. The wall potential is set to achieve the contact angle θ 40 degrees for the water-wet, θ 90 degrees for the intermediate(neutral) and θ 140 degrees for Contact angle (Degree) τwater =1.0 τoil =1.0 offset=0 offset=0.2 offset=0.4 offset=0.6 offset= Normalized wall potential (oil water) Contact angle (Degree) τwater =0.55 τoil =1.5 offset=0 offset=0.2 offset=0.4 offset=0.6 offset= Normalized wall potential (oil water) Figure 4. The static contact angle as a function of normalized wall potential with offset boundaries. The horizontal axis represent the wall potential for oil on the left side of central vertical axis and wall potential for water on the right side. Wall potential is normalized by typical density value The relaxation times are τ w=1.0, τ o=1.0 (Left) and τ w=0.55, τ o=1.5(right). 7

8 the oil-wet cases. Three resolutions across the neck corresponding to D = {6,8,12} are applied and the initial densities of both oil and water are set to The wavelength and amplitude representing a pore body are held constant to mimic the physical common association with grain size in clean, well-sorted sandstone. The range of pore neck investigated also covers a reasonable spread of pore body-to-pore throat ratio encountered unconsolidated packs of spheres or sieved sand [27]. The periodic boundary is enforced in the flow direction. In order to check the influence of initial condition, four initial slug positions shown in Fig. 6 were tried for each parameter set. In the current validation cases, the hysteresis effects are not taken into account explicitly and the advancing and receding dynamic contact angles are controlled by the same wall potential. Figure 5. Geometry of the sinusoidal channel. In the units of the maximum channel height, the channel length is 18 which include three cycles of the sine curve, and the channel height at the neck is 0.4. All the cross sectional areas are circles. The wall surface contains 38,570 mesh elements. Figure 6. Different initial slug positions. The left edges of initial slugs are depicted with dotted lines and set in four ways. The color contours represent the initial oil density distribution for the oil-wet case in the position 1. The analytical solutions for critical pressure for different setups were calculated by Oh and Slattery (in [20]). The availability of these analytical results is an important motivating factor for the present study. According to Eqs (3) in [20], the critical Bond number is written as Bo crit = 2D(H wo +H ow ), (16) where H wo and H ow are curvatures of the receding and advancing interfaces estimated by (A-9) and (A-10) in [20]. They are determined by the channel geometry, wettability of the wall, and the slug volume (contact points). In Fig. 7, the dependence of analytical solutions upon the oil volume is plotted. The targeted slug volume in our simulation is chosen in Table. 2 such that the critical Bo number has the least variability with respect to the slug volume. Due to the limitations of both physical and numerical models, there is always a small artificial oil/water residue in the water/oil regions. Therefore an appropriate 8

9 volume detection approach needs to be formulated. In our simulation, for the numerical measurement of the slug volume, the oil slug region is separated to the bulk region and interface regions using positions of interfaces and contact points as shown in Fig. 8. In bulk region, lattice volume is simply summed. In interface regions it is summed only where the oil density is more than 90 percent of the total density value. Critical Bond number intermediate wet oil wet water wet Slug volume/d 3 Figure 8. Slug volume detection. Around the contact points and interfaces, vertical lines divide the oil slug into the oil bulk region and interface regions. Figure 7. Analytical solutions for the critical Bond number as a function of the slug volume non-dimensionalized by D 3. Error bar is derived from the contact angle variance caused by lattice non-alignment shown in Table. 1. The first result presented here corresponds to the case with θ 90 (neutral), D = 8, and τ = 1 for both components. During the initial 40,000 time steps, the slug is not subject to external body force but does change shape subject to interfacial tension and wettability considerations. Then the body force is turned on with g = 1.47e 4 (corresponding to Bo = 1.48) and is ramped up by 1.98e-5 ( Bo = 0.02) every 40,000 time steps. The center of oil mass is calculated in order to track down the slug position. Its time history is presented in Fig. 9. For the initial 40,000 timesteps, the slug is at the initial position due to zero external force. Then the slug s center position is slightly shifted due to the surface shape change needed to balance the capillary force and the external body force. When the external body force takes over the capillary force around 240,000 time steps, the slug is pushed enough to move and eventually squeeze through the channel neck quickly. Fig. 10 shows the pressure distribution at 200,000 time steps at g = 1.55e 4. On the left side of Fig. 10, the slug area is shaded and color contours represent the static pressure. The pressure cusps such as observed at the interface have been discussed in [35]. Here we focus on the pressure difference in the separate bulk regions. According to the Laplace law, the pressure should decrease from left to right side across both interfaces. The pressure profile P (x) in the graph on the right side of Fig. 10 does show the correct trend. To further demonstrate this effect, the hydrostatic pressure due to the external body force is removed, P (0) [P (x) ρ g x] (17) and the result is shown in Fig 11. The difference between the left and right channel ends is the total capillary pressure that is balanced by ρgx = e = On the other hand, by considering that P (x) ρ g x is equivalent to the inherent pressure distribution and ignoring the behaviors around interfaces, one can see the benefit of using the homogeneous body force scheme. Indeed the comparison between Fig. 10 and Fig. 11 shows that the pressure range is reduced overall and as a result the artificial compressibility is reduced. 9

10 Slug position Timestep Figure 9. Time history of a slug position (the center of oil mass) in the intermediate-wet case with D = 8 and τ w = 1,τ o = 1. Static Pressure Coordinates Figure 10. Color contours of static pressure (Left) and pressure profile along the central horizontal line (Right) at 200,000 time steps for the intermediate-wet case. The shaded area on the left is the oil slug region where the density exceeds Capillary Pressure Coordinates Figure 11. Capillary pressure calculated based on the results from Fig

11 At the time step of about 240,000indicated by the arrowin Fig. 9, the driving force g = 1.57e-4exceeds the capillary force and pushes the slug enough to start to move. Therefore the critical driving force g crit is between 1.55e-4 and 1.57e-4. The resulting Bond number is ρgld σ = 0.22 (1.55e e-4) e-2 ± 0.02e-2 = (18) The oil slug volume measured numerically using the scheme described above is 58.2 at 200,000 time steps. Therefore, based on Fig. 7, the analytical critical Bo number is Similar simulations and analysis are performed for the other three initial slug positions. In all cases, the same g crit is achieved and the oil slug volumes in the static state are detected as 57.9, 58.1, 58.1 respectively. We can summarize that the computationally achieved critical Bo number is consistent with the analytical prediction. The numerical and analytical results deviate within 1.3% with no dependence upon the slug initial position The wettability factor Now we focus on the oil-wet (θ 140 degree) and water-wet (θ 40 degree) cases. The normalized wall potential has the same value as in the test from Table 1. Similar to the first neutral case, the simulation resolution is D = 8 and τ = 1 for both components. The increment of ramping up g is adjusted similarly such that Bo = The simulation results are shown in the Table. 3. The numerically measured slug volume is listed in the third column, and the resulting Bo is in the fourth column. Without considering the difference between the static and dynamic contact angles, the analytical prediction is listed in the sixth column. The difference between the simulation and analytical solutions is about 6%. When we consider the θ contribution to the advancing and receding contact angles in the calculation of the analytical solution, the highest Bo number is presented in the fifth column and the comparison then becomes very good 1%. Here θ is the contact angle variance presented in Fig. 4. Therefore it seems important to take the hysteresis effect into account for quantitatively accurate numerical modeling and simulation. In addition, we note that, although the lattice dependence of contact angle is small, it needs to be considered explicitly for the purpose of accuracy as well. Although the homogeneous body force scheme induces additional density variations ( 6%), hydrodynamic behavior of the oil slug is not much influenced by the artificial compressibility. Since the simulated critical Bond numbers agree with the incompressible analytical solution, the surface tension and capillary pressure, i.e. contact angle, are not influenced by the existence of weak compressibility in our method. In the left side of Figs. 12 and 13, pressure distribution in the static states of the water-wet and oil-wet cases is shown. The oil slug is shaded. Note the pronounced difference of these pressure distributions depending on the wettability. For the water-wet wall, the capillary pressure drops in the oil slug region and increases in the water region. Note the importance of the pore neck size for accurate determination of the critical pressure. In the capillary pressure plots shown in Figs. 12 and 13, there are two dominant capillary pressure jumps at the pore neck regions where the interfaces have large curvatures. The critical Bond number is mainly determined by the interface at the pore neck region. The resolution sufficient for accurate simulation was found to be 18 points across the neck. In the water-wet case, the oil slug sometimes breaks up and leaves a small amount of oil droplet behind while moving towards its static position. It may cause noticeable critical pressure dependence upon the initial position (Table 3). For the oil-wet case, small amounts of oil may be attracted along the wall and form a thin film layer and the breakup of oil slug is not observed. 11

12 Capillary Pressure Coordinates Figure 12. Color contours of static pressure (Left) and graph of capillary pressure (Right) in the water-wet case for Bo = 1.60 (g = 1.57e 4) and the initial position 2. D = 8 and τ w = τ o = 1.0. The oil slug region where the oil density is more than half of the typical density, 0.11, is shaded. Capillary Pressure Coordinates Figure 13. Color contours of static pressure (Left) and graph of the capillary pressure (Right) for the oil-wet case for Bo = 1.62 (g = 1.60e 4) and the initial position 2. D = 8 and τ w = τ o = 1.0. The oil slug region where the oil density is more than half of the typical density, 0.11, is shaded The influence of resolution Resolution studies using D = 6, 12 were performed for different wettability settings and slug initial positions. The increment of g is always chosen in such a way that Bo = The initial slug volume is always set in the same way as before. In Table. 4, we show simulation results including the slug volume in the static state, and the critical Bond numbers together with the analytical critical numbers corresponding to θ = 0 and θ 0. For each wettability condition, the results are averaged over those with four different initial slug positions. With the large system size D = 12, the simulation results agree well with the analytical solutions and the relative errors are less than at most a few percent when θ 0. The initial condition dependence is negligible. A small breakup of the oil slug also observed in the high resolution simulation, however the volume of broken oil drop is quite small compared to the main oil slug. With D = 6, there are only 12 lattice points across the pore neck. The critical Bo numbers in several cases are overestimated relative to the analytical solutions, although the overall deviation is still within 5%. This can be considered quite good for such coarse simulation, especially in view of potential application to practical problems where resolution may present a bottleneck. However the accuracy of contact angle prediction is not guaranteed. 12

13 Due to the lack of resolution, the numerical artifacts caused by non lattice alignment can no longer be neglected The effects of variable viscosity In this test, the component relaxation times are τ w = 1.5 and τ o = 0.55 for achieving the viscosity ratio of 20. The other flow conditions are identical to those in the section on wettability effects above. As we discussed early, since the critical pressure is mainly balanced by the capillary pressure, the viscous effects are not expected to be significant. However the realistic viscosity ratio is regarded to be important for other issues that are beyond the scope of the paper, such as the movement of oil slug. Simulation results are shown in Table. 5. As expected, the critical Bo values are the same as those for the viscosity ratio of 1, consistent with the data presented in Figs. 1 and 4 above. 4. SUMMARY & FUTURE WORK The oil slug displacement in a sinusoidal channel is simulated with an effective LBM multi-component model. The critical pressure for removing a slug is compared with available analytical solutions. The dependence of critical Bond number upon wall wettability, resolution, and fluid viscosity is systematically investigated. The simulation results agree well with theory, as shown in Table. 6. The main results can be summarized as follows: Our multi-component LBM approach is shown effective for the quantitative study of complex multicomponent fluid flows with arbitrary geometries. It is numerically accurate and stable even for very small relaxation times τ and large viscosity ratios, which are known to be challenging issues. It is numerically verified that homogeneous body force can be efficiently used to replace pressure as a driving force. This reduces artificial compressibility effects without sacrificing accuracy. Numerically achieved contact angle, surface tension and critical Bond number show little dependence upon local compressibility. For accurate prediction of the critical pressure, contact angle variability caused by lattice non-alignment in arbitrary geometries can be important. This leads to hysteresis-like behavior in our studies that increases the critical pressure. Additional studies on these lattice dependence effects seem necessary. Sufficient resolution for resolving flow at the pore neck region is critical for accurate prediction of the critical Bond number. Large curvature of the interfaces at the pore necks result in large capillary pressure differences. Small breakup of oil slugs is sometimes observed. With the increased resolution, the impact of this effect decreases. Without sufficient resolution, however, such breakup may influence the oil slug displacement. The independence of critical pressure upon viscous effects is demonstrated. Beyond the current study, we are conducting similar investigations of single component multi-phase fluid flow behavior. Using similar methods helps to address the issues of compressibility and high density ratio in consistent thermodynamics framework [39]. Let us briefly discuss some potential ways to improve results such as reported here. First of all, improved models fluid interaction with the solid wall could further reduce the resolution and lattice alignment dependence of the contact angle. Also, an adaptive mesh functionality would be particularly useful for resolving the pore neck region with the obvious benefit 13

14 for quantitative accuracy improvement. Last but not the least, the critical pressure should be studied with multiple oil slugs and bypass channels. For multiple slugs, the stability of solutions is an interesting topic because of its relevance for slug volume and total capillary force. For bypass channels with joined ends, when an oil slug fully blocks flow in one channel and no oil exists in the other channel, the static slug is subject to force which is almost equivalent to pressure drop in a flowing channel. Since such pressure drop is caused by friction and does depend on viscosity, the Reynolds number becomes one of critical factors in addition to the Bond number. 5. ACKNOWLEDGMENTS The authors would like to thank our colleagues in the physics group and application group of Exa corporation for important comments and discussions, and Zen Sugiyama for his great support creating the computational geometry data for this study. Table 1 The contact angle dependence upon the resolution across the channel height H and the boundary offset relative to the lattice (in fractions of the lattice unit length). For all cases, τ w = τ o = 1.0. The normalized wall potentials for water and oil are {ρ w s = 0, ρ o s = 0.44} for the oil-wet case (Left) and {ρ w s = 0.44, ρ o s = 0} for the water-wet case (Right). offset length H=16 H=32 H= offset length H=16 H=32 H= Table 2 Targeted oil slug volume V 0 non-dimensionalized by the cubic power of characteristic length D. wettability V 0 /D 3 intermediate 63 ± 5 water-wet 56 ± 5 oil-wet 69 ± 5 Table 3 The slug volume right before it begins to move, V 0 /D 3, and critical Bond numbers from simulation and theory, as a function of wettability and slug position. Here D = 8 and τ w = τ o = 1.0. Data from Table. 1 are used in the fifth column to account for the theoretical critical Bo dependence upon lattice orientation effects that result in θ 0. The data in the sixth column disregards this effect. wettability slug initial position slug volume Bo Bo Bo V 0 /D 3 (simulation) (analysis, θ 0) (analysis, θ = 0) water-wet position position position position ± oil-wet position position position position ± References [1] Norman R. Morrow, The effects of surface roughness on contact angle with special reference to petroleum recovery, Journal of Canadian Petroleum Technology 14(1975)42 14

15 Table 4 The slug volume right before it begins to move, V 0 /D 3, and the critical Bond number from simulation and theory, as a function of resolution and wettability. D = {12,6} and τ w = τ o = 1.0. For each wettability condition, results for all four initial slug positions are included simulation size wettability slug volume Bo Bo Bo V 0 /D 3 (simulation) (analysis, θ 0) (analysis, θ = 0) D = 12 intermediate 59.3 ± water-wet 57.0 ± oil-wet 66.4 ± D = 6 intermediate 57.6 ± water-wet 56.0 ± oil-wet 67.5 ± Table 5 The slug volume right before the motion onset,v 0 /D 3, and the critical Bond numbers from simulation and theory for D = 8 and τ w=0.55, τ o=1.5. wettability slug volume Bo Bo Bo V 0 /D 3 (simulation) (analysis, θ 0) (analysis, θ = 0) intermediate 58.0 ± water-wet 57.0 ± oil-wet 69.7 ± Table 6 Difference, in percentage points, between the simulated and analytical critical Bond number. The results for D = 8 and τ w=0.55, τ o=1.5 are shown in parentheses. For all the other cases, τ w = τ o = 1. The difference of less than a few percent is indistinguishable from the numerical error. wettability D=6 D=8 D=12 intermediate (0-1.3) water-wet (0-1.3) oil-wet (0-1.3) [2] Carlos E. Colosqui, Michail E. Kavousanakis, Athanasios G. Papathanasiou, Ioannis G.Kevrekidis, A mesoscopic model for microscale hydrodynamics and interfacial phenomena Slip films and contact angle hysteresis, Phys Rev E 87(2013) [3] H.Chen, C.Teixeria, K.Molving, Int J Mod Phys C 9(1998)1281 [4] Yanbing Li, R.Zhang, R.Shock, H.Chen, Prediction of vortex shedding from a circular cylinder using a volumetric Lattice-Boltzmann boundary approach, Eur.Phys.J.Special Topics 171(2009)91-97 [5] Yanbing Li, Richard shock, Raoyang Zhang, Hudong Chen, Numerical study of flow past an impulsively started cylinder by the lattice-boltzmann method, J.Fluid Mech 519(2004) [6] Hongli Fan, Raoyang Zhang, Hudong Chen, Extended volumetric scheme for lattice Boltzmann models, Phys Rev E 73(2006) [7] Michael C.Sukop, Haibo Huang, Chen Luh Lin, Milind D.Deo, Kyeongseok Oh, Jan D.Miller, Distribution of multiphase fluids in porous media: Comparison between lattice Boltzmann modeling and micro-x-ray tomography, Phys Rev E 77(2008) [8] C.Manwart, U.Aaltosalmi, A.Koponen, R.Hilfer, J.Timonen, Lattice-Boltzmann and finite-difference simulations for the permeability for three-dimensional porous media, Phys Rev E 66(2002) [9] R.D.Hazlett, S.Y.Chen, W.E.Soll, Wettability and rate effects on immiscible displacement: Lattice Boltzmann simulation in microtomographic images of reservoir, Journal of petroleum science and engineering 20(1998) [10] J.T.Fredrich, A.A.DiGiovanni, D.R.Noble, Predicting macroscopic transport properties using microscopic image data, J Geophys Res 111(2006)B03201 [11] Steven Bryant, Martin Blunt, Prediction of relative permeability in simple porous media, Phys Rev A 46(1992)2004 [12] Thomas Ramstad, Pål-Eric Øren, Sting Bakke, Simulation of two-phase flow in reservoir rocks using a lattice Boltzmann method, SPE Journal (2010) [13] Hai-ping Fang, Le-wen Fan, Zuo-wei Wang, Zhi-fang Lin, Yue-hong Qian, Studying the contact point and interface moving in a sinusoidal tube with lattice Boltzmann method, Int J Mod Phys B 15(2001) [14] Haihu Liu, Qinjun Kang, Christopher R. Leonardi, Bruce D. Jones, Sebastian Schmieschek, Ariel Narváez, John R. Willianms, Albert J. Valocchi, Jens Harting, Multiphase lattice Boltzmann simulations for porous media applications, arxiv:

16 [15] Haibo Huang, Daniel T.Thorne Jr., Marcel G.Schaap, Michael C.Sukop, Proposed approximation for contact angle in Shan-and-Chen-type multicomponent multiphase lattice Boltzmann models, Phys Rev E 76(2007) [16] Haibo Huang, Zhitao Li, Shuaishuai Liu, Xi-yun Lu, Shan-and-Chen-type multiphase lattice Boltzmann study of viscous coupling effects for two-phase flow in porous media, Int J Numer Methods Fluids 61(2009) [17] Andreas G.Yiotis, John Psihogios, Michael E.Kainourgiakis, Aggelos Papaioannou, Athanassios K. Stubos, A lattice Boltzmann study of viscous coupling effects in immiscible two-phase flow in porous media, Colloids Surf A Physicochem Eng Asp 300(2007)35-49 [18] Mariano A. Neira, Alkiviades C. Payatakes, Collocation solution of creeping newtonian flow through periodically constricted tubes with piecewise continuous wall profile, AlChE Journal 24(1978)43 [19] Mariano A. Neira, Alkiviades C. Payatakes, Collocation solution of creeping newtonian flow through sinusoidal tubes, AlChE Journal 25(1979)725 [20] Soo Gun Oh, John C.Slattery, Interfacial tension required for significant displacement of residual oil, SPE Journal 19(1979)83-96 [21] Xiaowen Shan, Hudong Chen, Lattice Boltzmann model for simulating flows with multiple phases and components, Phys Rev E 47(1993)1815 [22] Xiaowen Shan, Gary Doolen, Multi-component lattice-boltzmann model with interparticle interaction, arxiv:compgas/ (1995) [23] Xiaowen Shan, Gary Doolen, Diffusion in a multi-component Lattice Boltzmann Equation model, arxiv:compgas/ (1996) [24] Hudong Chen, Raoyang Zhang, Ilya Staroselsky, Myung Jhon, Recovery of full rotational invariance in lattice Boltzmann formulations for high Knudsen number flows, Physica A 362 (1) (2006), 125 [25] Raoyang Zhang, Xiaowen Shan, Hudong Chen, Efficient kinetic method for fluid simulation beyond the Navier-Stokes equation, Phys. Rev. E, 74, (2006) [26] Jonas Latt, Bastien Chopard, Lattice Boltzmann method with regularized pre-collision distribution functions, Math. Comput. Simulat. 72 (2-6) (2006), 165 [27] Alkiviades C. Payatakes, Chi Tien, Raffi M. Turian, A New Model for Granular Porous Media: Part I. Model Formulation, AIChE Journal 19(1), (1973), [28] Xiaowen Shan, Xue-Feng Yuan, Hudong Chen, Kinetic theory representation of hydrodynamics: a way beyond the Navier-Stokes equation, J.Fluid Mech 550(2006) [29] Hudong Chen, Chris Teixeira, Kim Molving, Digital physics approach to computational fluid dynamics: some basic theoretical features, Int.J.Mod.Phys.C 8(1997)675 [30] Y.Qian, D.d Humiéres, P.Lallemand, Lattice BGK models for Navier-stokes equation, Europhys.Lett 17(1992)479 [31] S.Chen, H.Chen, D.Martnez, W.Matthaeus, Lattice Boltzmann model for simulation of magnetohydrodynamics, Phys Rev Lett 67(1991)3776 [32] H.Chen, S.Chen, W.H.Matthaeus, Recovery of the Navier-Stokes equations using a lattice-gas Boltzmann method, Phys Rev A 45(1992)R5339 [33] Bhatnagar P.L, Gross E, M.Krook, A model for collisions in gases I. Small amplitude processes in charged and neutral one-component systems, Phys Rev 94(1954) [34] Q.Li, K.H.Luo, X.J.Li, Forcing scheme in pseudopotential lattice Boltzmann model for multiphase flows, Phys Rev E 86(2012) [35] Xiaowen Shan, pressure tensor calculation in a class of nonideal gas lattice Boltzmann model, Phys Rev E 77(2008) [36] Kevin Connington, Taehun Lee, A review of spurious currents in the lattice Boltzmann method for multiphase flows, Journal of mechanical science and technology 26(2012) [37] Alexander J. Wagner, The origin of spurious velocities in lattice Boltzmann, Int J Mod Phys B 17(2003)193 [38] Xiaowen Shan, Analysis and reduction of the spurious current in a class of multiphase lattice Boltzmann models, Phys Rev E 77(2006) [39] Xiaowen Shan, Hudong Chen, Simulation of non-ideal gases and liquid-gas phase transitions by lattice Boltzmann equation, Phys Rev E 49(1994)

Simulation of T-junction using LBM and VOF ENERGY 224 Final Project Yifan Wang,

Simulation of T-junction using LBM and VOF ENERGY 224 Final Project Yifan Wang, Simulation of T-junction using LBM and VOF ENERGY 224 Final Project Yifan Wang, yfwang09@stanford.edu 1. Problem setting In this project, we present a benchmark simulation for segmented flows, which contain

More information

Numerical Simulation of Viscous Fingering Phenomenon in Immiscible Displacement of Two Fluids in Porous Media Using Lattice Boltzmann Method

Numerical Simulation of Viscous Fingering Phenomenon in Immiscible Displacement of Two Fluids in Porous Media Using Lattice Boltzmann Method nd Micro and Nano Flows Conference West London, UK, 1- September 009 Numerical Simulation of Viscous Fingering Phenomenon in Immiscible Displacement of Two Fluids in Porous Media Using Lattice Boltzmann

More information

Proposed approximation for contact angles in Shan-and-Chen-type multicomponent multiphase lattice Boltzmann models

Proposed approximation for contact angles in Shan-and-Chen-type multicomponent multiphase lattice Boltzmann models PHYSICAL REVIEW E 7, 0701 007 Proposed approximation for contact angles in Shan-and-Chen-type multicomponent multiphase lattice Boltzmann models Haibo Huang, 1 Daniel T. Thorne, Jr., Marcel G. Schaap,

More information

Relative permeabilities and coupling effects in steady-state gas-liquid flow in porous media: A lattice Boltzmann study

Relative permeabilities and coupling effects in steady-state gas-liquid flow in porous media: A lattice Boltzmann study PHYSICS OF FLUIDS 21, 092104 2009 Relative permeabilities and coupling effects in steady-state gas-liquid flow in porous media: A lattice Boltzmann study Haibo Huang a and Xi-yun Lu Department of Modern

More information

Physical Modeling of Multiphase flow. Boltzmann method

Physical Modeling of Multiphase flow. Boltzmann method with lattice Boltzmann method Exa Corp., Burlington, MA, USA Feburary, 2011 Scope Scope Re-examine the non-ideal gas model in [Shan & Chen, Phys. Rev. E, (1993)] from the perspective of kinetic theory

More information

Research of Micro-Rectangular-Channel Flow Based on Lattice Boltzmann Method

Research of Micro-Rectangular-Channel Flow Based on Lattice Boltzmann Method Research Journal of Applied Sciences, Engineering and Technology 6(14): 50-55, 013 ISSN: 040-7459; e-issn: 040-7467 Maxwell Scientific Organization, 013 Submitted: November 08, 01 Accepted: December 8,

More information

arxiv:comp-gas/ v1 28 Apr 1993

arxiv:comp-gas/ v1 28 Apr 1993 Lattice Boltzmann Thermohydrodynamics arxiv:comp-gas/9304006v1 28 Apr 1993 F. J. Alexander, S. Chen and J. D. Sterling Center for Nonlinear Studies and Theoretical Division Los Alamos National Laboratory

More information

Analysis and boundary condition of the lattice Boltzmann BGK model with two velocity components

Analysis and boundary condition of the lattice Boltzmann BGK model with two velocity components Analysis and boundary condition of the lattice Boltzmann BGK model with two velocity components Xiaoyi He and Qisu Zou arxiv:comp-gas/9507002v1 22 Jul 1995 Abstract In this paper, we study the two dimensional

More information

PHYSICS OF FLUID SPREADING ON ROUGH SURFACES

PHYSICS OF FLUID SPREADING ON ROUGH SURFACES INTERNATIONAL JOURNAL OF NUMERICAL ANALYSIS AND MODELING Volume 5, Supp, Pages 85 92 c 2008 Institute for Scientific Computing and Information PHYSICS OF FLUID SPREADING ON ROUGH SURFACES K. M. HAY AND

More information

68 Guo Wei-Bin et al Vol. 12 presented, and are thoroughly compared with other numerical data with respect to the Strouhal number, lift and drag coeff

68 Guo Wei-Bin et al Vol. 12 presented, and are thoroughly compared with other numerical data with respect to the Strouhal number, lift and drag coeff Vol 12 No 1, January 2003 cfl 2003 Chin. Phys. Soc. 1009-1963/2003/12(01)/0067-08 Chinese Physics and IOP Publishing Ltd Lattice-BGK simulation of a two-dimensional channel flow around a square cylinder

More information

PREDICTION OF INTRINSIC PERMEABILITIES WITH LATTICE BOLTZMANN METHOD

PREDICTION OF INTRINSIC PERMEABILITIES WITH LATTICE BOLTZMANN METHOD PREDICTION OF INTRINSIC PERMEABILITIES WITH LATTICE BOLTZMANN METHOD Luís Orlando Emerich dos Santos emerich@lmpt.ufsc.br Carlos Enrique Pico Ortiz capico@lmpt.ufsc.br Henrique Cesar de Gaspari henrique@lmpt.ufsc.br

More information

Simulation of floating bodies with lattice Boltzmann

Simulation of floating bodies with lattice Boltzmann Simulation of floating bodies with lattice Boltzmann by Simon Bogner, 17.11.2011, Lehrstuhl für Systemsimulation, Friedrich-Alexander Universität Erlangen 1 Simulation of floating bodies with lattice Boltzmann

More information

Multiscale simulations of sliding droplets

Multiscale simulations of sliding droplets Acta Mech https://doi.org/10.1007/s00707-018-2264-6 ORIGINAL PAPER J. J. Derksen A. E. Komrakova Multiscale simulations of sliding droplets Received: 15 February 2018 / Revised: 15 June 2018 The Author(s)

More information

External and Internal Incompressible Viscous Flows Computation using Taylor Series Expansion and Least Square based Lattice Boltzmann Method

External and Internal Incompressible Viscous Flows Computation using Taylor Series Expansion and Least Square based Lattice Boltzmann Method Available online at http://ijim.srbiau.ac.ir/ Int. J. Industrial Mathematics (ISSN 2008-5621) Vol. 10, No. 2, 2018 Article ID IJIM-00726, 8 pages Research Article External and Internal Incompressible Viscous

More information

dynamics of f luids in porous media

dynamics of f luids in porous media dynamics of f luids in porous media Jacob Bear Department of Civil Engineering Technion Israel Institute of Technology, Haifa DOVER PUBLICATIONS, INC. New York Contents Preface xvii CHAPTER 1 Introduction

More information

NON-DARCY POROUS MEDIA FLOW IN NO-SLIP AND SLIP REGIMES

NON-DARCY POROUS MEDIA FLOW IN NO-SLIP AND SLIP REGIMES THERMAL SCIENCE, Year 2012, Vol. 16, No. 1, pp. 167-176 167 NON-DARCY POROUS MEDIA FLOW IN NO-SLIP AND SLIP REGIMES by Antonio F. MIGUEL Geophysics Centre of Evora & Department of Physics, University of

More information

arxiv:cond-mat/ v1 [cond-mat.stat-mech] 11 Dec 2002

arxiv:cond-mat/ v1 [cond-mat.stat-mech] 11 Dec 2002 arxiv:cond-mat/0212257v1 [cond-mat.stat-mech] 11 Dec 2002 International Journal of Modern Physics B c World Scientific Publishing Company VISCOUS FINGERING IN MISCIBLE, IMMISCIBLE AND REACTIVE FLUIDS PATRICK

More information

LIQUID FILM THICKNESS OF OSCILLATING FLOW IN A MICRO TUBE

LIQUID FILM THICKNESS OF OSCILLATING FLOW IN A MICRO TUBE Proceedings of the ASME/JSME 2011 8th Thermal Engineering Joint Conference AJTEC2011 March 13-17, 2011, Honolulu, Hawaii, USA AJTEC2011-44190 LIQUID FILM THICKNESS OF OSCILLATING FLOW IN A MICRO TUBE Youngbae

More information

MEASUREMENT OF CAPILLARY PRESSURE BY DIRECT VISUALIZATION OF A CENTRIFUGE EXPERIMENT

MEASUREMENT OF CAPILLARY PRESSURE BY DIRECT VISUALIZATION OF A CENTRIFUGE EXPERIMENT MEASUREMENT OF CAPILLARY PRESSURE BY DIRECT VISUALIZATION OF A CENTRIFUGE EXPERIMENT Osamah A. Al-Omair and Richard L. Christiansen Petroleum Engineering Department, Colorado School of Mines ABSTRACT A

More information

Lattice Boltzmann Method for Fluid Simulations

Lattice Boltzmann Method for Fluid Simulations Lattice Boltzmann Method for Fluid Simulations Yuanxun Bill Bao & Justin Meskas April 14, 2011 1 Introduction In the last two decades, the Lattice Boltzmann method (LBM) has emerged as a promising tool

More information

Fluid Mechanics Theory I

Fluid Mechanics Theory I Fluid Mechanics Theory I Last Class: 1. Introduction 2. MicroTAS or Lab on a Chip 3. Microfluidics Length Scale 4. Fundamentals 5. Different Aspects of Microfluidcs Today s Contents: 1. Introduction to

More information

LATTICE BOLTZMANN MODELLING OF PULSATILE FLOW USING MOMENT BOUNDARY CONDITIONS

LATTICE BOLTZMANN MODELLING OF PULSATILE FLOW USING MOMENT BOUNDARY CONDITIONS 6th European Conference on Computational Mechanics (ECCM 6) 7th European Conference on Computational Fluid Dynamics (ECFD 7) 5 June 28, Glasgow, UK LATTICE BOLTZMANN MODELLING OF PULSATILE FLOW USING MOMENT

More information

Microfluidics 1 Basics, Laminar flow, shear and flow profiles

Microfluidics 1 Basics, Laminar flow, shear and flow profiles MT-0.6081 Microfluidics and BioMEMS Microfluidics 1 Basics, Laminar flow, shear and flow profiles 11.1.2017 Ville Jokinen Outline of the next 3 weeks: Today: Microfluidics 1: Laminar flow, flow profiles,

More information

Single Curved Fiber Sedimentation Under Gravity. Xiaoying Rong, Dewei Qi Western Michigan University

Single Curved Fiber Sedimentation Under Gravity. Xiaoying Rong, Dewei Qi Western Michigan University Single Curved Fiber Sedimentation Under Gravity Xiaoying Rong, Dewei Qi Western Michigan University JunYong Zhu, Tim Scott USDA Forest Products Laboratory ABSTRACT Dynamics of single curved fiber sedimentation

More information

Fluid Mechanics II Viscosity and shear stresses

Fluid Mechanics II Viscosity and shear stresses Fluid Mechanics II Viscosity and shear stresses Shear stresses in a Newtonian fluid A fluid at rest can not resist shearing forces. Under the action of such forces it deforms continuously, however small

More information

Complexity of Two-Phase Flow in Porous Media

Complexity of Two-Phase Flow in Porous Media 1 Complexity of Two-Phase Flow in Porous Media Rennes September 16, 2009 Eyvind Aker Morten Grøva Henning Arendt Knudsen Thomas Ramstad Bo-Sture Skagerstam Glenn Tørå Alex Hansen 2 Declining oil production,

More information

Simulating Fluid-Fluid Interfacial Area

Simulating Fluid-Fluid Interfacial Area Simulating Fluid-Fluid Interfacial Area revealed by a pore-network model V. Joekar-Niasar S. M. Hassanizadeh Utrecht University, The Netherlands July 22, 2009 Outline 1 What s a Porous medium 2 Intro to

More information

PORE-SCALE PHASE FIELD MODEL OF TWO-PHASE FLOW IN POROUS MEDIUM

PORE-SCALE PHASE FIELD MODEL OF TWO-PHASE FLOW IN POROUS MEDIUM Excerpt from the Proceedings of the COMSOL Conference 2010 Paris PORE-SCALE PHASE FIELD MODEL OF TWO-PHASE FLOW IN POROUS MEDIUM Igor Bogdanov 1*, Sylvain Jardel 1, Anis Turki 1, Arjan Kamp 1 1 Open &

More information

Pore-Scale Analysis of Interfacial Instabilities and Impact of Heterogeneity on Relative Permeability by Lattice Boltzmann Method

Pore-Scale Analysis of Interfacial Instabilities and Impact of Heterogeneity on Relative Permeability by Lattice Boltzmann Method Louisiana State University LSU Digital Commons LSU Master's Theses Graduate School 3-31-2018 Pore-Scale Analysis of Interfacial Instabilities and Impact of Heterogeneity on Relative Permeability by Lattice

More information

THE EFFECT OF WATER SATURATION ON GAS SLIP FACTOR BY PORE SCALE NETWORK MODELING

THE EFFECT OF WATER SATURATION ON GAS SLIP FACTOR BY PORE SCALE NETWORK MODELING SCA00-53 1/6 THE EFFECT OF WATER SATURATION ON GAS SLIP FACTOR BY PORE SCALE NETWORK MODELING Liu Qingjie, Liu Baohua, Li Xianbing, Yan Shouguo Research Institute of Petroleum Exploration and Development,

More information

Contents. I Introduction 1. Preface. xiii

Contents. I Introduction 1. Preface. xiii Contents Preface xiii I Introduction 1 1 Continuous matter 3 1.1 Molecules................................ 4 1.2 The continuum approximation.................... 6 1.3 Newtonian mechanics.........................

More information

Derivation of continuum models for the moving contact line problem based on thermodynamic principles. Abstract

Derivation of continuum models for the moving contact line problem based on thermodynamic principles. Abstract Derivation of continuum models for the moving contact line problem based on thermodynamic principles Weiqing Ren Courant Institute of Mathematical Sciences, New York University, New York, NY 002, USA Weinan

More information

EXTENDED FREE SURFACE FLOW MODEL BASED ON THE LATTICE BOLTZMANN APPROACH

EXTENDED FREE SURFACE FLOW MODEL BASED ON THE LATTICE BOLTZMANN APPROACH METALLURGY AND FOUNDRY ENGINEERING Vol. 36, 2010, No. 2 Micha³ Szucki*, Józef S. Suchy***, Pawe³ ak*, Janusz Lelito**, Beata Gracz* EXTENDED FREE SURFACE FLOW MODEL BASED ON THE LATTICE BOLTZMANN APPROACH

More information

SEMICLASSICAL LATTICE BOLTZMANN EQUATION HYDRODYNAMICS

SEMICLASSICAL LATTICE BOLTZMANN EQUATION HYDRODYNAMICS The Seventh Nobeyama Workshop on CFD: To the Memory of Prof. Kuwahara Sanjo Kaikan, the University of Tokyo, Japan, September. 23-24, 2009 SEMICLASSICAL LATTICE BOLTZMANN EQUATION HYDRODYNAMICS Jaw-Yen

More information

Numerical simulation of wave breaking in turbulent two-phase Couette flow

Numerical simulation of wave breaking in turbulent two-phase Couette flow Center for Turbulence Research Annual Research Briefs 2012 171 Numerical simulation of wave breaking in turbulent two-phase Couette flow By D. Kim, A. Mani AND P. Moin 1. Motivation and objectives When

More information

A Momentum Exchange-based Immersed Boundary-Lattice. Boltzmann Method for Fluid Structure Interaction

A Momentum Exchange-based Immersed Boundary-Lattice. Boltzmann Method for Fluid Structure Interaction APCOM & ISCM -4 th December, 03, Singapore A Momentum Exchange-based Immersed Boundary-Lattice Boltzmann Method for Fluid Structure Interaction Jianfei Yang,,3, Zhengdao Wang,,3, and *Yuehong Qian,,3,4

More information

Lattice Boltzmann Methods for Fluid Dynamics

Lattice Boltzmann Methods for Fluid Dynamics Lattice Boltzmann Methods for Fluid Dynamics Steven Orszag Department of Mathematics Yale University In collaboration with Hudong Chen, Isaac Goldhirsch, and Rick Shock Transient flow around a car LBGK

More information

Thermal lattice Bhatnagar-Gross-Krook model for flows with viscous heat dissipation in the incompressible limit

Thermal lattice Bhatnagar-Gross-Krook model for flows with viscous heat dissipation in the incompressible limit PHYSICAL REVIEW E 70, 066310 (2004) Thermal lattice Bhatnagar-Gross-Krook model for flows with viscous heat dissipation in the incompressible limit Yong Shi, T. S. Zhao,* Z. L. Guo Department of Mechanical

More information

LATTICE BOLTZMANN SIMULATION OF FLUID FLOW IN A LID DRIVEN CAVITY

LATTICE BOLTZMANN SIMULATION OF FLUID FLOW IN A LID DRIVEN CAVITY LATTICE BOLTZMANN SIMULATION OF FLUID FLOW IN A LID DRIVEN CAVITY M. Y. Gokhale, Ignatius Fernandes Maharashtra Institute of Technology, Pune 4 38, India University of Pune, India Email : mukundyg@yahoo.co.in,

More information

Diffusion and Adsorption in porous media. Ali Ahmadpour Chemical Eng. Dept. Ferdowsi University of Mashhad

Diffusion and Adsorption in porous media. Ali Ahmadpour Chemical Eng. Dept. Ferdowsi University of Mashhad Diffusion and Adsorption in porous media Ali Ahmadpour Chemical Eng. Dept. Ferdowsi University of Mashhad Contents Introduction Devices used to Measure Diffusion in Porous Solids Modes of transport in

More information

CENG 501 Examination Problem: Estimation of Viscosity with a Falling - Cylinder Viscometer

CENG 501 Examination Problem: Estimation of Viscosity with a Falling - Cylinder Viscometer CENG 501 Examination Problem: Estimation of Viscosity with a Falling - Cylinder Viscometer You are assigned to design a fallingcylinder viscometer to measure the viscosity of Newtonian liquids. A schematic

More information

Multiphase Flow Simulations in Inclined Tubes with Lattice Boltzmann Method on GPU

Multiphase Flow Simulations in Inclined Tubes with Lattice Boltzmann Method on GPU Multiphase Flow Simulations in Inclined Tubes with Lattice Boltzmann Method on GPU Khramtsov D.P., Nekrasov D.A., Pokusaev B.G. Department of Thermodynamics, Thermal Engineering and Energy Saving Technologies,

More information

SCA : A STRUCTURAL MODEL TO PREDICT TRANSPORT PROPERTIES OF GRANULAR POROUS MEDIA Guy Chauveteau, IFP, Yuchun Kuang IFP and Marc Fleury, IFP

SCA : A STRUCTURAL MODEL TO PREDICT TRANSPORT PROPERTIES OF GRANULAR POROUS MEDIA Guy Chauveteau, IFP, Yuchun Kuang IFP and Marc Fleury, IFP SCA2003-53: A STRUCTURAL MODEL TO PREDICT TRANSPORT PROPERTIES OF GRANULAR POROUS MEDIA Guy Chauveteau, IFP, Yuchun Kuang IFP and Marc Fleury, IFP This paper was prepared for presentation at the International

More information

On the origin of Darcy s law 1

On the origin of Darcy s law 1 Chapter 1 On the origin of Darcy s law 1 Cyprien Soulaine csoulain@stanford.edu When one thinks about porous media, the immediate concepts that come to mind are porosity, permeability and Darcy s law.

More information

1 Modeling Immiscible Fluid Flow in Porous Media

1 Modeling Immiscible Fluid Flow in Porous Media Excerpts from the Habilitation Thesis of Peter Bastian. For references as well as the full text, see http://cox.iwr.uni-heidelberg.de/people/peter/pdf/bastian_habilitationthesis.pdf. Used with permission.

More information

The lattice Boltzmann method for contact line dynamics

The lattice Boltzmann method for contact line dynamics The lattice Boltzmann method for contact line dynamics Sudhir Srivastava, J.H.M. ten Thije Boonkkamp, Federico Toschi April 13, 2011 Overview 1 Problem description 2 Huh and Scriven model 3 Lattice Boltzmann

More information

Numerical Investigation of Thermal Performance in Cross Flow Around Square Array of Circular Cylinders

Numerical Investigation of Thermal Performance in Cross Flow Around Square Array of Circular Cylinders Numerical Investigation of Thermal Performance in Cross Flow Around Square Array of Circular Cylinders A. Jugal M. Panchal, B. A M Lakdawala 2 A. M. Tech student, Mechanical Engineering Department, Institute

More information

Modeling the combined effect of surface roughness and shear rate on slip flow of simple fluids

Modeling the combined effect of surface roughness and shear rate on slip flow of simple fluids Modeling the combined effect of surface roughness and shear rate on slip flow of simple fluids Anoosheh Niavarani and Nikolai Priezjev www.egr.msu.edu/~niavaran November 2009 A. Niavarani and N.V. Priezjev,

More information

Gravitational effects on the deformation of a droplet adhering to a horizontal solid surface in shear flow

Gravitational effects on the deformation of a droplet adhering to a horizontal solid surface in shear flow PHYSICS OF FLUIDS 19, 122105 2007 Gravitational effects on the deformation of a droplet adhering to a horizontal solid surface in shear flow P. Dimitrakopoulos Department of Chemical and Biomolecular Engineering,

More information

comp-gas/ Jan 1994

comp-gas/ Jan 1994 Simulation of non-ideal gases and liquid-gas phase transitions by lattice Boltzmann equation Xiaowen Shan Center for Nonlinear Studies, Los Alamos National Laboratory, Los Alamos, NM 87545 Hudong Chen

More information

Lattice Boltzmann Modeling of Wave Propagation and Reflection in the Presence of Walls and Blocks

Lattice Boltzmann Modeling of Wave Propagation and Reflection in the Presence of Walls and Blocks Lattice Boltzmann Modeling of Wave Propagation and Reflection in the Presence of Walls and Blocs Maysam Saidi, Hassan Basirat Tabrizi, Member, IAENG, and Reza Sepahi Samian Abstract Lattice Boltzmann method

More information

On pressure and velocity boundary conditions for the lattice Boltzmann BGK model

On pressure and velocity boundary conditions for the lattice Boltzmann BGK model On pressure and velocity boundary conditions for the lattice Boltzmann BGK model Qisu Zou Theoretical Division, Los Alamos National Lab, Los Alamos, New Mexico 7545 and Department of Mathematics, Kansas

More information

LBM mesoscale modelling of porous media

LBM mesoscale modelling of porous media Advanced Computational Methods in Heat Transfer X 59 LBM mesoscale modelling of porous media A. C. M. Sousa 1,2 & A. Nabovati 1 1 Department of Mechanical Engineering, University of New Brunswick, Fredericton,

More information

Lattice Boltzmann Method for Fluid Simulations

Lattice Boltzmann Method for Fluid Simulations 1 / 16 Lattice Boltzmann Method for Fluid Simulations Yuanxun Bill Bao & Justin Meskas Simon Fraser University April 7, 2011 2 / 16 Ludwig Boltzmann and His Kinetic Theory of Gases The Boltzmann Transport

More information

Differential relations for fluid flow

Differential relations for fluid flow Differential relations for fluid flow In this approach, we apply basic conservation laws to an infinitesimally small control volume. The differential approach provides point by point details of a flow

More information

MODELLING OF THE BOUNDARY CONDITION FOR MICRO CHANNELS WITH USING LATTICE BOLTZMANN METHOD (LBM)

MODELLING OF THE BOUNDARY CONDITION FOR MICRO CHANNELS WITH USING LATTICE BOLTZMANN METHOD (LBM) Reports Awarded with "Best Paper" Crystal Prize 17 FRI-1.417-1-MEMBT-05 MODELLING OF THE BOUNDARY CONDITION FOR MICRO CHANNELS WITH USING LATTICE BOLTZMANN METHOD (LBM) Rsc. Asst. İlkay Çolpan, BSc Department

More information

Lattice Boltzmann Simulation of One Particle Migrating in a Pulsating Flow in Microvessel

Lattice Boltzmann Simulation of One Particle Migrating in a Pulsating Flow in Microvessel Commun. Theor. Phys. 56 (2011) 756 760 Vol. 56, No. 4, October 15, 2011 Lattice Boltzmann Simulation of One Particle Migrating in a Pulsating Flow in Microvessel QIU Bing ( ), 1, TAN Hui-Li ( Û), 2 and

More information

Introduction to Marine Hydrodynamics

Introduction to Marine Hydrodynamics 1896 1920 1987 2006 Introduction to Marine Hydrodynamics (NA235) Department of Naval Architecture and Ocean Engineering School of Naval Architecture, Ocean & Civil Engineering First Assignment The first

More information

Boundary Conditions in Fluid Mechanics

Boundary Conditions in Fluid Mechanics Boundary Conditions in Fluid Mechanics R. Shankar Subramanian Department of Chemical and Biomolecular Engineering Clarkson University The governing equations for the velocity and pressure fields are partial

More information

Numerical Simulation Analysis of Ultrafine Powder Centrifugal Classifier Bizhong XIA 1, a, Yiwei CHEN 1, b, Bo CHEN 2

Numerical Simulation Analysis of Ultrafine Powder Centrifugal Classifier Bizhong XIA 1, a, Yiwei CHEN 1, b, Bo CHEN 2 5th International Conference on Information Engineering for Mechanics and Materials (ICIMM 2015) Numerical Simulation Analysis of Ultrafine Powder Centrifugal Classifier Bizhong XIA 1, a, Yiwei CHEN 1,

More information

Chapter 5. The Differential Forms of the Fundamental Laws

Chapter 5. The Differential Forms of the Fundamental Laws Chapter 5 The Differential Forms of the Fundamental Laws 1 5.1 Introduction Two primary methods in deriving the differential forms of fundamental laws: Gauss s Theorem: Allows area integrals of the equations

More information

SECONDARY MOTION IN TURBULENT FLOWS OVER SUPERHYDROPHOBIC SURFACES

SECONDARY MOTION IN TURBULENT FLOWS OVER SUPERHYDROPHOBIC SURFACES SECONDARY MOTION IN TURBULENT FLOWS OVER SUPERHYDROPHOBIC SURFACES Yosuke Hasegawa Institute of Industrial Science The University of Tokyo Komaba 4-6-1, Meguro-ku, Tokyo 153-8505, Japan ysk@iis.u-tokyo.ac.jp

More information

DRAINAGE AND IMBIBITION CAPILLARY PRESSURE CURVES OF CARBONATE RESERVOIR ROCKS BY DIGITAL ROCK PHYSICS

DRAINAGE AND IMBIBITION CAPILLARY PRESSURE CURVES OF CARBONATE RESERVOIR ROCKS BY DIGITAL ROCK PHYSICS SCA2012-56 1/6 DRAINAGE AND IMBIBITION CAPILLARY PRESSURE CURVES OF CARBONATE RESERVOIR ROCKS BY DIGITAL ROCK PHYSICS Y. Mu 1, Q. Fang 1, C. Baldwin 1, J. Töelke 1, A. Grader 1, M. Dernaika 2, and Z. Kalam

More information

The Shape of a Rain Drop as determined from the Navier-Stokes equation John Caleb Speirs Classical Mechanics PHGN 505 December 12th, 2011

The Shape of a Rain Drop as determined from the Navier-Stokes equation John Caleb Speirs Classical Mechanics PHGN 505 December 12th, 2011 The Shape of a Rain Drop as determined from the Navier-Stokes equation John Caleb Speirs Classical Mechanics PHGN 505 December 12th, 2011 Derivation of Navier-Stokes Equation 1 The total stress tensor

More information

2. FLUID-FLOW EQUATIONS SPRING 2019

2. FLUID-FLOW EQUATIONS SPRING 2019 2. FLUID-FLOW EQUATIONS SPRING 2019 2.1 Introduction 2.2 Conservative differential equations 2.3 Non-conservative differential equations 2.4 Non-dimensionalisation Summary Examples 2.1 Introduction Fluid

More information

Shell Balances in Fluid Mechanics

Shell Balances in Fluid Mechanics Shell Balances in Fluid Mechanics R. Shankar Subramanian Department of Chemical and Biomolecular Engineering Clarkson University When fluid flow occurs in a single direction everywhere in a system, shell

More information

Principles of Convection

Principles of Convection Principles of Convection Point Conduction & convection are similar both require the presence of a material medium. But convection requires the presence of fluid motion. Heat transfer through the: Solid

More information

Chapter 2 Mass Transfer Coefficient

Chapter 2 Mass Transfer Coefficient Chapter 2 Mass Transfer Coefficient 2.1 Introduction The analysis reported in the previous chapter allows to describe the concentration profile and the mass fluxes of components in a mixture by solving

More information

This paper was prepared for presentation at the International Symposium of the Society of Core Analysts held in Toronto, Canada, August 2005

This paper was prepared for presentation at the International Symposium of the Society of Core Analysts held in Toronto, Canada, August 2005 SCA2005-18 1/12 INFLUENCE OF WETTABILITY ON RESISTIVITY OF SEDIMENTARY ROCKS Mikhail Gladkikh 1, The University of Texas at Austin, Institute of Computational and Engineering Sciences Steven L. Bryant,

More information

A New Method for Calculating Oil-Water Relative Permeabilities with Consideration of Capillary Pressure

A New Method for Calculating Oil-Water Relative Permeabilities with Consideration of Capillary Pressure A Ne Method for Calculating Oil-Water Relative Permeabilities ith Consideration of Capillary Pressure K. Li, P. Shen, & T. Qing Research Institute of Petroleum Exploration and Development (RIPED), P.O.B.

More information

Lateral Migration and Orientation of Elliptical Particles in Poiseuille Flows

Lateral Migration and Orientation of Elliptical Particles in Poiseuille Flows Journal of Statistical Physics, Vol. 17, Nos. 1/2, April 22 ( 22) Lateral Migration and Orientation of Elliptical Particles in Poiseuille Flows Dewei Qi, 1 Lishi Luo, 2 Raja Aravamuthan, 3 and William

More information

Lattice Boltzmann model for the Elder problem

Lattice Boltzmann model for the Elder problem 1549 Lattice Boltzmann model for the Elder problem D.T. Thorne a and M.C. Sukop a a Department of Earth Sciences, Florida International University, PC 344, University Park, 11200 SW 8th Street, Miami,

More information

7. Basics of Turbulent Flow Figure 1.

7. Basics of Turbulent Flow Figure 1. 1 7. Basics of Turbulent Flow Whether a flow is laminar or turbulent depends of the relative importance of fluid friction (viscosity) and flow inertia. The ratio of inertial to viscous forces is the Reynolds

More information

NUMERICAL SIMULATION OF MICRO-FILTRATION OF OIL-IN-WATER EMULSIONS. Tohid Darvishzadeh

NUMERICAL SIMULATION OF MICRO-FILTRATION OF OIL-IN-WATER EMULSIONS. Tohid Darvishzadeh NUMERICAL SIMULATION OF MICRO-FILTRATION OF OIL-IN-WATER EMULSIONS By Tohid Darvishzadeh A DISSERTATION Submitted to Michigan State University in partial fulfillment of the requirements for the degree

More information

A Compact and Efficient Lattice Boltzmann Scheme to Simulate Complex Thermal Fluid Flows

A Compact and Efficient Lattice Boltzmann Scheme to Simulate Complex Thermal Fluid Flows A Compact and Efficient Lattice Boltzmann Scheme to Simulate Complex Thermal Fluid Flows Tao Zhang 1[0000-0001-7216-0423] and Shuyu Sun 1[0000-0002-3078-864X] 1 Computational Transport Phenomena Laboratory

More information

CONVECTIVE HEAT TRANSFER

CONVECTIVE HEAT TRANSFER CONVECTIVE HEAT TRANSFER Mohammad Goharkhah Department of Mechanical Engineering, Sahand Unversity of Technology, Tabriz, Iran CHAPTER 4 HEAT TRANSFER IN CHANNEL FLOW BASIC CONCEPTS BASIC CONCEPTS Laminar

More information

ROLE OF PORE-SCALE HETEROGENEITY ON REACTIVE FLOWS IN POROUS MATERIALS: VALIDITY OF THE CONTINUUM REPRESENTATION OF REACTIVE TRANSPORT

ROLE OF PORE-SCALE HETEROGENEITY ON REACTIVE FLOWS IN POROUS MATERIALS: VALIDITY OF THE CONTINUUM REPRESENTATION OF REACTIVE TRANSPORT ROLE OF PORE-SCALE HETEROGENEITY ON REACTIVE FLOWS IN POROUS MATERIALS: VALIDITY OF THE CONTINUUM REPRESENTATION OF REACTIVE TRANSPORT PETER C. LICHTNER 1, QINJUN KANG 1 1 Los Alamos National Laboratory,

More information

Modeling seismic wave propagation during fluid injection in a fractured network: Effects of pore fluid pressure on time-lapse seismic signatures

Modeling seismic wave propagation during fluid injection in a fractured network: Effects of pore fluid pressure on time-lapse seismic signatures Modeling seismic wave propagation during fluid injection in a fractured network: Effects of pore fluid pressure on time-lapse seismic signatures ENRU LIU, SERAFEIM VLASTOS, and XIANG-YANG LI, Edinburgh

More information

Lattice-Boltzmann vs. Navier-Stokes simulation of particulate flows

Lattice-Boltzmann vs. Navier-Stokes simulation of particulate flows Lattice-Boltzmann vs. Navier-Stokes simulation of particulate flows Amir Eshghinejadfard, Abouelmagd Abdelsamie, Dominique Thévenin University of Magdeburg, Germany 14th Workshop on Two-Phase Flow Predictions

More information

Pore Scale Analysis of Oil Shale/Sands Pyrolysis

Pore Scale Analysis of Oil Shale/Sands Pyrolysis Pore Scale Analysis of Oil Shale/Sands Pyrolysis C.L. Lin, J.D. Miller, and C.H. Hsieh Department of Metallurgical Engineering College of Mines and Earth Sciences University of Utah Outlines Introduction

More information

Lecture 8: Tissue Mechanics

Lecture 8: Tissue Mechanics Computational Biology Group (CoBi), D-BSSE, ETHZ Lecture 8: Tissue Mechanics Prof Dagmar Iber, PhD DPhil MSc Computational Biology 2015/16 7. Mai 2016 2 / 57 Contents 1 Introduction to Elastic Materials

More information

Simulation of Rarefied Gas Flow in Slip and Transitional Regimes by the Lattice Boltzmann Method

Simulation of Rarefied Gas Flow in Slip and Transitional Regimes by the Lattice Boltzmann Method www.cfdl.issres.net Vol. 2 (2) June 2010 Simulation of Rarefied Gas Flow in Slip and Transitional Regimes by the Lattice Boltzmann Method N. Azwadi C. Sidik 1C, N.C. Horng 1, M.A. Mussa 2, and S. Abdullah

More information

(Crystal) Nucleation: The language

(Crystal) Nucleation: The language Why crystallization requires supercooling (Crystal) Nucleation: The language 2r 1. Transferring N particles from liquid to crystal yields energy. Crystal nucleus Δµ: thermodynamic driving force N is proportional

More information

An electrokinetic LB based model for ion transport and macromolecular electrophoresis

An electrokinetic LB based model for ion transport and macromolecular electrophoresis An electrokinetic LB based model for ion transport and macromolecular electrophoresis Raffael Pecoroni Supervisor: Michael Kuron July 8, 2016 1 Introduction & Motivation So far an mesoscopic coarse-grained

More information

APPRAISAL OF FLOW SIMULATION BY THE LATTICE BOLTZMANN METHOD

APPRAISAL OF FLOW SIMULATION BY THE LATTICE BOLTZMANN METHOD APPRAISAL OF FLOW SIMULATION BY THE LATTICE BOLTZMANN METHOD Guillermo Izquierdo Bouldstridge Imperial College of London Department of Aeronautics Master s Thesis Supervisor: Dr. Joaquim Peiró September

More information

In the name of Allah the most beneficent the most merciful

In the name of Allah the most beneficent the most merciful In the name of Allah the most beneficent the most merciful Transient flows of Maxwell fluid with slip conditions Authors Dr. T. Hayat & Sahrish Zaib Introduction Non-Newtonian Newtonian fluid Newtonian

More information

Absorption of gas by a falling liquid film

Absorption of gas by a falling liquid film Absorption of gas by a falling liquid film Christoph Albert Dieter Bothe Mathematical Modeling and Analysis Center of Smart Interfaces/ IRTG 1529 Darmstadt University of Technology 4th Japanese-German

More information

Lattice Bhatnagar Gross Krook model for the Lorenz attractor

Lattice Bhatnagar Gross Krook model for the Lorenz attractor Physica D 154 (2001) 43 50 Lattice Bhatnagar Gross Krook model for the Lorenz attractor Guangwu Yan a,b,,liyuan a a LSEC, Institute of Computational Mathematics, Academy of Mathematics and System Sciences,

More information

Grad s approximation for missing data in lattice Boltzmann simulations

Grad s approximation for missing data in lattice Boltzmann simulations Europhysics Letters PREPRINT Grad s approximation for missing data in lattice Boltzmann simulations S. Ansumali 2, S. S. Chikatamarla 1 and I. V. Karlin 1 1 Aerothermochemistry and Combustion Systems Laboratory,

More information

Table of Contents. Preface... xiii

Table of Contents. Preface... xiii Preface... xiii PART I. ELEMENTS IN FLUID MECHANICS... 1 Chapter 1. Local Equations of Fluid Mechanics... 3 1.1. Forces, stress tensor, and pressure... 4 1.2. Navier Stokes equations in Cartesian coordinates...

More information

Investigation of an implicit solver for the simulation of bubble oscillations using Basilisk

Investigation of an implicit solver for the simulation of bubble oscillations using Basilisk Investigation of an implicit solver for the simulation of bubble oscillations using Basilisk D. Fuster, and S. Popinet Sorbonne Universités, UPMC Univ Paris 6, CNRS, UMR 79 Institut Jean Le Rond d Alembert,

More information

Applied Fluid Mechanics

Applied Fluid Mechanics Applied Fluid Mechanics 1. The Nature of Fluid and the Study of Fluid Mechanics 2. Viscosity of Fluid 3. Pressure Measurement 4. Forces Due to Static Fluid 5. Buoyancy and Stability 6. Flow of Fluid and

More information

V (r,t) = i ˆ u( x, y,z,t) + ˆ j v( x, y,z,t) + k ˆ w( x, y, z,t)

V (r,t) = i ˆ u( x, y,z,t) + ˆ j v( x, y,z,t) + k ˆ w( x, y, z,t) IV. DIFFERENTIAL RELATIONS FOR A FLUID PARTICLE This chapter presents the development and application of the basic differential equations of fluid motion. Simplifications in the general equations and common

More information

CHAPTER 7 SEVERAL FORMS OF THE EQUATIONS OF MOTION

CHAPTER 7 SEVERAL FORMS OF THE EQUATIONS OF MOTION CHAPTER 7 SEVERAL FORMS OF THE EQUATIONS OF MOTION 7.1 THE NAVIER-STOKES EQUATIONS Under the assumption of a Newtonian stress-rate-of-strain constitutive equation and a linear, thermally conductive medium,

More information

Turbulence is a ubiquitous phenomenon in environmental fluid mechanics that dramatically affects flow structure and mixing.

Turbulence is a ubiquitous phenomenon in environmental fluid mechanics that dramatically affects flow structure and mixing. Turbulence is a ubiquitous phenomenon in environmental fluid mechanics that dramatically affects flow structure and mixing. Thus, it is very important to form both a conceptual understanding and a quantitative

More information

WETTABILITY CHANGE TO GAS-WETNESS IN POROUS MEDIA

WETTABILITY CHANGE TO GAS-WETNESS IN POROUS MEDIA WETTABILITY CHANGE TO GAS-WETNESS IN POROUS MEDIA Kewen Li and Abbas Firoozabadi Reservoir Engineering Research Institute (RERI) Abstract In the petroleum literature, gas is assumed to be the non-wetting

More information

Fluid Dynamics. Lattice-Boltzmann. a versatile tool for multiphase. and other complicated flows. Shiyi Chen, Gary D. Doolen, and Kenneth G.

Fluid Dynamics. Lattice-Boltzmann. a versatile tool for multiphase. and other complicated flows. Shiyi Chen, Gary D. Doolen, and Kenneth G. Lattice-Boltzmann a versatile tool for multiphase Fluid Dynamics and other complicated flows Shiyi Chen, Gary D. Doolen, and Kenneth G. Eggert 98 Los lamos Science Number 22 1994 Number 22 1994 Los lamos

More information

Microfluidics 2 Surface tension, contact angle, capillary flow

Microfluidics 2 Surface tension, contact angle, capillary flow MT-0.6081 Microfluidics and BioMEMS Microfluidics 2 Surface tension, contact angle, capillary flow 28.1.2017 Ville Jokinen Surface tension & Surface energy Work required to create new surface = surface

More information

Lattice-Boltzmann Simulations of Multiphase Flows in Gas-Diffusion-Layer (GDL) of a PEM Fuel Cell. Introduction

Lattice-Boltzmann Simulations of Multiphase Flows in Gas-Diffusion-Layer (GDL) of a PEM Fuel Cell. Introduction Lattice-Boltzmann Simulations of Multiphase Flows in Gas-Diffusion-Layer (GDL of a PEM Fuel Cell Shiladitya Mukherjee a, J. Vernon Cole a, Kunal Jain b, and Ashok Gidwani a a CFD Research Corporation,

More information

Contribution of inter-particle collisions on kinetic energy modification in a turbulent channel flow

Contribution of inter-particle collisions on kinetic energy modification in a turbulent channel flow Contribution of inter-particle collisions on kinetic energy modification in a turbulent channel flow Valentina Lavezzo a, Alfredo Soldati a,b a Dipartimento di Energetica e Macchine and b Centro Interdipartimentale

More information