NUMERICAL SIMULATION OF PARTICLE-LADEN FLOWS IN CURVED PIPES By Pusheng Zhang A DISSERTATION Submitted to Michigan State University in partial fulfillment of the requirements for the degree of DOCTOR OF PHILOSOPHY Mechanical Engineering 2012 ABSTRACT NUMERICAL SIMULATION OF PARTICLE-LADEN FLOWS IN CURVED PIPES By Pusheng Zhang Particulate flows in curved pipes are commonplace in a variety of settings and involve aerosol deposition in airways as well as solids or droplets impacting pipe walls. The presence of bends in such flows is well-known to be associated with large pressure drops and phase separation due to the centrifugal force. The consideration of bends is thus important in designing multiphase flow equipment and pipes. For example, natural gas transported in pipes is often wet and water droplets, as they pass through the bend, may impact the bend wall where they form a film; this may well influence the performance of separation equipment located downstream. Phenomena associated with flows through curved pipes, such as the formation of secondary flow patterns, are thus studied in this work in order to evaluate their effects on the disperse phase. In addition, the accuracy of the numerical simulations for such flows is often in question when compared with experiments. This may be due to a number of factors which include the selection of an appropriate multiphase model and turbulence closure, or numerical aspects such as the quality of the treatment of the near wall behavior. In the first part of this work, dilute particle flows in curved pipes are modeled using one-way and two-way coupled models. In one-way coupling simulations, the influence of the particles on the carrier phase is ignored. The influence of turbulence closures on the flow and particle trajectories are investigated. The “standard” k-ε model and the Reynolds Stress Model (RSM) based on the Reynolds-Averaged Navier-Stokes (RANS) equation are employed with different near-wall treatments. For two-way coupling simulations, the drift flux model based on the mixture theory is used to consider the interaction between the phases. A realizable k-ε model is employed to close the RANS equation and the Enhance Wall Treatment (EWT) is applied for the flow in the near-wall region. Results show that the pressure drop of a single phase flow along the curved pipe is well predicted by the turbulent closures studied. For one-way coupled simulations, RSM with EWT is accurate in estimating grade efficiency curves. Compared to other possible combinations, using RSM with EWT can improve the accuracy by as much as 19% in a 90°bend and up to 30% in a 180°bend. The results of these simulations have allowed the development of an improved correlation for predicting grade efficiency curves. For two-way coupled simulations, results show that the pressure drop is significantly affected by the disperse phase. The computed pressure has a good agreement with the empirical correlation of Paliwado. Bend design using the mixture model shows that 90°and 180°bends with the curvature ratios equal to 5 and 7 respectively can be used to achieve a high deposition efficiency with a relatively low pressure drop. Following the above studies, a modification of the Immersed Boundary (IB) method, an approach for the simulation of particles moving in a fluid, is introduced to perform a preliminary validation of the closures used in multiphase flow modeling. An algorithm is implemented to combine the MacCormack scheme with the IB method. The technique is applied to particulateladen flow simulations. This data is used to verify the performance of the mixture model on estimating particle behaviors in Couette flows and Poiseuille flows. Results show that IB method based on the MacCormack scheme is promising in dealing with fluid-structure interaction especially for particulate-laden flows. Comparison between the DNS data and the mixture model indicates that the mixture model is not able to capture particle migration. To improve the performance, the lift force needs to be considered in the model used to close the slip velocity. Dedicate this work to my parents and my wife, Shaowen. iv ACKNOWLEDGMENTS I would like to give my deepest gratitude to my advisor, Dr. André Bé nard for his invaluable guidance, understanding, and constant encouragement during the entire period of 4 years of the present research at MSU. His patience and support helped me overcome many difficulties and finish this dissertation. I am deeply grateful to Dr. Charles Petty for his countless assistance and guidance to always keep my research on the right track. I am also thankful to him for the many valuable discussions that helped me understand my research area better. I would like to gratefully and sincerely thank Dr. Randy Roberts for his insightful comments and constructive criticisms at different stages of my research. I would like to acknowledge Dr. Farhad Jaberi for setting high standards in his teaching and helping his students to achieve those standards in the class. I also want to thank Dr. Neil Wright’s help for his serving my dissertation defense committee and reviewing the manuscript of my dissertation. I want to thank all my instructors at MSU, who taught and encouraged me to reach this point. I want to thank department staffs for their secretarial support on my study and life at MSU. I would like to thank my family for their generous support, and in particular, to express my deep appreciation to my wife, Shaowen, for her patience, assistance, continuous encouragement, and support. Finally, I gratefully acknowledge the support for this work from the NSF-I/UCRC grant IIP-0934374 on Multiphase Transport Phenomena and the Chevron Energy Technology Company. v TABLE OF CONTENTS LIST OF TABLES ..................................................................................................................................ix LIST OF FIGURES ................................................................................................................................. x 1 INTRODUCTION ................................................................................................................................ 1 1.1 Background .......................................................................................................................... 1 1.2 Objectives of this work ....................................................................................................... 4 1.3 Outlines of this dissertation ................................................................................................ 7 2 SIMULATION OF DILUTE PARTICULATE-LADEN TURBULENT FLOWS IN CURVED PIPES USING A EULERIAN-LAGRANGIAN METHOD.................................... 9 2.1 Introduction ......................................................................................................................... 9 2.2 Modeling the Continuous Phase ...................................................................................... 11 2.2.1 Governing Equations.................................................................................................. 13 2.2.2 Near-wall Treatment .................................................................................................. 14 2.3 Modeling the Discrete Phase ............................................................................................ 14 2.3.1 Stochastic Turbulent Model ...................................................................................... 16 2.3.2 Empirical Models for Grade Efficiency.................................................................... 17 2.4 Numerical Approaches ..................................................................................................... 19 2.5 Test Cases ........................................................................................................................... 20 2.6 Results and Discussions .................................................................................................... 26 2.6.1 Flow Patterns and Secondary Flow Intensity .......................................................... 26 2.6.2 Pressure Drop along Curved Pipes ........................................................................... 30 2.6.3 Modeling Particle Deposition .................................................................................... 35 2.7 Summary ............................................................................................................................ 48 3 SIMULATION OF DILUTE TURBULENT MIST FLOW IN CURVED PIPES USING AN EULERIAN-EULERIAN METHOD ....................................................................... 51 3.1 Introduction ....................................................................................................................... 51 3.2 Multiphase flow modeling ................................................................................................ 53 3.2.1 Multiphase turbulent flow modeling......................................................................... 54 3.2.2 Turbulence closure ..................................................................................................... 57 vi 3.2.3 Near-wall treatment ................................................................................................... 57 3.3 Numerical methodologies ................................................................................................. 58 3.4 Geometry and meshing ..................................................................................................... 58 3.5 Results and discussion ....................................................................................................... 59 3.5.1 Model assessment ........................................................................................................ 59 3.5.2 Applications................................................................................................................. 66 3.6 Summary ............................................................................................................................ 77 4 SIMULATION OF FLUID-STRUCTURE INTERACTION USING AN ELASTIC FORCING METHOD BASED ON AN IMMERSED BOUNDARY METHOD................. 78 4.1 Introduction ....................................................................................................................... 78 4.2 The MacCormack/IB method .......................................................................................... 82 4.2.1 Elastic forcing method................................................................................................ 84 4.2.2 Construction of the Dirac delta function δh ............................................................. 87 4.3 Algorithm ........................................................................................................................... 90 4.4 Results and discussion ....................................................................................................... 93 4.4.1 Poiseuille flow .............................................................................................................. 93 4.4.2 Flow passing a stationary cylinder ............................................................................ 98 4.4.3 Particle impinging on a wall .................................................................................... 103 4.5 Summary .......................................................................................................................... 107 5 DIRECT NUMERICAL SIMULATION OF PARTICULATE-LADEN FLOW USING AN FICFICIOUS DOMAIN METHOD BASED ON THE IMMERSED BOUNDARY METHOD ................................................................................................................ 109 5.1 The fictitious domain method ........................................................................................ 109 5.2 Collision scheme .............................................................................................................. 111 5.3 Test cases .......................................................................................................................... 114 5.3.1 Flow passing a stationary cylinder .......................................................................... 114 5.3.2 Particle sedimentation .............................................................................................. 115 5.3.3 Particle behavior ....................................................................................................... 127 5.4 Validation of the mixture model in FLUENT ............................................................... 136 5.4.1 Transport of a non-uniform shear flow .................................................................. 137 5.4.2 Transport of a uniform unidirectional flow ........................................................... 141 5.5 Summary .......................................................................................................................... 144 6 SUMMARY, CONCLUSIONS, AND RECOMMENDATIONS .......................................... 146 vii 6.1 Summary and Conclusions ............................................................................................. 146 6.2 Recommendations for future work ................................................................................ 149 APPENDICES ....................................................................................................................................... 152 A. Realizable k-ε equation for two-phase flows .................................................................. 152 B. Analysis of force acting on a particle .............................................................................. 154 BIBLIOGRAPHYS .............................................................................................................................. 156 viii LIST OF TABLES Table 2.1: Summary of the parameters used in the test case studies ............................................ 20 Table 2.2: Boundary conditions used in all simulations ............................................................... 21 Table 2.3: Mesh grid nodes used for the solution independent study........................................... 24 Table 3.1: Boundary conditions used in all simulations ............................................................... 59 Table 3.2: Summary of the parameters used in the test cases ....................................................... 66 Table 3.3: Pressure drop and deposition efficiency in a U-bend with different incline angles….73 Table 4.1: Differencing sequence for the space derivative discretization .................................... 92 Table 4.2: Mesh dependence study in space and time for flow with Re=100 ............................ 103 Table 5.1: Comparison of results from the current schemes and other methods (Re=100)........ 115 ix LIST OF FIGURES Figure 1.1: Flow chart shows the structure of this dissertation. ………………………………….8 Figure 2.1: Schematic display of 3D geometric parameters of a bend with a bend angle θ. ........ 22 Figure 2.2: O-type structured mesh used for a cross section; this mesh allow easy refinement close to the wall and prevents a singularity at the center of the pipe. ........................ 23 Figure 2.3: Independent study of particle deposition using RSM with (a) SWF and (b) EWT. ............................................................................................................................................. 25 Figure 2.4: The streamlines show the development of flow patterns in a tight bend (δ=1.5); the secondary flows are also shown at different cross-sections. ................................................... 27 Figure 2.5: The streamlines associated with secondary flow patterns are studied at a 45° , 90°and 135°deflection and shown in (a), (b) and (c) by the stand k-ε model and in (d), (e) and (f) by the RSM. ...................................................................................................................... 29 Figure 2.6: Plots of the streamlines associated with the in–plane flow patterns at 135°in a U-bend with δ=5.6 to demonstrate the effect of an increasing flow Re number. ......................... 30 Figure 2.7: A comparison between the computed (markers) and estimated (lines) pressure drop values by using different closure models combined with EWT. .......................................... 33 Figure 2.8: A comparison between the computed (markers) and estimated (lines) pressure coefficient (Cp) from near-wall treatments is made at the outer bend, inner bend, and the sides............................................................................................................................................... 34 Figure 2.9: A comparison between computed and experimental data for the grade efficiency shows a discrepancy occurs at small value of St for SWF and NEWF and great improvement by using EWT in: (a) the 90-degree bend, (b) the 180-degree bend. ..................... 36 Figure 2.10: Comparison of the models (makers) and the empirical models (lines) shows that the k-ε model over-estimates particle deposition when particles experience a longer residence time in (b) the 180° bend (τ=4.4ms) than in (a) the 90° bend (τ=2.2ms) ..................... 38 Figure 2.11: Comparison of grade efficiency shows that the particle cutsize is 30% smaller in the 180°bend due to the longer particle residence time. .......................................................... 39 Figure 2.12: Comparison of bends with a varying curvature ratio for a fixed flow Reynolds number in a 90° bend shows the grade efficiency is increased with the increase of the curvature ratio. .............................................................................................................................. 41 x Figure 2.13: Comparison of results for curved pipes with different curvature ratio and fixed particle residence time shows the grade efficiency is increase with the decrease of bend curvature ratio. .............................................................................................................................. 42 Figure 2.14: (a) Comparison shows that the models are not appropriate for varying δ in a 90° bend (b) Comparison shows the new model match the results relatively well for δ between 3 and 8 but has reduced accuracy at extreme curvature ratios. ...................................... 43 Figure 2.15: Comparison of grade efficiency shows a deviation of 9% when the Re number increases by a factor of 10. ........................................................................................................... 45 Figure 2.16: Comparison results show the particle cutsize is increased as the increase of the pipe dimension. ............................................................................................................................. 46 Figure 2.17: Estimation of deposition patterns of particles changes with Stokes number. .......... 48 Figure 3.1: The air and water streamlines show the development of the flow patterns and the interaction between two phases. The contour of αp shows the liquid film formation along the 180°bend. “G” and “L” denotes gas and liquid, respective. ........................................ 61 Figure 3.2: Water film forms at the inner bend wall affected by the secondary flow pattern. ..... 63 Figure 3.3: Volume fraction distribution of the water phase shows the location of liquid film at the pipe wall of the outlet cross section. ........................................................................... 64 Figure 3.4: Comparison shows good agreement of the numerical results with the Paliwoda’s empirical model .......................................................................................................... 65 Figure 3.5: Comparison between the single-phase air flow (b) and the air-water flows (c-f) on the secondary flow patterns at the cross section of 90° deflection (a) changing with different droplet size ..................................................................................................................... 68 Figure 3.6: Volume fraction distribution shows the liquid film location at the cross section of 90°deflection changing with different droplet size ................................................................. 70 Figure 3.7: Secondary flow patterns and flow intensity at the cross section of 90° deflection for flow with a different αp .......................................................................................... 70 Figure 3.8: Pressure drop of the bend section changing with (a) the droplet size, (b) volume fraction of the water phase ............................................................................................................ 71 Figure 3.9: Droplet deposition efficiency changing with (a) the droplet size, (b) volume fraction of the water phase ............................................................................................................ 72 xi Figure 3.10: Schematic of a U-bend changing from horizontal position to vertical position with an increment of 15° For interpretation of the references to color in this and all other . figures, the reader is referred to the electronic version of this dissertation …………………...........................................................................................................................74 Figure 3.11: Tendency of bend pressure drop and droplet deposition efficiency in a horizontal 90°bend and a 180°bend shows the bend geometry is optimal at curvature ratio equal to 5 and 7, respectively. ....................................................................................................... 76 Figure 4.1: Schematic configuration shows a Eulerian mesh for the fluid domain Ωf and a Lagrangian mesh around the fluid-object interface S . ................................................................ 80 Figure 4.2: Schematic of spring construction for a movable rigid structure using a Lagrangian forcing method. .......................................................................................................... 87 Figure 4.3: Schematic configuration shows two mesh systems and the Eulerian points involved in a spreading procedure and an interpolation procedure for one Lagrangian point. .... 89 Figure 4.4: Distribution of (r) shows how the Dirac delta function works. ............................... 90 Figure 4.5: Schematic of a flow passing two parallel planes (a) without an immersed cylinder and (b) with an immersed cylinder ................................................................................. 94 Figure 4.6: Comparison of the velocity profiles between the analytical solution and the numerical results cross the channel shows a very good agreement. ............................................. 95 Figure 4.7: Comparison of the vector and the vorticity between (a) a Poiseuille flow (b) a Poiseuille flow interacted with a stationary structure. .................................................................. 96 Figure 4.8: Comparison of the velocity profiles along Line AB between two cases .................... 97 Figure 4.9: Comparison of the pressure distribution along Line CD between two cases ............. 97 Figure 4.10: Schematic of the computational domain used for flow passing a stationary cylinder ....................................................................................................................................... 101 Figure 4.11: The developing vorticity patterns with a changing time shows the flow eventually breaks into a periodic Ká n Vortex Street. ........................................................... 102 rmá Figure 4.12: Schematic of computational domain for a disc settling under gravity and a stationary wall ............................................................................................................................. 104 Figure 4.13: The vertical velocity and center location of the disc changing with time shows the settling disc is (1) accelerated, (2) with constant velocity, (3) decelerated, and (4) at rest. ..................................................................................................................................................... 105 xii Figure 4.14: Schematic of velocity contour shows a disc is settling under gravity and impinging on a stationary wall. ................................................................................................... 107 Figure 5.1: Schematic of the collision scheme used to prevent collision between (a) two particles (b) a particle and a stationary wall ............................................................................... 113 Figure 5.2: A curve shows the repulsive force acting on a rigid particle is decreased dramatically as the increase of particle distance within the safety zone and is zero out of the safety zone............................................................................................................................. 114 Figure 5.3: Comparison of (a) disc position and (b) disc velocity between the elastic forcing method and the fictitious domain method shows that the fictitious domain method (short dash) outperforms the elastic forcing method (solid line) in estimating the terminal velocity of a disc falling in a flow with Re=100. ........................................................................ 118 Figure 5.4: Comparison of (a) disc position and (b) disc velocity between the elastic forcing method and the fictitious domain method shows that both methods are numerically symmetric in estimating the terminal velocity of a disc falling in a flow with small Reynolds number (Re=10 for the fictitious domain method). .................................................... 120 Figure 5.5: Schematic demonstration of two particles (a) drafting, (b) kissing, (c) tumbling and (d) being apart after tumbling. ............................................................................................. 123 Figure 5.6: Schematic demonstration of 240 particles doing sedimentation under gravity in a sealed container at (a) t=0s, (b) t=2.5s, (c) t=5s, (d) t=7s, and (e) t=20s. ................................ 124 Figure 5.7: Schematic of computational domain for a neutrally buoyant elliptical disc moving in a Stokes shear flow. ................................................................................................... 128 Figure 5.8: Comparison of results from the DNS method for different Rep and Jeffery’s solution shows that the angular velocity and the period are well predicted by the present DNS scheme for Rep=0.4. .......................................................................................................... 129 Figure 5.9: Schematic of the computational domain dimension [L1 L2] and the initial location of an elliptical disc located at (1/4L1, 1/5L2) in a Couette flow with Re=700. ............ 132 Figure 5.10: Comparison of the particle location changing with time in the vertical direction shows that particles attain the centerline in a Couette flow regardless of the size and shape of a particle................................................................................................................. 132 Figure 5.11: Schematic of the computational domain dimension [L1 L2] and the initial location of an elliptical disc located at (1/4L1, 7/16L2) in a Poiseuille flow with Re=700. ....... 133 xiii Figure 5.12: Comparison of the particle location changing with time in the vertical direction shows that particles attain approximately the location 60% from the centerline to the wall in a Poiseuille flow regardless of the size and shape of a particle. ............................... 133 Figure 5.13: Schematic demonstration of the velocity contour and the concentration distribution of a uniform particulate-laden flow with αp=10% in a Couette flow at t=0s, 5.5s, 100s, 125s, 135s and 160s. ................................................................................................. 135 Figure 5.14: Schematic demonstration of the velocity contour and the concentration distribution of a uniform particulate-laden flow with αp=10% in a Poiseuille flow at t=0s, 1s, 30s, 60s, 100s and 416.0 s ..................................................................................................... 136 Figure 5.15: Initial condition shows the concentration of the dispersed phase in the computational domain for (a) the present scheme (b) the mixture model .................................. 138 Figure 5.16: Comparison of the concentration of the dispersed phase at t=10s for (a) the present scheme (b) the mixture model ........................................................................................ 139 Figure 5.17: Comparison of the concentration of the dispersed phase at t=25s for (a) the present scheme (b) the mixture model ........................................................................................ 140 Figure 5.18: Comparison of the concentration of the dispersed phase at t=60s for (a) the present scheme (b) the mixture model ........................................................................................ 141 Figure 5.19: Schematic of the computational domain for a uniform flow with αp=10%. .......... 143 Figure 5.20: Comparison of volume fraction distribution along a vertical cross-section between two methods at t=50s and t=100s shows that the mixture model fails to predict a higher concentration near the center for a uniform particulate-laden shear flow. ...................... 143 Figure 5.21: Comparison of volume fraction distribution along a vertical cross-section between two methods at t=20s and t=40s shows that the mixture model fails to predict a higher concentration close to the wall for a uniform particulate-laden pressure-driven flow (Re=700). .................................................................................................................................... 144 xiv CHAPTER 1 INTRODUCTION 1.1 Background A particulate-laden flow is a two-phase flow in which one phase is continuously connected called carrier phase and the other phase composes of discrete immiscible particles. Particulateladen flows in curved channels are commonplace in nature and often seen in a variety of setting associated with biological, chemical, nuclear, pharmaceutical and food industries. They involve phenomena as varied as aerosol deposition in airways or pollution control systems, as well as solids or droplets impacting pipeline walls. Flows in most industrial applications are turbulent. Therefore understanding of the behavior of particle turbulent flows in curved pipes is of tremendous importance to help industries in cost saving and productivity increase. Compared to single-phase flows, particulate-laden flows are significantly more complex. New parameters are introduced due to the presence of particles such as the particle volume fraction αp, mass loading φ, Stokes numbers St, and particle Reynolds number Rep. The discrete phase can impact the pressure drop and the turbulent intensity of the carrier phase in a significant way. In general, the pressure drop of a particulate-laden flow is increased with the increase of the particle volume fraction (Hoang & Davis 1984). However, Marcus et al. (1990) observed that in some -5 cases involving a small mass loading (φ<4) and transport of fine particles (in an order of 10 m), the increasing αp can actually decrease the pressure drop due to a reduction in the gas-phase stress. The particle diameter dp, volume fraction αp, and Reynolds number Rep have been shown to be responsible for turbulent intensity modulation. Theofanous & Sullivan (1982) showed 1 theoretically that the turbulence intensity is a function of the particle volume fraction. Gore & Growe (1989) provided a critical parameter d p /   0.1 , where  is the fluid integral length scale, to predict turbulence attenuation and augment. Turbulence intensity is suppressed for d p /   0.1 and enhanced for d p /   0.1 . Hetsroni (1989) stated that particles with Rep larger than 400 would enhance the turbulence due to particle vortex shedding. The Stokes number provides a measure of response time of the particles to the flow and is defined as St  p / f where p is the particle relaxation time and f is the fluid characteristic time scale. Particles with a small Stokes number ( St 1 ) would follow the carrier flow closely and particles with a large St ( St  1 ) would go across the flow streamlines. Starkey (1956) experimentally observed the non-uniform distribution of particles in pipe flows and demonstrated that neutrally buoyant spherical particles under certain conditions have lateral migration in a Poiseuille flow. Particle behavior such as particle clustering is not fully understood to date. To study particulate-laden flows, it is helpful to classify the flows into two distinct categories: dilute flows and dense flows. Elghobashi (1991) used the mean distance S between the centers of two neighboring particles to define a suspension flow. He stated that the flow is considered to be dilute if S  10d p and dense if S  10d p . Crowe et al. (1998) defines a particulate-laden flow based on the forces dominated to control the particle motion. A flow is dilute if the particle motion is determined by hydrodynamic forces, such as drag and lift and is dense if controlled by particle collision. A simple classification of dilute and dense flows is based on the volume fraction of the dispersed phase αp. For industrial processes, flows are considered dilute if αp < 10%. Depending on the mass loading (or mass fraction) used for the dispersed phase, dilute 2 flows can be further classified into one-way coupling and two-way coupling. If the particle mass fraction is small, it is reasonable to neglect the influence of the dynamics of the dispersed phase on the carrier phase called one-way coupling. However, a dilute flow has to be considered twoway coupling if the mass fraction is so large that the influence of the dispersed phase on the carrier phase cannot be neglected. Recent advances on computational fluid dynamics (CFD) software and computer simulations provide an efficient approach for studying dilute flows. Models describing particulate-laden flow by convention can be divided into two groups: Eulerian-Lagrangian methods (Maxey and Riley 1983) and Eulerian-Eulerian methods (Manninen et al. 1996). Although all of the approaches treat the carrier phase as a continuum, the particle phase is treated differently in these two groups. In the Eulerian-Lagrangian approaches, the particles are marked as discrete objects in the fluid flow. The motion of each particle is computed through a force balance equation. The EulerianLagrangian methods seem quite efficient in dealing with flows of one-way coupling. However, the methods are shown to be computationally expensive when a large number of particles are involved and their impact on the carrier phase becomes significant due to a high mass loading. A more sophisticated way of dealing with two-way coupling in industrial applications is to employ a Eulerian-Eulerian method or a two-fluid model which treats both phases as continua. The interaction between the phases is considered in a momentum term which requires to be closed by models. An alternative approach of studying particulate-laden flow is direct numerical simulation (DNS). To tackle the interaction between the phases, the no-slip boundary condition has to be imposed on the surface of the moving particles. A popular approach in dealing with such problems is to enforce the no-slip boundary condition directly on the structure surface which 3 requires an adaptive mesh to be built on the particle interface and extended to the fluid domain (called body-conformal mesh). However, building a body-conformal mesh is cumbersome even for a simple geometry like particles. This can be overcome by using a non-body conformal Cartesian grid. Because the structure surface does not line up with the Cartesian grid, modification to the fluid equation is required in the vicinity of the boundary. Clarke et al. (1986) proposed a cut-cell approach which imposes the boundary conditions through a cut-cell procedure. Majumdar et al. (2001) introduced a ghost-cell method where the boundary conditions are imposed by fixing suitable values of the solution on the ghost cells outside the computational domain. The most efficient and flexible method in this category is called the immersed boundary (IB) method which considers impact of the immersed structure in the force density term of the fluid equation. The IB method is therefore employed in this dissertation for DNS of particulate-laden flow. Although solving a turbulent flow using DNS is still challenging nowadays due to the limited computational power, DNS data for flows with a moderate Reynolds number can be used as experimental data to validate multiphase flow models. 1.2 Objectives of this work Dilute particulate-laden flow systems constitute one of the most widely used conveying systems in industrial applications. This dissertation considers dilute flows conveying in curved pipes. A Eulerian-Lagrangian particle tracking method and a Eulerian-Eulerian method in the commercial software ANSYS FLUENT are employed to model one-way coupling and two-way coupling dilute flows, respectively. Direct numerical simulations of dilute suspension flows in 2D Couette and Poiseuille flows are conducted using an immersed boundary method for model validation. The objectives of this work are: 4 (1) Provide computational guidelines for modeling pressure drop and particle deposition of one-way coupling dilute gas/solid flow in the turbulent regime in curved pipes and develop an empirical model for estimating particle grade efficiency including the impacts of particle Stokes number, bend angle and curvature ratio. The accuracy of using the Discrete Phase Model (DPM) (a Eulerian-Lagrangian method) in FLUENT in predicting particle deposition of one-way coupling dilute turbulent flows in curved pipes is often in question when compared with experiments. This may be due to a number of factors which include the selection of an appropriate multiphase model and turbulence closure or numerical aspects such as the quality of the treatment of the near wall behavior. The accuracy of different closure models and the performance of using different near-wall treatments are thus studied in order to evaluate their effects on the pressure drop and the deposition efficiency of a particulate flow. (2) Systematically study and discuss the feasibility of using a drift flux model based on the mixture theory (a Eulerian-Eulerian method) in estimating pressure drop and liquid film of two-way coupling dilute gas/liquid (mist) flows in the turbulent regime in curved pipes. Design a curved pipe can promote film formation without causing a large pressure drop. This work is motivated by the possibility of using computational fluid dynamics (CFD) as a design tool applied to curved pipes feeding a gas/liquid separator. The question is to identify the curvature of such pipes that can promote film formation upstream of the separator and thus pre-condition the flow without creating a large pressure drop. As regards to liquid film modeling, two-way coupling needs to be considered for a particulate-laden flow. The one-way coupling DPM is shown accurate in estimating 5 particle deposition in Chapter 2. However, this method is not efficient and only suitable to predict a very thin film with the thickness limited to 500 μm (ANSYS FLUENT 12.1, 2009). The mixture theory with a new drift flux model in FLUENT is considered to be an efficient version of the Eulerian-Eulerian method in dealing with two-way coupling particulate-laden flows. However, there is a lack of literature on the application of the drift flux model in estimating pressure drop and liquid film formation in curved pipes. (3) Developed an algorithm to combine the immersed boundary methods with the explicit MacCormack solver for direct numerical simulation of particulate-laden flow. DNS data is used to validate the performance of the mixture model in FLUENT on estimating the particle behavior of suspension flows. Particle migrating cross streamline in a unidirectional flow, i.e. Couette flow and Poiseuille flow, is caused due to the lateral force induced by fluid inertia (Ho and Leal 1973). This phenomenon is known to be responsible for non-uniform concentration distribution of particles in pipe flow. The mixture model in FLUENT has been broadly used in industrial applications, such as sedimentation, cyclone separators and, particleladen flows. To accurately predict the particle concentration distribution, the model must possess the capability of capturing the phenomenon of inertia-induced cross-stream migration of small suspended particles. Nevertheless, study on the performance of the mixture model on estimating particle migration cannot be found in literature. 6 1.3 Outlines of this dissertation The structure of this work is shown in the flow chart in Fig 1.1. Chapter 2 of this dissertation investigates the performance of various Reynolds-Averaged Navier-Stokes (RANS) models and near-wall treatments with the discrete phase model on modeling one-way coupling dilute particulate-laden flows particle deposition in curved pipes. The study focus on the flow patterns, secondary flow intensity, pressure drop, and particle deposition. An empirical model is developed to estimate the grade efficiency of particle depositing on the curved pipe wall according to the particle Stokes number, the bend angel and curvature ratio. In Chapter 3, twoway coupling dilute mist flows in curved pipes are simulated using a Eulerian-Eulerian technique referred to as a drift flux model based on the mixture theory. Bend design related the pressure drop and liquid film formation is conducted. Chapter 4 of this work introduces an immersed boundary method based on the elastic forcing method to tackle fluid-structure interaction. An algorithm is developed to combine the MacCormack scheme with the immersed boundary method for DNS of particulate-laden flow simulation. In Chapter 5, a direct forcing method proposed by Uhlmann (2005) is used to improve the stability and the accuracy of the immersed boundary method. The results are used to validate the performance of the mixture model in FLUENT on estimating particle migration in a Couette flow and a Poiseuille flow. 7 Figure 1.1: Flow chart shows the structure of this dissertation. 8 CHAPTER 2 SIMULATION OF DILUTE PARTICULATE-LADEN TURBULENT FLOWS IN CURVED PIPES USING A EULERIAN-LAGRANGIAN METHOD 2.1 Introduction Curved pipes form essential components of piping systems of the oil and gas industry. The presence of bends is well-known to be associated with complex flow patterns as well as large pressure drops and to affect the performance of downstream equipment. This is especially important for multiphase flows as the significant pressure gradient and secondary flow around the bends would affect the phase distribution. A variety of phenomena associated with flows through curved pipes, such as the formation of secondary flow patterns, are thus studied in this work in order to evaluate their effects on the disperse phase. Much work has been done on studying pressure drop, flow patterns, and particle deposition in curved pipes. Thomson (1876) first observed the curvature effects of bends on flows. Eustice (1910) also observed the existence of secondary flows by injecting ink into water passing through a coiled pipe. Wilson et al. (1922) observed that the pressure drop is dependent on the flow Reynolds number and Dean (1928) studied theoretically curved pipe flows and identified the condition for the onset of secondary vortices. Ito (1959) found that secondary flows can cause a rapid rise in friction and lead to a much increased pressure drop. Tunstall and Harvey (1968) observed the presence of a main (or primary) flow recirculation at the inner wall for tight bends (δ < 3). The literature on flow through curved pipes is vast and Berger et al. (1983) provided a comprehensive review of this subject. The intensity of secondary flows in bends depends on the combination of the main flow Reynolds number (Re=Ud/ν) and the curvature ratio (δ=Rb /Rt). It can be characterized by a dimensionless number called the Dean number 9 which is defined here as De=Re/δ 1/2 . Ito (1987) demonstrated that the size of the secondary flow patterns matches the size of the duct radius. Based on theoretical calculations, Cheng and Wang (1975) derived a formula to estimate particle deposition in bends but it does not account for secondary flow patterns. The empirical model is accurate for Reynolds numbers in the range of 1000 ds, the repulsive force Fr is zero. The above method can also be used to avoid collision when a rigid particle is approaching to a stationary wall by adding a ghost particle in the same radius in the wall (shown as in Fig. 5.1b). The equation for the collision scheme for m rigid particles is given as 0  p Frip   Fri,j   m 1 2 ji    ( Xi  X j )(ds  dij )  ji p dij >ds m (5.12) dij 0, the disc is released under the gravity g= (0, -9.8m/s2). The computation is stopped when the disc reaches y=-7m. Fig. 5.3a shows the comparison of the elastic forcing method and the fictitious domain method in estimating the center position of the disc settling. The maximum Reynolds number obtained for this case is 100. At the beginning of the settling process, it can be seen that no horizontal displacement ∆y is generated for two methods. Due to the increase of the particle velocity, the Re number is increased and the elastic forcing method predicts a ∆y for t>2.5s. Fig. 5.3b shows the comparison of the disc velocity from two methods. It can be seen that the velocity of the disc increases with time until the gravity is balanced with the increasing drag force. Thereafter, the disc velocity becomes a constant called the terminal velocity. Analytical solution to the terminal velocity is available for comparison. For Re=100, the analytical solution to the terminal velocity is 1.08m/s (shown as a dot line in Fig. 5.3b). Fig. 5.3b shows that the terminal velocity from the fictitious domain method has a good agreement with the analytical solution where a deviation of 3% is obtained. The elastic forcing method underestimates the terminal velocity with a deviation of 20%. Moreover, the elastic forcing method could cause 116 velocity fluctuation in the vertical direction ux' and a horizontal velocity uy when t>2.5s. The reason of causing the fluctuation may be due to the participation of large amount of springs to mimic a rigid body. For the fictitious domain method, no ux' and uy are observed in the results. This indicates that the method has a good stability. Fig. 5.4 shows the comparison of the disc center position and the disc velocity between two methods for Re≈10. For a small Reynolds number, both the elastic forcing method and the fictitious domain method predict the disc falling on the centerline of the flow domain, which indicates both the methods are stable for flow with a low Reynolds number. The terminal velocity from the elastic force method is 14% lower compared to the result from the fictitious domain method. We know from the last section that the elastic force method tends to overestimate the drag coefficient CD and thus reduces the terminal velocity. Since the fictitious domain method performs better in stability and accuracy on rigid particle simulation, we use this method for particle flow simulation for the rest cases. 117 (a) Figure 5.3: Comparison of (a) disc position and (b) disc velocity between the elastic forcing method and the fictitious domain method shows that the fictitious domain method (short dash) outperforms the elastic forcing method (solid line) in estimating the terminal velocity of a disc falling in a flow with Re=100. 118 Figure 5.3 (cont’d) (b) 119 (a) Figure 5.4: Comparison of (a) disc position and (b) disc velocity between the elastic forcing method and the fictitious domain method shows that both methods are numerically symmetric in estimating the terminal velocity of a disc falling in a flow with small Reynolds number (Re=10 for the fictitious domain method). 120 Figure 5.4 (cont’d) (b) (b) Particles Drafting-Kissing-Tumbling In this section, two discs settling under gravity are modeled via the fictitious domain method based on the MacComack scheme. The discs are with an identical size dp=0.2m. The density ratio of the discs and the flow p / f is 1.5. The flow viscosity is µ=0.01kg/m· At t=0s, Disc 1 s. is located at the original point of the computational domain [-12dp, 12dp] × [-7dp, 65dp]. The mesh size for this case is 240× 720. The center of Disc 2 is located 2dp below the center of Disc 1. 2 When t>0s, two discs are released simultaneously under the gravity g= (0, - 9.8m/s ). Fig. 5.5 shows the velocity contour when two discs are falling under gravity. When a disc is settling, a low pressure wake is generated behind the disc. If another disc is caught in this zone, the disc could speed up due to the reduced drag force. This phenomenon is referred to as 121 “drafting”. In Fig. 5.5a, Disc 1 is drafting behind Disc 2 at t=2.25s. The velocity of Disc 1 (uc1= 0.78m/s) is larger than the velocity of Disc 2 (uc2= 0.70m/s). Two discs are drafting for a while until the lagging disc catches up with the lead one, called “kissing” shown in Fig. 5.5b. In Fig. 5.5b, two kissing discs travel as a single long body in a position parallel to the flow at an identical velocity (uc1= uc2= 0.97m/s). The long body is not stable traveling at this position which would tumble to a position perpendicular to the flow stream (Fig. 5.5c). Two discs are pushed apart until a stable separation distance is established (Fig. 5.5d). The above phenomena obtained from the numerical results are consistent with the observation in the experiment conducted by Joseph et al. (1987). 122 Figure 5.5: Schematic demonstration of two particles (a) drafting, (b) kissing, (c) tumbling and (d) being apart after tumbling. (c) Particles settling in a sealed container 240 circular particles settling in a sealed container under gravity is investigated using the fictitious domain method based on the MacCormack scheme. The collision scheme is used to avoid collision among the particles and between a particle and the container wall. Fig. 5.6 shows the velocity vector and the particle position at time t= 0s, t=2.5s, t=5s, t=7s, t=10s, and t=20s, respectively. The diameter dp of all the particles is 0.2. The density ratio of the particle and the 123 fluid flow p / f equals to 2. The flow viscosity μ is 0.0075. In Fig. 5.6a, the discs are initially located on the top of a square container with [24.2d p 24.2dp] in dimension. For a sealed container, the no-slip boundary condition is enforced on all four bounds. The Eulerian mesh size h uses 1/20d so that there are 20 grids across each particle. The gap between two particles is 3h. The mesh grids for the computational domain in the x direction and y direction is 484× 484. At t=0s, the particles at the bottom are marked in red to highlight the interface between two phases. When t>0s, the particles are settling under the gravity. Since the light phase is located at the bottom of the computational domain, the heavy particles on the top are pushed by flow which causes interface instability. This phenomenon was referred to as Rayleigh-Taylor instability (a) t=0s Figure 5.6: Schematic demonstration of 240 particles doing sedimentation under gravity in a sealed container at (a) t=0s, (b) t=2.5s, (c) t=5s, (d) t=7s, and (e) t=20s. 124 Figure 5.6 (cont’d) (b) t=2.5s (c) t=5s 125 Figure 5.6 (cont’d) (d) t=7s (e) t=20s 126 (Sharp, D. H. 1984). Fig. 5.6b shows the interface is distorted due to Rayleigh-Taylor instability at t=2.5s. The interface instability keeps growing with two vortices generated close to the wall pulling down the particles on the sides. These two vortices develop with time and push those particles around the container center upward (Fig. 5.6c - d). Finally, a stable state is achieved when all the particles settle down at the bottom of the container (Fig. 5.6e). 5.3.3 Particle behavior (a) Single elliptical fiber Jeffery (1922) solved the translation and rotation of a neutrally buoyant ellipsoid in a shear Stokes flow. The case is used here to validate the present scheme in a 2-D scenario. Consider an elliptical disc located at the center of a square domain [L L] in Fig. 5.7. The elliptical disc has the aspect ratio re=1.5. The angle between the major axis and the horizontal direction is ϕ=π/2. The wall on the top is moving to the right with the velocity Uw=1 while the wall at the bottom is moving to the left with the same velocity. The shear rate is  =0.4. The particle Reynolds number e Rep for an elliptical disc is defined through an equivalent diameter dp and is obtained by Rep  U w d pe (5.13)  To compare with the Jeffery’s solution, simulation of particle Reynolds number equal to 0.4, 4, and 20 are performed. The angular velocity given by Jeffery’s solution is  2 c ()  2 (re sin 2   cos 2 ) re  1 (5.14) 127 The period is obtained from 2 2  re  1  T     re    (5.15) Fig. 5.8 shows the comparison of the angular velocity and the corresponding period between the DNS method and Jeffery’s analytical solution. The angular velocity ω c(ϕ) is plotted against the angle ϕ. The negative sign indicates that the particle is rotating clockwise. When Rep=0.4, the curve of the DNS data matches exactly that of Jeffery’s solution. The difference of the period between two methods is marginal with 0.01s. This indicates that the fictitious domain method based on the MacCormack scheme is accurate. It can also be concluded that the flow with Rep=0.4 is small enough to be treated as a Stokes flow. The DNS method underestimates the angular velocity for the cases Rep=4 and Rep=20, which leads to a longer period time. Jeffery’s solution was derived based on Stokes flow ( Rep 1 ) and thus cannot handle flow with a large Rep. Figure 5.7: Schematic of computational domain for a neutrally buoyant elliptical disc moving in a Stokes shear flow. 128 Figure 5.8: Comparison of results from the DNS method for different Rep and Jeffery’s solution shows that the angular velocity and the period are well predicted by the present DNS scheme for Rep=0.4. (b) Particle migration One important phenomenon that could cause non-uniform distribution of a uniform suspension flow is particle moving across streamlines, referred to as particle migration. The phenomenon could be resulted from the effects of fluid inertia, particle inertia, particle-particle interaction, and particle Brownian motion. The effect of particle inertia was discussed in Chapter 2 and Chapter 3. The Brownian motion can be ignored as the size studied in this work is sufficiently large. Research of interest in this section focuses on neutrally buoyant particle 129 migration induced by fluid inertia. A neutrally buoyant particle is a particle in a condition that its density is equal to the density of the flow in which it is immersed. Fig. 5.9 shows the computational domain and the initial location of a neutrally buoyant particle in a Couette flow. The boundary condition for the top and the bottom bounds are walls moving with Uw=7 in the opposition directions. The flow Reynolds number Re is 700. The minor radius of the disc ae is 0.1. The aspect ratio re is equal to 1.5. The particle density and the fluid density equal to 1. The effect of the particle size is investigated by using larger minor e radiuses equal to 1.5ae and 2ae. A circular disc with the equivalent diameter dp of the elliptical e disc is also used to study the effect of the particle shape on the particle location. d p is the diameter when the area of the circular disc is equal to the area of the elliptical disc with ae. Fig. 5.10 plots the dimensionless vertical location (y/L2) with the dimensionless time (t· w/L2) for U comparison. The non-dimensional centerline is located at 0.5. The curves show that all the particles would move to the centerline of the shear flow eventually regardless of the size and the e shape of the particles. The curve of the circular disc with dp is close to that of the elliptical disc which may indicate that the shape effect could be ignored if an equivalent diameter of an elliptical disc is used for a circular particle. Result also shows that the elliptical discs with a larger minor radius are faster to reach the equilibrium location as a faster angular velocity is obtained for a larger particle under a simple shear flow. Rubinow & Keller (1961) claimed that the lateral force (lift force) is function of the angular velocity. Fig. 5.11 shows the configuration of the computational domain for a single particle moving in a Poiseuille flow. A periodic boundary condition is used for the left and the right bounds. A 130 pressure gradient is imposed on the domain which could generate a flow with Re=700. The noslip boundary condition is used to the top and the bottom bounds. Simulations are run for particles with the same shape and size as the last case. It can be seen from the curves in Fig. 5.12 that the particles regardless of their shape and size reach the vertical location around 0.2 which is 60% of the distance from the centerline of the flow to the bottom wall. This result is consistent with the observation in experiment of Segré & Silberberg (1962a,b) who stated that, for undisturbed flow, lateral migration of a neutrally buoyant sphere induced by fluid inertia can finally attain an equilibrium location about 60% from the centerline to the wall in a Poiseuille flow. The establishment of the equilibrium position is likely due to the balance between the lubrication force from the wall and the lift force induced by the fluid inertia. Autal et al. (1991) stated that when a rigid body is moving close to the wall, the lubrication force is inversely proportional to the distance between the body and the wall. Unlike the shear flow, the plot shows that the vertical location the particle is fluctuating around the equilibrium location in the pressure-driven flow, which indicates that the lift force induced by the fluid inertia and the lubrication force is fighting back and forth to find a balance. 131 Figure 5.9: Schematic of the computational domain dimension [L1 L2] and the initial location of an elliptical disc located at (1/4L1, 1/5L2) in a Couette flow with Re=700. Figure 5.10: Comparison of the particle location changing with time in the vertical direction shows that particles attain the centerline in a Couette flow regardless of the size and shape of a particle 132 Figure 5.11: Schematic of the computational domain dimension [L1 L2] and the initial location of an elliptical disc located at (1/4L1, 7/16L2) in a Poiseuille flow with Re=700. Figure 5.12: Comparison of the particle location changing with time in the vertical direction shows that particles attain approximately the location 60% from the centerline to the wall in a Poiseuille flow regardless of the size and shape of a particle. 133 Fig. 5.13 shows the velocity contour and the concentration distribution of a uniform particulate-laden flow changing with time in a Couette flow. At t=0s, elliptical particles are uniformly distributed in the flow domain. The flow is dilute with the volume fraction αp=10%. Monodisperse particles are used with the minor radius ae=0.1 and an aspect ratio equal to 1.5. The computational domain is square with the mesh size 250× 250. The Reynolds number Re is equal to 700. Fig. 5.13b shows that although the particles are moving with a different translational velocity along an arbitrary vertical cross-section, all the particles are rotating with an identical angular velocity caused by the single shear rate of a Couette flow. In Fig. 5.13c, the plot shows that the particles are moving toward the centerline due to the phenomenon of particle migration across streamlines. This leads to high concentration at the flow center. In Fig. 5.13d-e, due to the high concentration at the flow center, interaction between the elliptical particles becomes outstanding. It can be seen that both the velocity profile and the particle concentration are affected by particle-particle interaction. Finally, Fig. 5.13f shows that the flow forms clusters. It can be seen from those particles marked in the white circles that certain part of the particles overlap, which indicates that the collision scheme designed for body in spherical shape is not working properly for ellipsoids. Fig. 5.14a shows the velocity contour and the concentration distribution of a uniform particulate-laden flow changing with time in a Poiseuille flow. The particles in the pressuredriven flow act totally differently from those in the shear flow. Since a Poiseuille flow possesses a parabolic flow pattern, along an arbitrary vertical cross-section the particles are rotating in a different angular velocity due to the non-uniform shear rate. Moreover, the particles in the upper half part of the domain are rotating in an opposite direction of those in the lower half shown as in Fig. 5.14b. Due to particle migration in the Poiseuille flow, most particles are moving toward the 134 wall (Fig. 5.14c-e) except for those located at the centerline. The particles at the centerline encounter shear in both directions. They stick near the centerline for a long time before they fall into the either side of the centerline and move toward the wall. Eventually, all the particles concentrate somewhere between the centerline and the walls. Fig 5.14f shows that the particles are clustering which forms larger structures near the wall. Figure 5.13: Schematic demonstration of the velocity contour and the concentration distribution of a uniform particulate-laden flow with αp=10% in a Couette flow at t=0s, 5.5s, 100s, 125s, 135s and 160s. 135 Figure 5.14: Schematic demonstration of the velocity contour and the concentration distribution of a uniform particulate-laden flow with αp=10% in a Poiseuille flow at t=0s, 1s, 30s, 60s, 100s and 416.0 s 5.4 Validation of the mixture model in FLUENT Based on the above study, the numerical approach, fictitious domain method with the MacCormack scheme, is accurate in predicting particle behavior in a viscous flow. The result can be used as a reliable reference to validate the mixture model in FLUENT. In this section, particulate-laden flows with a non-uniform concentration and a uniform concentration are investigated. Focus is put on the performance of the mixture model on predicting the concentration distribution of neutrally buoyant particles under a simple shear flow. 136 5.4.1 Transport of a non-uniform shear flow Fig. 5.15 shows the initial concentration distribution of the disperse phase in the computational domain of [3 1]. The mesh size uses 750× 250 in two methods. Both the carrier phase and the disperse phase are at rest at t=0s. The disperse phase concentrates in a square domain with the volume fraction αp equal to 46%. The color in Fig. 5.15a shows the phase distribution. Red means the region for the highest concentration and blue indicates the location with zero concentration of the disperse phase. The disperse phase is neutrally buoyant and has an identical density as the carrier phase (ρp= ρf=1). The wall on the top is moving to the right with the velocity Uw=1 while on the bottom is moving to the left with the same velocity. A periodical boundary condition is imposed on the left and the right bounds. The flow is within the laminar regime with Re=100. Fig. 5.16 shows the comparison of the disperse phase distribution at t=10s. The concentration predicted by the mixture model is similar to the result from DNS. Under the shear, the square shape distribution is changed. It can be seen that the disperse phase closer to the wall is moving faster due to a higher flow velocity. In Fig. 5.16b, the edge on four corners becomes blurry with a lighter color which indicates a lower concentration at those places. This distribution is consistent with the result in Fig. 5.16a, showing as a longer distance among the particles on four corners. In Fig. 5.17, the distribution is stretched by the flow and forms a stripe at t=25s. Due to the periodic boundary condition, the disperse phase that passes the right bound will enter the left bound and vice versa. At t=50s, Fig. 5.18b shows that the concentrated disperse phase is stretched further with five stripes. The concentration is higher close to the centerline due to 137 slower velocity at the center. This distribution predicted by the mixture model is consistent qualitatively with the result by the fictitious domain method shown in Fig.5.18a. Figure 5.15: Initial condition shows the concentration of the dispersed phase in the computational domain for (a) the present scheme (b) the mixture model 138 Figure 5.16: Comparison of the concentration of the dispersed phase at t=10s for (a) the present scheme (b) the mixture model 139 Figure 5.17: Comparison of the concentration of the dispersed phase at t=25s for (a) the present scheme (b) the mixture model 140 Figure 5.18: Comparison of the concentration of the dispersed phase at t=60s for (a) the present scheme (b) the mixture model 5.4.2 Transport of a uniform unidirectional flow To validate the performance of the mixture model in transporting a uniform shear flow, simulations are run for a uniform particulate-laden flow in a Couette flow and a Poieuille flow. Fig. 5.19 shows a square domain [L L] in which neutrally buoyant particles are uniformly distributed. The volume fraction αp is 10%. The mesh size uses 250× 250. For the Couette flow, two walls are moving at a velocity Uw=7, the Reynolds number is 700. Fig. 5.20 shows the comparison of volume fraction distribution along an arbitrary vertical cross-section between the fictitious method based on the MacCormack scheme and the mixture model at t=50s and t=100s. The horizontal axis is a dimensionless location (y/L) and the vertical axis is the flow volume 141 fraction. Since the flow is symmetric to the centerline, only half of the line is plotted for simplicity. Result from the present scheme shows that at t=50s, the maximum flow concentration is 16.5% located at 0.2. At t=100s, a higher concentration is observed equal to 19%. The location for maximum concentration is moved from 0.2 to 0.4 which is closer to the centerline (0.5). On the other hand, the result shows that the distribution predicted by the mixture model stay at 10% along the cross-section which indicates that the model is not able to predict the distribution correctly. Fig. 5.21 shows the comparison of the flow volume fraction between two methods for the Poiseuille flow with Re=700. Result from the present scheme at t=20s and t=40s shows that the flow concentration becomes lower close to the centerline (0.5) and higher close to the wall (0.0). Same conclusion can be draw from the curves that the mixture model is not able to predict the phenomenon of disperse phase across streamline due to fluid inertia. The mixture model considers the impact of the disperse phase in a momentum term contributed by the slip velocity. We know from Chapter 3 that the slip velocity is the velocity between two phases which needs to be closed by model. The only model in ANSYS FLUENT 12 is called the algebraic slip model by Ishii (1975) (Eq. 3.16). It can be seen from the equation that the effect of the lateral force generated due to fluid inertia is not included in the equation which cause the model fail to predict the phenomenon studied in this work. 142 Figure 5.19: Schematic of the computational domain for a uniform flow with αp=10%. Figure 5.20: Comparison of volume fraction distribution along a vertical cross-section between two methods at t=50s and t=100s shows that the mixture model fails to predict a higher concentration near the center for a uniform particulate-laden shear flow. 143 Figure 5.21: Comparison of volume fraction distribution along a vertical cross-section between two methods at t=20s and t=40s shows that the mixture model fails to predict a higher concentration close to the wall for a uniform particulate-laden pressure-driven flow (Re=700). 5.5 Summary To improve the stability and accuracy of using the immersed boundary method for rigid structures immersed in a fluid flow, the fictitious domain method was used. The technique was combined with the MacCormack solver to simulate a flow passing a stationary rigid cylinder. Result shows that the method is accurate in estimating the drag coefficient. Later, the method, combined with a collision scheme, was applied to particulate-laden flow simulation. Result shows that the terminal velocity of a single particle settling was well predicted by the numerical method. In addition, compared to the elastic forcing method, the present method is more suitable for a movable rigid body since it can tackle flow with a higher Reynolds number. Result also 144 indicates that the present method can capture two particles DKT (drafting-kissing-tumbling) and the phenomenon of Rayleigh-Taylor instability at two phase interface. Subsequently, the method was used to study the behavior of a neutrally buoyant particle in both Couette flow and Poiseuille flow. Result shows that for a Couette flow, the particle would move toward the centerline while for a Poiseuille flow, the particle would finally attain an equilibrium location that is 60% of the distance from the centerline to the wall. Finally, the numerical approach was employed to validate the mixture model in predicting the disperse phase concentration in a simple shear flow and a pressure-driven flow. It can be concluded from the result that the mixture model is not able to predict the concentration distribution correctly. To predict the phenomenon, the constitutive equation used in the mixture model to close the slip velocity should include the effect of the lateral force induced by fluid inertia. 145 CHAPTER 6 SUMMARY, CONCLUSIONS, AND RECOMMENDATIONS 6.1 Summary and Conclusions The work in this dissertation can be divided into two parts. The first part uses CFD modeling to study turbulent particulate-laden flows passing through curved pipes. The one-way coupling DPM in FLUENT is used for dilute flow with a low mass loading. The study focuses on the performance of the turbulent closures based on the RANS equation with different near-wall treatments on estimating the pressure drop and the particle deposition efficiency in bends. The effects of the particle Stokes number as well as the bend configuration, including the bend angle, the bend curvature ratio, and the bend diameter, are investigated. For dilute flows with a high mass loading, the mixture model in FLUENT is employed to study the effect of the disperse phase on the carrier phase. The flow patterns, pressure drop and liquid films are investigated. Bend design is conducted for performance related to pressure drop and deposition efficiency. In the second part, DNS of rigid structures immersed in a viscous fluid are performed at low Reynolds number using the IB method. The elastic forcing method and the fictitious domain method are used to compute the force density term contributed by the immersed structures. The IB method is combined with the explicit MacCormack scheme to solve the fluid equations. The performance is tested in the cases including flow passing a stationary cylinder, particle impinging on a wall, particle sedimentation, and particle behavior in unidirectional flows. Finally, DNS result is used to validate the mixture model in predicting concentration distribution of neutrally buoyant particle flows in a Couette flow and a Poiseuille flow. Important observations associated with these studies are presented below. 146 Turbulent air flow passing through a curved pipe possesses complicated flow patterns that change with bend configuration and flow Reynolds number. A tight bend with a curvature ratio δ less than 3 is usually associated with a recirculation zone located at the inner bend wall. Flow passing a curved pipe generates secondary vortices and the intensity of these secondary vortices is stronger at the inner wall and can become as high as 35% of the bulk velocity. For flows with a high mass loading, the patterns are significantly affected by the dispersed phase and become even more complex. For example, the disperse phase with a large size would reverse the direction of the secondary vortices or cause multi-pair secondary vortices in a bend cross-section. When examining the pressure drop of a turbulent air flow through curved pipes, computed results are obtained from different near-wall treatments based on the k-ε model and the RSM; all results are close to experimental measurements provided that the mesh meets the y+ requirement for the wall treatment selected except the local pressure at the outer and inner pipe of the U-bend. For a flow with a high mass loading, the dispersed phase affects the pressure drop significantly. The pressure drop is proportional to the volume fraction of a dispersed phase. Comparison between the numerical results and the empirical models shows the pressure drop estimated by the model agree well with Paliwoda’s work. Since the deviation of the pressure drop predicted by different empirical models is large, it is uncertain whether the mixture model is accurate. But it can be concluded that the model predicts results in a reasonable range. To increase particle deposition, using one-way coupling flow simulations through curved pipes, it was found that one can either decrease the curvature ratio, increase the residence time, or decrease the duct diameter, holding the other two parameters constant. The grade efficiency for this flow is well predicted by the one-way coupling DPM provided that RSM, EWT, and the stochastic model are used. The grade efficiency is found to be related to the particle St number, 147 the bend angle θ, and the bend curvature ratio δ and can be estimated through the empirical model (Eq. (2.15)) developed in this work. For flows with a high mass loading, the liquid film formed by droplet deposition could be predicted by the mixture model. The film is usually stratified along the outer bend but it can be inversed to the inner bend of a horizontal pipe when the flow is with a very small volume fraction αp<0.0037. Both the one-way DPM and the mixture model are capable of predicting particles moving across streamlines due to high inertia of a large particle. As regards DNS of flow interacting with rigid structures, the IB method based on the MacComack scheme appears to be promising. The elastic forcing method is able to capture important physical phenomena qualitatively. In addition, the hydrodynamic force generated by two approaching bodies can be automatically taken care by this method without using a collision scheme. Nevertheless, approximation used in this method of treating a rigid body as a slightly deformable structure may lead to numerical viscosity and instability. The accuracy and the stability of the IB method are improved by using the fictitious domain method. The results accurately match Jeffery’s solution in predicting the motion of an ellipsoid in Stokes flow and agree well with the observation in experiment for particle migration in a unidirectional flow. Finally, it can be concluded from the comparison between the DNS method and the mixture model that the latter is not able to correctly predict the concentration distribution of neutrally buoyant particles in a uniform unidirectional flow. To capture the phenomenon, the closure for the slip velocity should be modified to include the effect of the lateral force caused by fluid inertia. 148 6.2 Recommendations for future work In the present study, the fictitious domain method with the MacCormack scheme was used to simulate particulate-laden flow and used to validate the mixture model in FLUENT. Suggestions are listed in the following for potential extensions of the present study. 1. To avoid collision of two approaching particles, Glowinski’s collision scheme is used to provide a repulsive force. The method is designed for rigid spherical bodies. Using an equivalent diameter, one can apply the method to an ellipsoid. This is a good approximation for ellipsoids with a small aspect ratio. However, for ellipsoids with a large aspect ratio or rigid bodies in an arbitrary shape, the method can cause problems, such as particles superposition, and incorrect particle behavior. To deal with particles of arbitrary shape, a more sophisticated collision strategy such as a lubrication model by Maury (1997) is needed. 2. To predict particle migrating across streamlines in a unidirectional flow using the mixture model in FLUENT, the constitutive equation for the slip velocity has to be modified to include the lateral force caused by fluid inertia. Rubinow & Keller (1961) suggested to compute this force from FL  (dp / 2)3 ωc  uc (6.1) The parameters in the above equation are all known except the angular velocity ω c . This unknown quantity can be modeled using the DNS data obtained from the numerical method studied in this work. 3. Code implemented in this work is applied to 2-D cases. There is a possibility to extend the code to 3-D application in the turbulent regime which would be more valuable to validate the mixture model in FLUENT. 149 4. To increase the computational efficiency, parallel computing technique is necessary. One can use the parallel computing strategy developed by Wang et al. (2008) to implement immersed boundary method discussed in this work to simulate particulate-laden flows. 150 APPENDICES 151 APPENDICES A. Realizable k-ε equation for two-phase flows The modified transport equation for k is given as     ua k     ( T k)  2 TSuf  k  p f  w (2 p k g T p generation of k due to the gravity w  D pu f ,p p )    w  l (A-1) dissipation due to the water droplets The modified transport equation for ε is presented as    uf     ( T )      p f  w ( p  w )  w  l dissipation due to the water droplets   C2 (  g T p ) k  T generation of  due to the gravity (A-2) where τl is the Lagrangian time-scale, given as l  0.3 k  (A-3) The turbulent viscosity for the air phase is defined as k2 T  C  (A-4) To ensure the realizability (that is positivity of normal stresses in the flow domain), the turbulent coefficient Cμ is computed as follows: 152 C  1 A 0  As k S  A0  4.04; As  6 cos  1   cos1( 6W) 3 W SijS jkSki S3 1  u j u i   , S  SijSij , Sij    2  x i x j    The k and ε transport equations for two-phase flows are similar to those for single-phase flows except two extra two terms due to existence of the water droplets and the external field such as gravity. 153 B. Analysis of force acting on a particle p Vcuc  f Icωc  f  τ  nd  (p  f )Vcg (B-1) S  (X  xc )  (τ  n)d (B-2) S where where ρf and ρp are the fluid density and the interior structure density, respectively; Ic is the moment of inertia of the object; Vc is the volume of the rigid body; τ is the shear stress tensor and n denotes the outward normal vector of the rigid structure. According to the divergence theorem, the surface integral on the right hand size of Eq. (B-1) and Eq. (B-2) are d  τ  nd   Fdx  dt  udx S S (B-3) S d  (X  xc )  (τ  n)d   (X  xc )  Fdx  dt  (X  xc )  udx S S (B-4) S The first term on the right hand size of Eq. (B-3) and Eq. (B-4) are simply obtained by summing up the force F (Xk) and the torque (Xk-xc)× k for all the Lagrangian points. According to F Uhlmann (2003), the second term of Eq. (5.8) is the rate-of-change term which satisfies a rigidbody motion on the structure surface, obtained d  udx  Vcuc dt S (B-5) The second term of Eq. (B-5) is the angular momentum changed due to non-rigid motion of fluid inside the object domain, dΩ. Under the assumption of rigid-body motion inside the object domain, this term is approximated to 154 I d S (X  xc )  udx  c ωc dt p (B-6) 155 BIBLIOGRAPHYS 156 BIBLIOGRAPHYS [1] Abuzeid, S., Busnaina, A.A., and Ahmadi, G. (1991) Wall deposition of aerosol particles in a turbulent channel flow. Journal of Aerosol Science, 22 (1), 43-62. [2] Adib, M.A.H.M., Osman, K. and Jong, R.P. (2010) Analysis of blood flow into the main artery via mitral valve: fluid structure interaction model, 2010 International Conference on Science and Social Research. [3] ANSYS FLUENT 12.1 Documentation. (2009). Theory Guide. [4] Autal, S.P., Lahey, R.T., and Flaherty, J.E., (1991) Analysis of phase distribution in fully developed laminar bubbly two-phase flow, International Journal of Multiphase Flow, 7, 635652. [5] Azzopardi, B.J. (1985) Drop sizes in annular two-phase flow, Experiments in Fluids, 3, 5359. [6] Azzi, A., Friedel, L.and Belaadi, S. (2000) Two-phase gas/liquid flow pressure loss in bends, Forschung im Ingenieurwesen, 65, 309-318. [7] Banerjee, S., Rhodes, E. and Scott, D.S. (1967) Film inversion of concurrent two-phase flow in helical coils, AIChE Journal, 13 (1), 189-191. [8] Berger, S.A., Talbot, A., and Yao, L.-S. (1983) Flow in curved pipes. Annual Review of Fluid Mechanics, 15, 461-512. [9] Beyer R.P. (1992) A computational model of the cochlea using the immersed boundary method, Journal of Computational Physics, 98, 145-162. [10] Berrouk A.B., and Laurence D. (2008) Stochastic modeling of aerosol deposition for LES of 90°bend turbulent flow. International Journal of Heat and Fluid Flow, 29, 1010-1028. [11] Boussinesq, J. (1877) “Essai sur la théorie des eaux courantes,” Mémoires présentés par divers savants à l’Acad. Sci. Inst. Nat. France, 23, 46-50. [12] Brenner, H. (1961) The slow motion of a sphere through a viscous fluid towards a plane surface, Chem Eng Sci, 16, 242–251. [13] Breuer, M., Baytekin, H.T., and Matida, E.A. (2006) Prediction of aerosol deposition in 90° bends using LES and an efficient Llagrangian tracking method. Journal of Aerosol Science, 37, 1407-1428. 157 [14] Brockmann, J.E. (1993) Sampling and Transport of Aerosol, in Aerosol Measurement: Principles, Techniques, and Applications. Van Nostrand Reinhold: New York. [15] Cash, J.R., and Karp, A.H. (1990) A variable order Runge-Kutta method for initial value problems with rapidly varying right-hand sides. ACM Transactions on Mathematical Software, 16, 201-222. [16] Chang, S.M., Humphrey, J.A.C., and Modavi, A. (1983) Turbulent flow in a strongly curved u-bend and downstream tangent of square cross-sections. PCH Physico-chemical Hydrodynamics, 4, 243-269. [17] Chisholm, D. (1971) Prediction of pressure drop at pipe fittings during two-phase flow, 13th Int. Cong. of Refrigeration, Washington, 2, 781-789. [18] Clarke, D., Salas, M., and Hasan, H. (1996) Euler calculations for multi-element airfoils using Cartesian grids. AIAA, 24, 1128-1135. [19] Cheng, Y-S., and Wang C-S. (1975) Inertial deposition of particles in a bend. Journal of Aerosol Science, 6, 139-145. [20] Crane V. (1957) Flow of fluids through valves, fittings and pipe, Technical Paper, No. 410. [21] Crane (1957) Flow of fluids through valves, fittings and pipe, Technical Paper No. 410. [22] Crowe C. Sommerfeld, M., and Tsuji, Y. (1998) Multiphase flows with droplets and particles, CRC Press. [23] Cunningham, E. (1910) On the velocity of steady fall of spherical particles through fluid medium. Proceedings of the Royal Society, 83, 357-65. [24] Dean, W.R. (1928) Fluid motion in a curved channel. Proceedings of the Royal SocietyLondon Series A, 121, 402-420. [25] Elghobashi, S. (1991) Particle-laden turbulent flows: direct simulation and closure models, Applied Scientific Research, 48, 301-314. [26] Eustice, J. (1910) Flow of water in curved pipes. Proceedings of the Royal Society-London Series A, 84, 107-118. [27] Fitzsimmons, D.E. (1964) Two-phase pressure drop in piping components, HW-80970, Rev. 1, General Electric Hanford Laboratories, Richland, OH. [28] Fadlun, E.A., Verzicco, R., Orlandi, P., and Mohd-Yusof, J. (2000) Combined immersedboundary finite-difference methods for three-dimensional complex flow simulations, Journal of Computational Physics, 161, 35-60. 158 [29] Fogelson, A. and Peskin, C. (1988) A fast numerical method for solving the threedimensional Stokes’ equations in the presence of suspended particles, Journal of Computational Physics, 79, 50–69. [30] Gibson, M.M., and Launder, B.E. (1978) Ground effects on pressure fluctuations in the atmospheric boundary layer. Journal of Fluid Mechanics, 86, 491-511. [31] Glowinski, R., Pan, T.-W., Hesla, T., and Joseph, D. (1999) A distributed Lagrange multiplier/fictitious domain method for particulate flows, International Journal of Multiphase Flow, 25, 755–794. [32] Goldstein, D. Handler, R., Sirovich, L. (1993) Modeling a no-slip flow boundary with an external force field, Journal of Computational Physics, 105, 354-366. [33] Gore, R.A. and Crowe, C.T. (1989) Effect of particle size on modulating turbulent intensity, International Journal of Multiphase Flow, 15, 279- 285. [34] Hart, J., Ellenberger, J. and Hamersma, P.J. (1988) Single- and two-phase flow through helically coiled tubes, Chemical Engineering Science, 43 (4), 775-783. [35] Hetsroni, G. (1989) Particle-turbulence interaction, International Journal of Multiphase Flow, 15, 735- 746. [36] Hewitt, G.F. and Robertson, D.N. (1969) Studies of Two-Phase Flow Patterns by Simultaneous X-ray and Flash Photography, Rept AERE-M2159, UKAEA, Harwell. [37] Ho, B.P., and Leal, L.G. (1973) Inertial migration of rigid spheres in two-dimensional unidirectional flows, Journal of Fluid Mechanics, 65, 365-400. [38] Hoang, K. and Davis, M.R. (1984) Flow structure and pressure loss for two-phase flow in return bends, ASMEJ. Fluids Eng., 106, 30-37. [39] Hossain, A. and Naser, J. (2004) CFD investigation of particle deposition around bends in a turbulent flow, 15th Australasian Fluid Mechanics Conference, the University of Sydney, 1317. [40] Hö fler, K., and Schwarzer, S. (2000) Navier-Stokes simulation with constraint forces: Finitedifference method for particle-laden flows and complex geometries, Physical Review E, 61 (6), 7146-7160. [41] Ishii, M. (1975) Thermo-fluid dynamic theory of two-phase flow (book), Paris: Eyrolles. [42] Ito, H. (1959) Friction factors for turbulent flow in curved pipes. ASME Journal of Basic Engineering, 81, 123-134. [43] Ito, H. (1987) Flow in curved pipes. JSME International Journal, 30, 543-552. 159 [44] Jang, D.S., and Acharya, S. (1988) Calculation of particle dispersion due to turbulence in elliptic flows. AICHE, 34, 514 - 518. [45] Jeffery, G.B. (1922) The motion of ellipsoidal particles immersed in a viscous fluid, Proceedings of the Royal Society A, 102, 161-179. [46] Johansen, S.T., Anderson, N.M. and de Silva, S.R. (1990) A two-phase model for particle local equilibrium applied to air classification of powers, Power Technology, 63, 121-132. [47] Joseph, D.D., Fortes, A.F., Lundgreen, T.S., and Singh, P. (1987) Nonlinear mechanics of fluidization of beds of spheres cylinders and disks in water, in Advances in Multiphase Flow and Related Problems (Papanicolau, G. ed.), SIAM, 101–122. [48] Kim, S.-E., and Choudhury, D. (1995) A near-wall treatment using wall functions sensitized to pressure gradient, ASME, 217, Separated and Complex Flows. [49] Kim, J., Kim, D. and Choi, H. (2001) An immersed-boundary finite-volume method for simulations of flow in complex geometries, Journal of Computational Physics, 171 132–150. [50] Kim, Y., Lim, S., Raman, S., Simonetti, O.P. and Friedman, A. (2009) Blood flow in a compliant vessel by the immersed boundary method, Annals of Biomedical Engineering, 37 (5), 927-942. [51] Kim, Y. and Peskin, C.S. (2006) 2-D parachute simulation by the immersed boundary method. The SIAM Journal on Scientific Computing, 28 (6), 2294-2312. [52] Kim, Y. and Peskin, C.S. (2009) 3-D parachute simuation by the immersed boundary method. Computers and Fluids, 38, 1080-1090. [53] Kovacs, S. J., McQueen, D. M., and Peskin, C. S. (2001) Modeling cardiac fluid dynamics and diastolic function, Philos. Trans. R. Soc. Lond. Ser. A, 359, 1299–1314. [54] Kundu, P.K., and Cohen, M.I. (2004) “Fluid Mechanics,” third ed., 686-687. [55] Lai, M.-C., and Peskin, C.S. (2000) An immersed boundary method with formal secondorder accuracy and reduced numerical viscosity, Journal of Computational Physics, 160, 705719. [56] Launder, B.E., and Sharma, B.I. (1972) Application of the energy dissipation model of turbulent to the calculation of flow near a spinning disc. Letters in Heat and Mass Transfer, 1 (2), 131-138. [57] Launder,B.E., and Spalding, D.B. (1974) The numerical computation of turbulent flows. Computer Methods in Applied Mechanics and Engineering, 3, 269-289. 160 [58] Launder, B.E., Reece, G.J., and Rodi, W. (1975) Progress in the development of a Reynoldsstress turbulence closure. Journal of Fluid Mechanics, 68 (3), 537-566. [59] Lee, C. (2003) Stability characteristics of the virtual boundary method in three-dimensional applications, Journal of Computational Physics, 184, 559–591. [60] Liu, C., Zheng, X. and Sung, C. (1998) Preconditioned multigrid methods for unsteady incompressible flows, Journal of Computational Physics, 139, 35-57. [61] Lockhart, R.W. and Martinelli, R.C. (1949) Proposed correlation of data for isothermal twophase flow, two-component flow in pipes, Chem. Eng. Prog., 45(1), 39-45. [62] Longest, P.W., and Oldham, M.J. (2008) Numerical and experimental deposition of fine respiratory aerosols: Development of a two-phase drift flux model with near-wall velocity corrections. Journal of Aerosol Science, 39, 48-70. [63] MacCormack, R.W. (1969) The effect of viscosity in hypervelocity impact cratering, AIAA paper, 69-354. [64] Majumdar, S., Iaccarino, G., and Durbin P.A. (2001) RANS solver with adaptive structured boundary non-conforming grids, Annual Reviews Briefs, Center for Turbulence Research 353–364. [65] Mandal S.N. and Das, S.K. (2001) Pressure losses in bends during two-phase gas-Newtonian liquid flow, Ind. Eng. Chem. Res., 40, 2340-2351. [66] Manninen, M., Taivassalo, V., Kallio, Sirpa, and Akademi, Å.(1996) On the mixture model for multiphase flow, VTT Publications. [67] Matida, E.A., Finlay, W.H., Lange, C.F., and Grgic, B. (2004) Improved numerical simulation of aerosol deposition in an idealized mouth-throat. Journal of Aerosol Science, 35, 1-19. [68] Marcus, R., Leung, L., Klinzing, G., and Rizk, F. (1990) Pneumatic Conveying of Solids, Chapman and Hall, London. [69] Maury, B. (1997) A many-body lubrication model, C.R. Acad. Sci., Paris, Serie IMathematics, 325, 1053-1058. [70] Maxey, M.R., and Riley, J.J. (1983) Equation of motion for a small rigid sphere in a nonuniform flow. Physics of Fluids, 26 (4), 883-889. 161 [71] McFarland, R.A., Gong, H., Muyshondt, A., Wente, W.B., and Anand, N.K. (1997) Aerosol deposition in bends with turbulent flow. Environmental Science and Technology, 31, 33713377. [72] McQueen, D. M. and Peskin, C. S. (2001) Heart simulation by an immersed boundary method with formal second-order accuracy and reduced numerical viscosity, in Mechanics for a New Millennium, Proceedings of the International Conference on Theoretical and Applied Mechanics (ICTAM) 2000, H. Aref and J. W. Phillips, eds., Kluwer Academic Publishers, Norwell, MA. [73] Miyoshi, M., Mori, K. , and Nakamura, Y. (2009) Numerical Simulation of Parachute Inflation Process by IB Method, Journal of the Japan Society for Aeronautical and Space Sciences, 57 (670), 419-425. [74] Mohd-Yosuf, J. (1997) Combined immersed boundary/B-spline methods for simulation of flow in complex geometries. Annual Research Briefs, Center for Turbulence Research, 317328. [75] Morsi, S.A. and Alexander, A.J. (1972). An investigation of particle trajectories in two-phase flow systems. Journal of Fluid Mechanics, 55 (2), 193-208. [76] Norstebo, (1986) A. Pressure drop in pipe components in two-phase gas-liquid flow, Doctoral Thesis, The Norwegian Institute of Technology, NTH, Division of R. [77] Pacull, F. (2006) “A numerical study of the immersed boundary method and application to blood flow,” Ph.D. Thesis, University of Houston. [78] Paliwoda A. (1992) Generalized method of pressure drop of refrigerants. Rev. Int. Froid, 15 (2), 120-126. [79] Patankar, N., Singh, P., Joseph, D., Glowinski, R., and Pan, T.-W. (2000) A new formulation of the distributed Lagrange multiplier/fictitious domain method for particulate flows, International Journal of Multiphase Flow, 26, 1509–1524. [80] Patankar, S.V., and Spalding, D.B. (1972) A calculation procedure for heat, mass and momentum transfer in three-dimensional parabolic flows. International Journal of Heat Mass Transfer, 15, 1787-1806. [81] Peskin, C.S. (1972) Flow patterns around heart valves: a digital computer method for solving the equations of motion. Ph.D. Thesis, Albert Einstein College of Medicine. [82] Peskin, C.S. (2002) The immersed boundary method, Cambridge University Press: Acta Numerica 2002, 11, 479-518. [83] Peters, T.M., and Leith, D. (2004) Particle deposition in industrial duct bends. The Annals of Occupational Hygiene, 48 (5), 483-490. 162 [84] Perng, C.Y., Street, R.L. (1989) Three-dimensional unsteady flow simulations: Alternative strategies for a volume-averaged calculation. International Journal for Numerical Methods in Fluids, 9 (3), 341-362. [85] Perrin, A. and Hu, H.H. (2006) An explicit finite-difference scheme for simulation of moving particles, Journal of Computational Physics, 212, 166-187. [86] Picart, A., Berlemont, A. and Gouesbet, G. (1986) Modelling and predicting turbulence fields and the dispersion of discretre particles transported by turbulent flows, Int. J. Multiphase Flow, 12 ( 2), 237-261. [87] Pourahmadi, F. (1982) Turbulence modeling of single-and two-phase curved-channel flows, Ph. D. Thesis, University of California-Berkeley. [88] Pui, D.Y.H., Romay-Novas, F., and Liu, B.Y.H. (1987) Experimental study of particle deposition in bends of circular cross section. Aerosol Science and Technology, 7, 301-315. [89] Saiki, E. and Biringen, S. (1996) Numerical simulation of a cylinder in uniform flow: application of a virtual boundary method, Journal of Computational Physics, 123, 450–465. [90] Schiller, L. and Naumann, Z. (1935) A drag coefficient correlation. Z. Ver. Deutsch. Ing. 77, 318-327. [91] Shih, T.-H., Liou, W.W., Shabbir, A., Yang, Z., and Zhu, J. (1995) A New Eddy-Viscosity Model for High Reynolds Number Turbulent Flows-Model Development and Validation, Computers and Fluids, 24, 227–238. [92] Sharp, D.H. (1984) An overview of Rayleigh-Taylor instability. Physica D: Nonlinear Phenomena, 12, 3-18. [93] Segré G., Silberberg, A. (1962a.) Behaviour of macroscopic rigid spheres in Poiseuille flow. , Part 1, Journal of Fluid Mech. 14, 115-135. [94] Segré G., Silberberg, A. (1962b.) Behaviour of macroscopic rigid spheres in Poiseuille flow. , Part 2, Journal of Fluid Mech. 14, 136-157. [95] Spurk, J.H. (1997). Fluid Mechanics. Springer: New York. [96] Starkey, T.V. (1956) Viscosity and action, British Journal of Applied Physics, 7, 448-450. [97] Sookprasong, P. (1980) Two-phase flow in piping components, MSc Thesis, University of Tulsa. 163 [98] Repetti, R.V. and Leonard, E.F. (1966) C~hem Engng Frog. Symp. 8cr. 62, 80. [99] Rubinow, S.I. and Keller, J.B. (1961) The transverse force on a spinning sphere moving in a viscous fluid, Journal of Fluid Mechanics, 11, 447-459. [100] Wolfshtein, M. (1969) The velocity and temperature distribution of one-dimensional flow with turbulence augmentation and pressure gradient, Int. J. Heat Mass Transfer, 12, 301-318. [101] Sudo, K., Sumida, M., and Hibara, H. (1998) Experimental investigation on turbulent flow in a circular-sectioned 90-degree bend. Experiments in Fluids, 25, 42-49. [102] Sudo, K., Sumida, M., and Hibara, H. (2000) Experimental investigation on turbulent flow through a circular-sectioned 180°bend. Experiments in Fluids, 28, 51-57. [103] Theofanous, T.G. and Sullivan, J. (1982) Turbulence in Two-Phase Dispersed Flows, Journal of Fluid Mechanics, 116, 343-362. [104] Tannehill, J.C., Anderson, D.A., and Pletcher, R.H. (1997) “Computational Fluid Mechanics and Heat Transfer,” second ed., Taylor & Francis, Washington, DC. [105] Thomson, J. (1876) On the origin of windings of rivers in alluvial plains, with remarks on the flow of water round bends in pipes. Proceedings of Royal Society-London Series A, 25, 5-8. [106] Tunstall, M.J., and Harvey, J.K. (1968) On the effect of a sharp bend in a fully developed turbulent pipe-flow. Journal of Fluid Mechanics, 34, 595-608. [107] Uhlmann, M. (2003) First experiments with the simulation of particulate flows, Technical Report No. 1020, CIEMAT, Madrid, Spain, ISSN 1135-9420. [108] Uhlmann, M. (2005) An immersed boundary method with direct forcing for the simulation of particulate flows, Journal of Computational Physics, 209, 448- 476. [109] Vigmond, E. J., McQueen, D. M. and Peskin, C. S. (2003) The cable as a basis for a mechanoelectric whole heart model, Internat. J. Bioelectromagnetism, 5, 183-184. [110] Wang, Z., Fan J., and Luo, K. (2008) Parallel computing strategy for the simulation of particulate flows with immersed boundary method, Science in China Series E: Technological Sciences, 51, 1169-1176. [111] Wilson, R.E., Mcadams, W.H., and Seltzer, M. (1922) The flow of fluids through commercial pipelines. The Journal of Industrial and Engineering Chemistry, 14, 105-119. [112] Wolfshtein, M. (1969) The velocity and temperature distribution of one-dimensional flow with turbulence augmentation and pressure gradient. International Journal of Heat Mass Transfer, 12, 301-318. 164 [113] Wu, J., and Shu, C. (2010) An improved immersed boundary-lattice Boltzmann method for simulating three-dimensional incompressible flows, Journal of Computational Physics, 229, 5022- 5042. [114] Zhang, P., Roberts, R.M. and Bé nard, A. (2012) Computational Guidelines and an Empirical Model for Particle Deposition in Curved Pipes Using an Eulerian-Lagrangian Approach, Journal of Aerosol Science, 53,1-20. [115] Zhang, W., Noda, R., Horio, M. (2005) Evaluation of lubrication force on colliding particles for DEM simulation of fluidized bed, 158, 92-101. 165