DARCY S AND FORCHHEIMER S LAWS IN PRACTICE. PART 2. THE NUMERICAL MODEL

Size: px
Start display at page:

Download "DARCY S AND FORCHHEIMER S LAWS IN PRACTICE. PART 2. THE NUMERICAL MODEL"

Transcription

1 Technical Sciences 17(4), 2014, DARCY S AND FORCHHEIMER S LAWS IN PRACTICE. PART 2. THE NUMERICAL MODEL Wojciech Sobieski 1, Anna Trykozko 2 1 Department of Mechanics and Machine Design University of Warmia and Mazury in Olsztyn 2 Interdisciplinary Centre for Mathematical and Computational Modeling University of Warsaw Received 3 April 2014, accepted 8 November 2014, available on line 11 November K e y w o r d s: Darcy s law, Forchheimer s law, Forchheimer Plot Method, porous media, permeability. Abstract Our study is based on a column experiment of water flow through a porous granular bed. In Part 1 we propose eight methods to derive parameters of flow models based on measurement data. These parameters are permeability and Forchheimer coefficient for Darcy s and Forchheimer s laws. The approach presented in this part uses two numerical models to perform simulations of flow. One model is based on the Finite Element Method implemented in the authors code. The second model, which is ANSYS/Fluent package, uses the Finite Volume Method. Results of numerical computations are compared with experimental data that allows determination of the best method of parameter evaluation (in which the error was less than 3% over the whole range of filtration velocities). The problem of identification of ranges of applicability of the Darcy s and Forchheimer s laws is also addressed. In the conclusions, a set of guidelines is given, which should facilitate planning a similar experiment and its computational processing. Introduction In every experiment in which parameters are measured, and later used in a mathematical model, three main factors influence the quality of final results (SOBIESKI 2010b): precision of measuring equipment, a choice of a data processing method, and the accuracy of calculations. The current investigations are focused on the second aspect, in the context of modeling fluid flows through porous beds. Using different methods of data processing, we obtained several different values of permeability coefficient (Part 1). The aim of this Correspondence: Wojciech Sobieski, Katedra Mechaniki i Podstaw Konstrukcji Maszyn, Uniwersytet Warmińsko-Mazurski, ul. M. Oczapowskiego 11, Olsztyn, phone: , wojciech.sobieski@uwm.edu.pl

2 338 Wojciech Sobieski, Anna Trykozko paper is to apply numerical models in order to evaluate the quality of parameters. Numerical simulations reproducing the experiment were performed twice: based on the authors s code and applying the industry standard package ANSYS/Fluent (ANSYS Fluent 2014). Error analysis enabled the choice of the best method of data processing. Numerical model of flow in porous media The code we use solves the steady-state flow equation (BEAR 1972). with p pressure [Pa], κ permeability [m 2 ], μ dynamic viscosity of the fluid [kg/(m s)]. ( κ p) =0inΩ R3 (1) μ The permeability coefficient κ is a tensor in a general case (BREUGEM et al. 2004). The domain Ω represents the column used in the experiments. Its boundary Ω consists of three parts which are Ω wall the side surface of the column, Ω out the top of the column (outlet), and Ω in the bottom of the column (inlet), Ω = Ω wall Ω out Ω in. The boundary conditions imposed on (1) are the following: κ p =0on Ω wall (no flow) (2a) μ n p=p out on Ω out (2b) p=p in on Ω in (2c) where p out is a constant pressure on the outlet, p in is a constant pressure on the inlet, both values are measured during the experiment.

3 Darcy s and Forchheimer s Laws in Practice. Part Alternatively, one could replace (2c) with a condition imposing (a constant) flow rate ν in at the inlet, which is also available from the experiment: κ p = ν in on Ω in (2d) μ n It is also possible to formulate equation (1) in terms of piezometric head h, h= p +z, with denoting a fixed reference level, and conductivity coefficient ρg K (Part 1, eq. 8). We assumed the reference level z=0 is fixed at the bottom (inlet) of the pipe, thus the piezometric head at the outlet equals static pressure increased by the total length of the pipe. In particular, zero pressure at the outlet results in a piezometric head equal to the pipe s length. Linear model In order to solve (1) we applied Finite Element Method (FEM) (LUCQUIN, PIRONNEAU 1998) with linear basis functions constructed over tetrahedral elements. A cross-section of the computational domain is given in Figure 1. A mesh was created with the code Gambit (GAMBIT 2008), and then transformed to the format used by our code. As boundary conditions we used (2a), (2b), and (2d). The system of linear equations was solved with a conjugate gradient method with a preconditioner based on incomplete Cholesky s decomposition (KAASSCHIETER 1988). Fig. 1. Computational mesh a cross-section

4 340 Wojciech Sobieski, Anna Trykozko In a linear case filtration velocity ν f [m/s] can be obtained during a postprocessing step using the Darcy s law: ν f = κ p (3) μ Solution of Eqn. (1) with homogeneous coefficients defined over a cylindrical geometry and with boundary conditions (2) is a linear function. Even if the case under study could be described as a one-dimensional problem we have decided to consider a full geometry of the experimental column. Nonlinear model It is possible to extend the code to model flows described by the nonlinear Forchheimer law by adding an outer iterative loop (FOURAR et al. 2005). The algorithm is based on Forchheimer s law (Part 1, Eq. 5) rewritten in the form ν f (i+1) = κ (i) eff p (4) where κ (i) ( eff = μ ) κ + β ρ ν f (i) 1, i=1,... (5) with the upper index (i) denoting an iteration number. Since κ (i) eff depends on νf (i) which is not known à priori, we start the procedure assuming κ (0) eff = κ μ and solving Eq. 1, which gives the first approximation of the velocity field νf (1) (Eq. 4). Iterations follow the scheme: new approximations of permeability coefficient κ (i) eff (5) are computed elementwise. Eq. (1) is solved with updated permeabilities, providing a new approximation of velocity field (4). As boundary conditions on Ω out and Ω in we impose (2b) and (2c) which are pressures measured during experiment. Iterations are repeated until convergence is reached. The stopping criterion is evaluated at each iteration step by comparing a newly computed velocity field and velocities obtained in a former iteration. This iterative scheme is not computationally optimal, but offers an easy way to get solutions of a nonlinear model.

5 Darcy s and Forchheimer s Laws in Practice. Part It would be possible to reformulate the algorithm in such a way that the inlet boundary condition is defined by (2d). As observed in (GARIBOTTI, PESZYŃSKA 2009), such an iterative approach fails to converge for highly heterogeneous media, in our case however we deal with a homogeneous medium. The more general approach to solve the Forchheimer equation is to apply the nonlinear Newton solver (GARIBOTTI, PESZYŃSKA 2009). Simulation model based on ANSYS/Fluent package ANSYS/Fluent is a widely-used commercial package to numerically solve fluid dynamics problems described by universal balance equations. The standard system of mass balance (6) and momentum balance (7) of a fluid (AALTOSALMI 2005, Fluent Inc. 2006, SOBIESKI 2010a), supplemented with an appropriate source term is used: ρ + (ρν ) = 0 (6) t where: ρ density of the fluid [kg/m 3 ], ν velocity [m/s], τ total stress tensor [Pa], s b source of mass forces [N/m 3 ], p static pressure [Pa], I unit tensor [ ]. (ρν )+ (ρν ν )= ( pi + τ )+ρs b (7) t As one of its features Fluent offers modeling flows in porous media by the Porous Media Model (PMM) (SOBIESKI 2011, SOBIESKI 2013). In the PMM approach an additional flow resistance, taking a form of a source of mass forces, is added to the source term of momentum balance equation (7). This source may be described by Darcy s law, what corresponds to losses due to viscosity 3 s i,viscous = Σ D ij μ ν j (8) j=1

6 342 Wojciech Sobieski, Anna Trykozko or by Forchheimer s law, taking into account losses due to viscosity and inertia 3 3 s i,interial = Σ D ij μ ν j Σ D ij ρ ν ν j j=1 j=1 2 (9) or any other law defining flow through porous media (ANDRADE 1999, ANSYS Fluent 2014, PATIÑO 2003). Notation used in (8) (9) follows the notation used in Fluent documentation (Fluent Inc. 2006). Symbol s i denotes source of forces for the i-th space dimension (x, y, and in a 3D case), μ dynamic viscosity coefficient [kg/(m.s)], ν j the j-th component of velocity [m/s], ν absolute value of velocity [m/s]. D is a matrix with diagonal terms equal to l/κ, and C is a matrix with diagonal terms equal to 2β. Off-diagonal terms in both matrices are null. It is possible to take into account anisotropic flows in ANSYS/Fluent by means of additional parameters, but it is not discussed here. State variables of the system (6) (7): pressure p and velocity ν are independent, whereas the flow equation (1) depends on p only, and velocity ν is derived from (3). In this sense, the system (6) (7) represents a more general description of the process. Specification of computer model parameters Table 1 Parameter Value or description Solver Computation domain type Energy equation Viscous Model Fluid pressure based, steady 3D switched off laminar water Fluid density [kg/m 3 ] Fluid viscosity Operating pressure [kg/(m s)] [Pa] Gravitational acceleration 9.81 [m/s 2 ] Inlet type Inlet water velocity Outlet type Outlet air pressure velocity inlet [m/s] pressure outlet 0.0 [Pa]

7 Darcy s and Forchheimer s Laws in Practice. Part The PMM described by equations (6) (7) together with the source term should not be confused with a microscopic representation of a porous medium, where flow occurs in empty void space (pores) of a medium and which is described by a set of Navier-Stokes equations (as for instance in (PESZYŃSKA, TRYKOZKO 2013, VAKILHA, MANZARI 2008)). At a macroscopic scale these channels are not visible and averaged values are used instead. This is the case in the PMM applied in Fluent, which uses a source term in order to get averaged flow. The geometry of the domain as well as the computational mesh were created with the Gambit package. Values of parameters used in Fluent are collected in Table 1. Results and discussion Simulations presented in this section were performed with the two codes describedinsections2and3.asparametersofthecomputationalmodelswe used experimentally-obtained parameters computed with all the methods proposed in Part 1, Sections 3 and 4. Figure 1 gives the results of simulations obtained with the linear model and four different values of permeability computed with the four methods (Part1,Sec.3).Weassumedthatonlyfourexperiments(2 5)belongtothe ranges of Darcy s law validity. A similar summary was performed for the nonlinearmodelwithparametersdescribedinpart1,sec.4(fig.2).inthis case all filtration velocities ν f used in the experiment were taken into account. Numbers on plots denote measurement numbers and refer to Table 2 in Part 1. Results presented in Figs. 1 and 2 were obtained with the ANSYS/Fluent code. Figures 1 and 2 allow comparison between static pressures obtained numerically and experimentally in measurement points along the column. In order to study the character of changes in pressure values between the extreme measurements points in function of filtration velocity, additional plots were made (Figs. 3 and 4), which will be referred to as flow characteristics. Figures 3 and 4 contain computational results obtained with the two codes. Since numerical results are identical, in further analysis and computations only results obtained with the ANSYS/Fluent code are considered. Software written by the authors was used to postprocess ANSYS/Fluent results, thus automating and significantly accelerating a single computation cycle.

8 344 Wojciech Sobieski, Anna Trykozko Fig. 1. Distribution of pressure along the column as a function of filtration velocity obtained by numerical simulations of linear model (continuous lines) and in measurements (points) Fig. 2. Distribution of static pressure along the column axis as a function of filtration velocity obtained by numerical simulations of nonlinear model (continuous lines) and in measurements (points)

9 Darcy s and Forchheimer s Laws in Practice. Part Fig. 3. Comparison of pressure drop as a function of velocity obtained numerically and experimentally for a linear model Fig. 4. Comparison of pressure drop as a function of velocity obtained numerically and experimentally for a nonlinear model Error analysis In order to find which of the methods used to compute model parameters provides the best agreement with measurements, an error analysis was performed. The percentage error δ i 0 was computed from the formula:

10 346 Wojciech Sobieski, Anna Trykozko δ i 0 = x i x 0 100% (10) x 0 where: x i numerically computed value of a state variable, x 0 the exact value (obtained experimentally). Only directly measured values (as opposed to values obtained with approximation methods) were taken as x 0. Results for the four linear models (denoted with upper indexes) are given in Tables 2 4. For the linear model, the error, reaching several percent, appeared for method 3 of permeability computation. Moreover, the flow characteristic is shifted upwards with respect to the measurement data, and all errors were of positive values. All remaining simulations, based on methods 1, 2, and 4, give similar results. Errors are smaller and of different signs. This error analysis shows that averaging methods perform better. Method 2 based on measurements at all measurements points along the column seems to be more relevant than method 1, or method 4, which is restricted to extreme measurement points. Percentage errors for a segment between measurement points 4 and 1 Table 2 ν f Δp exp 4 1 Δp Δp Δp Δp δ δ δ δ [m/s] [Pa] [Pa] [Pa] [Pa] [Pa] [%] [%] [%] [%] Percentage errors for a segment between measurement points 3 and 1 Table 3 ν f Δp exp 3 1 Δp Δp Δp Δp δ δ δ δ [m/s] [Pa] [Pa] [Pa] [Pa] [Pa] [%] [%] [%] [%]

11 Darcy s and Forchheimer s Laws in Practice. Part Percentage errors for a segment between measurement points 2 and 1 Table 4 ν f Δp exp 2 1 Δp Δp Δp Δp δ δ δ δ [m/s] [Pa] [Pa] [Pa] [Pa] [Pa] [%] [%] [%] [%] As a next conclusion we get a confirmation of the assumption that the pressure drop should be computed based on the extreme measurement points. Using shorter segments between measurement points increases error values and results in a poorer quality of flow characteristics. This effect was already mentioned while discussing the influence of measurement point choice on the value of the permeability coefficient. A sequence of numerical simulations was performed (not described in this paper), with permeability coefficient computed based on pressure differences between measurement points 1 3, 2 4, and 2 3. The largest errors were encountered for the 2 3 case. A visible difference of slopes of characteristics obtained for experiment and simulations is observed for the linear models (Fig. 3). This feature seems to be independent of the method of determining the permeability coefficient and may manifest the influence of other factors. It is possible that, in spite of relatively small Reynolds numbers, an influence of inertial losses is pronounced in our data (the same conclusion was stated in Part 1). This creates difficulty in defining the upper limit of Darcy s law validity with our results. Given our range of Re, this is consistent with the literature. A similar error analysis performed for the nonlinear model indicates that method B provides the best values of coefficients for the Forchheimer equation. For the section between measurement points 4 and 1 (Table 5), errors for this method did not exceed 3%, which is a very good result. For the remaining methods, the errors were larger, in particular for smaller values of filtration velocity. Another indication in favor of method B is obtained by comparing averaged values of the absolute percentage error, which were for methods A, B, C, and D equal to 3.04, 1.57, 3.67 and 45%, respectively. As in the linear case, percentage errors were additionally computed taking into account shorter measurement segments. Again, a visible increase of errors followed a reduction the measurement segment length. Therefore measurements aimed at getting coefficients of nonlinear model should be conducted for the widest possible (available) range of filtration velocities, in spite of the range appropriate for the actual context of study.

12 348 Wojciech Sobieski, Anna Trykozko Percentage errors for computations based on nonlinear model Table 5 ν f Δp exp 4 1 Δp A 4 1 Δp B 4 1 Δp C 4 1 Δp D 4 1 δ A 4 1 δ B 4 1 δ C 4 1 δ D [m/s] [Pa] [Pa] [Pa] [Pa] [Pa] [%] [%] [%] [%] Error analysis resulted in new data for a discussion on the limits of Darcy s and Forchheimer laws validity. Small errors encountered for the model B indicate that it is the most appropriate model to describe the flow within the whole velocity range. Summary and conclusions As a result of our studies a number of conclusions can be formulated: Forchheimer s law (with parameters computed with the Forchheimer Plot Method) gives better results for the whole range of flow velocities. For small Reynolds numbers, the contribution of the nonlinear term is small and the model becomes quasi-linear. Application of Forchheimer s law allows to avoid the error in estimating the flow regime and the true character of flow is automatically manifested in simulations (provided a series of computations for a range of filtration velocities is performed). In spite of the latter statement, there exists a range of filtration velocities where linear models are an appropriate approximation and may be successfully applied. It is extremely important, because of a relative simplicity of linear models. Our results suggest that for a wider range of different flow velocities relying only on Reynolds numbers and related literature-based upper bounds for Darcy s law validity may prove insufficient.

13 Darcy s and Forchheimer s Laws in Practice. Part To ensure a good quality of parameters, it is important to conduct as many measurements as possible for different filtration velocities. A single measurement (or a series but with the same parameters) may prove insufficient. Also, the larger range of filtration velocities is used in measurements, the more exact derived parameters are. Pressure drop should be defined based on measurements over the longest possible segment, fitted to a kind of a medium under study and a size of available samples. Taking shorter segments resulted in larger errors. Once parameters of a medium are known, simulating flow through a typical porous medium poses no problem. Several methods of computing permeability as well as Forchheimer coefficient were presented. It is essential to carefully measure piezometric heads (or pressures) in measurement points. Permeability coefficient is computed on their basis and the model is very sensitive to this parameter. Software used to model porous media may be based on a flow equation or on more general formulations of balance equations. A particular choice of a numerical method to solve equations (Finite Volume Method, Finite Element Method) seems not to have too much influence. References AALTOSALMI U Fluid Flow in Porous Media with the Lattice-Boltzmann Method. PhD Thesis. Department of Physics, University of Jyväskylä. Finland, July. ANDRADE J.S., COSTA U.M.S., ALMEIDA M.P., MAKSE H.A., STANLEY H.E Inertial Effects on Fluid Flow through Disordered Porous Media. Physical Review Letters, 82(26), BEAR J Dynamics of Fluids in Porous Media. Dover, New York. BREUGEM W.P., BOERSMA B.J., UTTENBOGAARD R.E Direct numerical simulations of plane channel flow over a 3D Cartesian grid of cubes. In: Applications of porous media (ICAPM 2004). Eds. A.H. Reis, A.F. Miguel. Evora Geophysics Center,. Évora, pp ANSYS Fluent Home Page On line:: (access: 1 April 2014). Fluent Inc Fluent 6.3 User s Guide (September 2006), Chapter 7.19: Porous Media Conditions. FOURAR M., LENORMAND R., KARIMI-FARD M Inertia Effects in High-Rate Flow Through Heterogeneous Porous Media. Transport in Porous Media, 60(3): GAMBIT Home Page On line: (access: 1 March 2008). GARIBOTTI C., PESZYŃSKA M Upscaling non-darcy flow. Transport in Porous Media, 80(3): KAASSCHIETER E.F Preconditioned conjugate gradients for solving singular systems. Journal of Computational and Applied Mathematics, 24(1 2): LUCQUIN B., PIRONNEAU O Introduction to Scientific Computing. Wiley. Chichester. PATIÑO O.A.L Optimisation of Heat Sinks by Computational Flow Dynamics Techniques. PhD Thesis. Gent University, Gent, Belgium. PESZYŃSKA M., TRYKOZKO A Pore-to-core simulations of flow with large velocities using continuum models and imaging data. Computational Geosciences, 17(4):

14 350 Wojciech Sobieski, Anna Trykozko SOBIESKI W. 2010a. Examples of Using the Finite Volume Method for Modeling Fluid-Solid Systems. Technical Sciences, 13: SOBIESKI W. 2010b. Use of Numerical Models in Validating Experimental Results. Journal of Applied Computer Science, 18(1): SOBIESKI W The Basic Equations of Fluid Mechanics in Form Characteristic of the Finite Volume Method. Technical Sciences, 14(2): SOBIESKI W The Basic Closures of Fluid Mechanics in Form Characteristic for the Finite Volume Method. Technical Sciences, 16(2): VAKILHA M., MANZARI M.T Modelling of Power-law Fluid Flow Through Porous Media Using Smoothed Particle Hydrodynamics. Transport in Porous Media, 74(3):

DARCY S AND FORCHHEIMER S LAWS IN PRACTICE. PART 1. THE EXPERIMENT

DARCY S AND FORCHHEIMER S LAWS IN PRACTICE. PART 1. THE EXPERIMENT Technical Sciences 17(4), 2014, 321 335 DARCY S AND FORCHHEIMER S LAWS IN PRACTICE. PART 1. THE EXPERIMENT Wojciech Sobieski 1, Anna Trykozko 2 1 Department of Mechanics and Machine Design University of

More information

SENSITIVITY ANALYSIS OF KOZENY-CARMAN AND ERGUN EQUATIONS

SENSITIVITY ANALYSIS OF KOZENY-CARMAN AND ERGUN EQUATIONS Technical Sciences 17(3), 2014, 235 248 SENSITIVITY ANALYSIS OF KOZENY-CARMAN AND ERGUN EQUATIONS Wojciech Sobieski 1, Qiang Zhang 2 1 Department of Mechanics and Machine Design University of Warmia and

More information

Studies on flow through and around a porous permeable sphere: II. Heat Transfer

Studies on flow through and around a porous permeable sphere: II. Heat Transfer Studies on flow through and around a porous permeable sphere: II. Heat Transfer A. K. Jain and S. Basu 1 Department of Chemical Engineering Indian Institute of Technology Delhi New Delhi 110016, India

More information

This report shows the capabilities of Tdyn for modelling the fluid flow through porous media.

This report shows the capabilities of Tdyn for modelling the fluid flow through porous media. Flow through porous media 1 Flow through porous media Introduction This report shows the capabilities of Tdyn for modelling the fluid flow through porous media. Modelling approach Modeling of flows through

More information

NUMERICAL MODELING OF FLOW THROUGH DOMAINS WITH SIMPLE VEGETATION-LIKE OBSTACLES

NUMERICAL MODELING OF FLOW THROUGH DOMAINS WITH SIMPLE VEGETATION-LIKE OBSTACLES XIX International Conference on Water Resources CMWR 2012 University of Illinois at Urbana-Champaign June 17-22,2012 NUMERICAL MODELING OF FLOW THROUGH DOMAINS WITH SIMPLE VEGETATION-LIKE OBSTACLES Steven

More information

CHAPTER 7 NUMERICAL MODELLING OF A SPIRAL HEAT EXCHANGER USING CFD TECHNIQUE

CHAPTER 7 NUMERICAL MODELLING OF A SPIRAL HEAT EXCHANGER USING CFD TECHNIQUE CHAPTER 7 NUMERICAL MODELLING OF A SPIRAL HEAT EXCHANGER USING CFD TECHNIQUE In this chapter, the governing equations for the proposed numerical model with discretisation methods are presented. Spiral

More information

EXPERIMENTAL AND NUMERICAL STUDIES ON INERTIAL EFFECT IN POROUS MEDIA FLOW

EXPERIMENTAL AND NUMERICAL STUDIES ON INERTIAL EFFECT IN POROUS MEDIA FLOW 7th ASEAN ANSYS Conference 1 EXPERIMENTAL AND NUMERICAL STUDIES ON INERTIAL EFFECT IN POROUS MEDIA FLOW Zhiyong Hao 1, Nian-Sheng Cheng 2, and Soon Keat Tan 3 1 Maritime Research Centre, Nanyang Technological

More information

Investigation of Flow Profile in Open Channels using CFD

Investigation of Flow Profile in Open Channels using CFD Investigation of Flow Profile in Open Channels using CFD B. K. Gandhi 1, H.K. Verma 2 and Boby Abraham 3 Abstract Accuracy of the efficiency measurement of a hydro-electric generating unit depends on the

More information

TABLE OF CONTENTS CHAPTER TITLE PAGE

TABLE OF CONTENTS CHAPTER TITLE PAGE v TABLE OF CONTENTS CHAPTER TITLE PAGE TABLE OF CONTENTS LIST OF TABLES LIST OF FIGURES LIST OF SYMBOLS LIST OF APPENDICES v viii ix xii xiv CHAPTER 1 INTRODUCTION 1.1 Introduction 1 1.2 Literature Review

More information

This section develops numerically and analytically the geometric optimisation of

This section develops numerically and analytically the geometric optimisation of 7 CHAPTER 7: MATHEMATICAL OPTIMISATION OF LAMINAR-FORCED CONVECTION HEAT TRANSFER THROUGH A VASCULARISED SOLID WITH COOLING CHANNELS 5 7.1. INTRODUCTION This section develops numerically and analytically

More information

DEVELOPED LAMINAR FLOW IN PIPE USING COMPUTATIONAL FLUID DYNAMICS M.

DEVELOPED LAMINAR FLOW IN PIPE USING COMPUTATIONAL FLUID DYNAMICS M. DEVELOPED LAMINAR FLOW IN PIPE USING COMPUTATIONAL FLUID DYNAMICS M. Sahu 1, Kishanjit Kumar Khatua and Kanhu Charan Patra 3, T. Naik 4 1, &3 Department of Civil Engineering, National Institute of technology,

More information

1 Modeling Immiscible Fluid Flow in Porous Media

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

More information

ANALYSIS OF FLOW IN A CONCENTRIC ANNULUS USING FINITE ELEMENT METHOD

ANALYSIS OF FLOW IN A CONCENTRIC ANNULUS USING FINITE ELEMENT METHOD Nigerian Journal of Technology (NIJOTECH) Vol 35, No 2, April 2016, pp 344 348 Copyright Faculty of Engineering, University of Nigeria, Nsukka, Print ISSN: 0331-8443, Electronic ISSN: 2467-8821 wwwnijotechcom

More information

Natural Convection in Vertical Channels with Porous Media and Adiabatic Extensions

Natural Convection in Vertical Channels with Porous Media and Adiabatic Extensions Natural Convection in Vertical Channels with Porous Media and Adiabatic Extensions Assunta Andreozzi 1,a, Bernardo Buonomo 2,b, Oronzio Manca 2,c and Sergio Nardini 2,d 1 DETEC, Università degli Studi

More information

150A Review Session 2/13/2014 Fluid Statics. Pressure acts in all directions, normal to the surrounding surfaces

150A Review Session 2/13/2014 Fluid Statics. Pressure acts in all directions, normal to the surrounding surfaces Fluid Statics Pressure acts in all directions, normal to the surrounding surfaces or Whenever a pressure difference is the driving force, use gauge pressure o Bernoulli equation o Momentum balance with

More information

Practical Analysis Of Turbulent Flow In A Pipe Using Computational Fluid Dynamics

Practical Analysis Of Turbulent Flow In A Pipe Using Computational Fluid Dynamics International Journal of Engineering Inventions e-issn: 2278-7461, p-issn: 2319-6491 Volume 3, Issue 12 [December. 2014] PP: 77-81 Practical Analysis Of Turbulent Flow In A Pipe Using Computational Fluid

More information

Efficient Augmented Lagrangian-type Preconditioning for the Oseen Problem using Grad-Div Stabilization

Efficient Augmented Lagrangian-type Preconditioning for the Oseen Problem using Grad-Div Stabilization Efficient Augmented Lagrangian-type Preconditioning for the Oseen Problem using Grad-Div Stabilization Timo Heister, Texas A&M University 2013-02-28 SIAM CSE 2 Setting Stationary, incompressible flow problems

More information

Th P06 05 Permeability Estimation Using CFD Modeling in Tight Carboniferous Sandstone

Th P06 05 Permeability Estimation Using CFD Modeling in Tight Carboniferous Sandstone Th P06 05 Permeability Estimation Using CFD Modeling in Tight Carboniferous Sandstone P.I. Krakowska (AGH University of Science and Technology in Krakow), P.J. Madejski* (AGH University of Science and

More information

SIMULATION OF FLOW IN A RADIAL FLOW FIXED BED REACTOR (RFBR)

SIMULATION OF FLOW IN A RADIAL FLOW FIXED BED REACTOR (RFBR) SIMULATION OF FLOW IN A RADIAL FLOW FIXED BED REACTOR (RFBR) Aqeel A. KAREERI, Habib H. ZUGHBI, *, and Habib H. AL-ALI * Ras Tanura Refinery, SAUDI ARAMCO, Saudi Arabia * Department of Chemical Engineering,

More information

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

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

More information

WM2013 Conference, February 24 28, 2013, Phoenix, Arizona USA

WM2013 Conference, February 24 28, 2013, Phoenix, Arizona USA Comparison Between Numerical and Experimental Results on Mechanical Stirrer and Bubbling in a Cylindrical Tank 13047 M. Lima da Silva* 1, A. Gagnoud**, Y. Fautrelle**, E. Sauvage*, P. Brun* and R. Riva***

More information

An Immersed Boundary Method for Computing Anisotropic Permeability of Structured Porous Media

An Immersed Boundary Method for Computing Anisotropic Permeability of Structured Porous Media An Immersed Boundary Method for Computing Anisotropic Permeability of Structured Porous Media D.J. Lopez Penha a, B.J. Geurts a, S. Stolz a,b, M. Nordlund b a Dept. of Applied Mathematics, University of

More information

Optimization of DPF Structures with a 3D-Unit Cell Model

Optimization of DPF Structures with a 3D-Unit Cell Model Optimization of DPF Structures with a 3D-Unit Cell Model Wieland Beckert, Marcel Dannowski, Lisabeth Wagner, Jörg Adler, Lars Mammitzsch Fraunhofer IKTS, Dresden, Germany *Corresponding author: FhG IKTS,

More information

Influence of Heat Transfer Process in Porous Media with Air Cavity- A CFD Analysis

Influence of Heat Transfer Process in Porous Media with Air Cavity- A CFD Analysis Proceedings of the 4 th International Conference of Fluid Flow, Heat and Mass Transfer (FFHMT'17) Toronto, Canada August 21 23, 2017 Paper No. 161 DOI: 10.11159/ffhmt17.161 Influence of Heat Transfer Process

More information

dynamics of f luids in porous media

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

More information

The effect of geometric parameters on the head loss factor in headers

The effect of geometric parameters on the head loss factor in headers Fluid Structure Interaction V 355 The effect of geometric parameters on the head loss factor in headers A. Mansourpour & S. Shayamehr Mechanical Engineering Department, Azad University of Karaj, Iran Abstract

More information

Differential relations for fluid flow

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

More information

Thermal Dispersion and Convection Heat Transfer during Laminar Transient Flow in Porous Media

Thermal Dispersion and Convection Heat Transfer during Laminar Transient Flow in Porous Media Thermal Dispersion and Convection Heat Transfer during Laminar Transient Flow in Porous Media M.G. Pathak and S.M. Ghiaasiaan GW Woodruff School of Mechanical Engineering Georgia Institute of Technology,

More information

INTERNAL FLOW IN A Y-JET ATOMISER ---NUMERICAL MODELLING---

INTERNAL FLOW IN A Y-JET ATOMISER ---NUMERICAL MODELLING--- ILASS-Europe 2002 Zaragoza 9 11 September 2002 INTERNAL FLOW IN A Y-JET ATOMISER ---NUMERICAL MODELLING--- Z. Tapia, A. Chávez e-mail: ztapia@imp.mx Instituto Mexicano del Petróleo Blvd. Adolfo Ruiz Cortines

More information

CFD Analysis of High Temperature and High Velocity System: Plasma Torch

CFD Analysis of High Temperature and High Velocity System: Plasma Torch CFD Analysis of High Temperature and High Velocity System: Plasma Torch Abhishek Pratap Singh Bhadauria 1 1 Department of Mechanical Engineering, K. J. Somaiya College of Engineering, Mumbai, Maharashtra,

More information

This chapter focuses on the study of the numerical approximation of threedimensional

This chapter focuses on the study of the numerical approximation of threedimensional 6 CHAPTER 6: NUMERICAL OPTIMISATION OF CONJUGATE HEAT TRANSFER IN COOLING CHANNELS WITH DIFFERENT CROSS-SECTIONAL SHAPES 3, 4 6.1. INTRODUCTION This chapter focuses on the study of the numerical approximation

More information

Calculation of Power and Flow Capacity of Rotor / Stator Devices in VisiMix RSD Program.

Calculation of Power and Flow Capacity of Rotor / Stator Devices in VisiMix RSD Program. Calculation of Power and Flow Capacity of Rotor / Stator Devices in VisiMix RSD Program. L.N.Braginsky, D.Sc. (Was invited to be presented on the CHISA 2010-13th Conference on Process Integration, Modelling

More information

Modelling of dispersed, multicomponent, multiphase flows in resource industries. Section 3: Examples of analyses conducted for Newtonian fluids

Modelling of dispersed, multicomponent, multiphase flows in resource industries. Section 3: Examples of analyses conducted for Newtonian fluids Modelling of dispersed, multicomponent, multiphase flows in resource industries Section 3: Examples of analyses conducted for Newtonian fluids Globex Julmester 017 Lecture # 04 July 017 Agenda Lecture

More information

Analysis of the Cooling Design in Electrical Transformer

Analysis of the Cooling Design in Electrical Transformer Analysis of the Cooling Design in Electrical Transformer Joel de Almeida Mendes E-mail: joeldealmeidamendes@hotmail.com Abstract This work presents the application of a CFD code Fluent to simulate the

More information

7 The Navier-Stokes Equations

7 The Navier-Stokes Equations 18.354/12.27 Spring 214 7 The Navier-Stokes Equations In the previous section, we have seen how one can deduce the general structure of hydrodynamic equations from purely macroscopic considerations and

More information

Level Set-based Topology Optimization Method for Viscous Flow Using Lattice Boltzmann Method

Level Set-based Topology Optimization Method for Viscous Flow Using Lattice Boltzmann Method 10 th World Congress on Structural and Multidisciplinary Optimization May 19-24, 2013, Orlando, Florida, USA Level Set-based Topology Optimization Method for Viscous Flow Using Lattice Boltzmann Method

More information

Fundamentals of Fluid Dynamics: Elementary Viscous Flow

Fundamentals of Fluid Dynamics: Elementary Viscous Flow Fundamentals of Fluid Dynamics: Elementary Viscous Flow Introductory Course on Multiphysics Modelling TOMASZ G. ZIELIŃSKI bluebox.ippt.pan.pl/ tzielins/ Institute of Fundamental Technological Research

More information

Laminar flow heat transfer studies in a twisted square duct for constant wall heat flux boundary condition

Laminar flow heat transfer studies in a twisted square duct for constant wall heat flux boundary condition Sādhanā Vol. 40, Part 2, April 2015, pp. 467 485. c Indian Academy of Sciences Laminar flow heat transfer studies in a twisted square duct for constant wall heat flux boundary condition RAMBIR BHADOURIYA,

More information

Flow Distribution inside an Electrostatic Precipitator: Effects of Uniform and Variable Porosity of Perforated Plate

Flow Distribution inside an Electrostatic Precipitator: Effects of Uniform and Variable Porosity of Perforated Plate Proceedings of the 5th IASME/WSEAS Int. Conference on Heat Transfer, Thermal Engineering and Environment, Athens, Greece, August 5-7, 7 6 Flow Distribution inside an Electrostatic Precipitator: Effects

More information

Analysis of Fully Developed Turbulent Flow in a AXI-Symmetric Pipe using ANSYS FLUENT Software

Analysis of Fully Developed Turbulent Flow in a AXI-Symmetric Pipe using ANSYS FLUENT Software Analysis of Fully Developed Turbulent Flow in a AXI-Symmetric Pipe using ANSYS FLUENT Software Manish Joshi 1, Priyanka Bisht, Dr. Anirudh Gupta 3 1 M. Tech Scholar, M. Tech Scholar, 3 Associate Professor

More information

ANALYTICAL ANALYSIS OF CAVITATING FLOW IN VENTURI TUBE ON THE BASIS OF EXPERIMENTAL DATA

ANALYTICAL ANALYSIS OF CAVITATING FLOW IN VENTURI TUBE ON THE BASIS OF EXPERIMENTAL DATA Technical Sciences, 206, 9(3) 25 229 ANALYTICAL ANALYSIS OF CAVITATING FLOW IN VENTURI TUBE ON THE BASIS OF EXPERIMENTAL DATA Department of Mechanics and Basics of Machine Construction University of Warmia

More information

* 1 K.Mohan Laxmi, 2 V.Ranjith Kumar, 3 Y.V.Hanumantha Rao

* 1 K.Mohan Laxmi, 2 V.Ranjith Kumar, 3 Y.V.Hanumantha Rao Modeling And Simulation of Gas Flow Velocity In Catalytic Converter With Porous * 1 K.Mohan Laxmi, 2 V.Ranjith Kumar, 3 Y.V.Hanumantha Rao 1 M.Tech Student, Mechanical Engineering Department, KL University,

More information

CFD Analysis of Forced Convection Flow and Heat Transfer in Semi-Circular Cross-Sectioned Micro-Channel

CFD Analysis of Forced Convection Flow and Heat Transfer in Semi-Circular Cross-Sectioned Micro-Channel CFD Analysis of Forced Convection Flow and Heat Transfer in Semi-Circular Cross-Sectioned Micro-Channel *1 Hüseyin Kaya, 2 Kamil Arslan 1 Bartın University, Mechanical Engineering Department, Bartın, Turkey

More information

Game Physics. Game and Media Technology Master Program - Utrecht University. Dr. Nicolas Pronost

Game Physics. Game and Media Technology Master Program - Utrecht University. Dr. Nicolas Pronost Game and Media Technology Master Program - Utrecht University Dr. Nicolas Pronost Soft body physics Soft bodies In reality, objects are not purely rigid for some it is a good approximation but if you hit

More information

A multiscale framework for lubrication analysis of bearings with textured surface

A multiscale framework for lubrication analysis of bearings with textured surface A multiscale framework for lubrication analysis of bearings with textured surface *Leiming Gao 1), Gregory de Boer 2) and Rob Hewson 3) 1), 3) Aeronautics Department, Imperial College London, London, SW7

More information

Table of Contents. Preface... xiii

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

More information

HEAT TRANSFER CAPABILITY OF A THERMOSYPHON HEAT TRANSPORT DEVICE WITH EXPERIMENTAL AND CFD STUDIES

HEAT TRANSFER CAPABILITY OF A THERMOSYPHON HEAT TRANSPORT DEVICE WITH EXPERIMENTAL AND CFD STUDIES HEAT TRANSFER CAPABILITY OF A THERMOSYPHON HEAT TRANSPORT DEVICE WITH EXPERIMENTAL AND CFD STUDIES B.M. Lingade a*, Elizabeth Raju b, A Borgohain a, N.K. Maheshwari a, P.K.Vijayan a a Reactor Engineering

More information

In all of the following equations, is the coefficient of permeability in the x direction, and is the hydraulic head.

In all of the following equations, is the coefficient of permeability in the x direction, and is the hydraulic head. Groundwater Seepage 1 Groundwater Seepage Simplified Steady State Fluid Flow The finite element method can be used to model both steady state and transient groundwater flow, and it has been used to incorporate

More information

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

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

More information

PREDICTION OF INTRINSIC PERMEABILITIES WITH LATTICE BOLTZMANN METHOD

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

More information

Simulation of Soot Filtration on the Nano-, Micro- and Meso-scale

Simulation of Soot Filtration on the Nano-, Micro- and Meso-scale Simulation of Soot Filtration on the Nano-, Micro- and Meso-scale L. Cheng 1, S. Rief 1, A. Wiegmann 1, J. Adler 2, L. Mammitzsch 2 and U. Petasch 2 1 Fraunhofer-Institut Techno- und Wirtschaftsmathematik,

More information

Parabolic Flow in Parallel Plate Channel ME 412 Project 4

Parabolic Flow in Parallel Plate Channel ME 412 Project 4 Parabolic Flow in Parallel Plate Channel ME 412 Project 4 Jingwei Zhu April 12, 2014 Instructor: Surya Pratap Vanka 1 Project Description The objective of this project is to develop and apply a computer

More information

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

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

More information

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

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

More information

A Robust Preconditioned Iterative Method for the Navier-Stokes Equations with High Reynolds Numbers

A Robust Preconditioned Iterative Method for the Navier-Stokes Equations with High Reynolds Numbers Applied and Computational Mathematics 2017; 6(4): 202-207 http://www.sciencepublishinggroup.com/j/acm doi: 10.11648/j.acm.20170604.18 ISSN: 2328-5605 (Print); ISSN: 2328-5613 (Online) A Robust Preconditioned

More information

Measurement and Inverse Estimation of the Full Anisotropic Flow Resistivity Tensor of Melamine Foam

Measurement and Inverse Estimation of the Full Anisotropic Flow Resistivity Tensor of Melamine Foam Measurement and Inverse Estimation of the Full Anisotropic Flow Resistivity Tensor of Melamine Foam Christophe Van der Kelen, Peter Göransson Department of Aeronautical and Vehicle Engineering Royal Institute

More information

DISCRETE ELEMENT SIMULATIONS OF WATER FLOW THROUGH GRANULAR SOILS

DISCRETE ELEMENT SIMULATIONS OF WATER FLOW THROUGH GRANULAR SOILS 15th ASCE Engineering Mechanics Conference June 2-5, 2002, Columbia University, New York, NY EM 2002 DISCRETE ELEMENT SIMULATIONS OF WATER FLOW THROUGH GRANULAR SOILS Usama El Shamy 1, Student Member,

More information

2. FLUID-FLOW EQUATIONS SPRING 2019

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

More information

7. Basics of Turbulent Flow Figure 1.

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

More information

Analysis of Mixing Chambers for the Processing of Two-Component Adhesives for Transport Applications

Analysis of Mixing Chambers for the Processing of Two-Component Adhesives for Transport Applications Analysis of Mixing Chambers for the Processing of Two-Component Adhesives for Transport Applications P. Steinert* 1, I. Schaarschmidt 1, R. Paul 1, M. Zinecker 1, M. Hackert-Oschätzchen 1, Th. Muschalek

More information

3D Simulation of the Plunger Cooling during the Hollow Glass Forming Process Model, Validation and Results

3D Simulation of the Plunger Cooling during the Hollow Glass Forming Process Model, Validation and Results Thomas Bewer, Cham, CH 3D Simulation of the Plunger Cooling during the Hollow Glass Forming Process Model, Validation and Results A steady state model to describe the flow and temperature distribution

More information

2, where dp is the constant, R is the radius of

2, where dp is the constant, R is the radius of Dynamics of Viscous Flows (Lectures 8 to ) Q. Choose the correct answer (i) The average velocity of a one-dimensional incompressible fully developed viscous flow between two fixed parallel plates is m/s.

More information

CFD Analysis for Thermal Behavior of Turbulent Channel Flow of Different Geometry of Bottom Plate

CFD Analysis for Thermal Behavior of Turbulent Channel Flow of Different Geometry of Bottom Plate International Journal Of Engineering Research And Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 13, Issue 9 (September 2017), PP.12-19 CFD Analysis for Thermal Behavior of Turbulent

More information

MODELING GEOMATERIALS ACROSS SCALES JOSÉ E. ANDRADE DEPARTMENT OF CIVIL AND ENVIRONMENTAL ENGINEERING EPS SEMINAR SERIES MARCH 2008

MODELING GEOMATERIALS ACROSS SCALES JOSÉ E. ANDRADE DEPARTMENT OF CIVIL AND ENVIRONMENTAL ENGINEERING EPS SEMINAR SERIES MARCH 2008 MODELING GEOMATERIALS ACROSS SCALES JOSÉ E. ANDRADE DEPARTMENT OF CIVIL AND ENVIRONMENTAL ENGINEERING EPS SEMINAR SERIES MARCH 2008 COLLABORATORS: DR XUXIN TU AND MR KIRK ELLISON THE ROADMAP MOTIVATION

More information

- Marine Hydrodynamics. Lecture 4. Knowns Equations # Unknowns # (conservation of mass) (conservation of momentum)

- Marine Hydrodynamics. Lecture 4. Knowns Equations # Unknowns # (conservation of mass) (conservation of momentum) 2.20 - Marine Hydrodynamics, Spring 2005 Lecture 4 2.20 - Marine Hydrodynamics Lecture 4 Introduction Governing Equations so far: Knowns Equations # Unknowns # density ρ( x, t) Continuity 1 velocities

More information

OE4625 Dredge Pumps and Slurry Transport. Vaclav Matousek October 13, 2004

OE4625 Dredge Pumps and Slurry Transport. Vaclav Matousek October 13, 2004 OE465 Vaclav Matousek October 13, 004 1 Dredge Vermelding Pumps onderdeel and Slurry organisatie Transport OE465 Vaclav Matousek October 13, 004 Dredge Vermelding Pumps onderdeel and Slurry organisatie

More information

The Impact of Pore-Scale Flow Regimes on Upscaling of Immiscible Two-Phase Flow in Geothermal Reservoirs

The Impact of Pore-Scale Flow Regimes on Upscaling of Immiscible Two-Phase Flow in Geothermal Reservoirs PROCEEDINGS 43rd Workshop on Geothermal Reservoir Engineering Stanford University Stanford California February 12-14 2018 SGP-TR-213 The Impact of Pore-Scale Flow Regimes on Upscaling of Immiscible Two-Phase

More information

A numerical study of heat transfer and fluid flow over an in-line tube bank

A numerical study of heat transfer and fluid flow over an in-line tube bank Fluid Structure Interaction VI 295 A numerical study of heat transfer and fluid flow over an in-line tube bank Z. S. Abdel-Rehim Mechanical Engineering Department, National Research Center, Egypt Abstract

More information

Simulation of Aeroelastic System with Aerodynamic Nonlinearity

Simulation of Aeroelastic System with Aerodynamic Nonlinearity Simulation of Aeroelastic System with Aerodynamic Nonlinearity Muhamad Khairil Hafizi Mohd Zorkipli School of Aerospace Engineering, Universiti Sains Malaysia, Penang, MALAYSIA Norizham Abdul Razak School

More information

CFD STUDY OF MASS TRANSFER IN SPACER FILLED MEMBRANE MODULE

CFD STUDY OF MASS TRANSFER IN SPACER FILLED MEMBRANE MODULE GANIT J. Bangladesh Math. Soc. (ISSN 1606-3694) 31 (2011) 33-41 CFD STUDY OF MASS TRANSFER IN SPACER FILLED MEMBRANE MODULE Sharmina Hussain Department of Mathematics and Natural Science BRAC University,

More information

Basic Fluid Mechanics

Basic Fluid Mechanics Basic Fluid Mechanics Chapter 6A: Internal Incompressible Viscous Flow 4/16/2018 C6A: Internal Incompressible Viscous Flow 1 6.1 Introduction For the present chapter we will limit our study to incompressible

More information

ME 305 Fluid Mechanics I. Part 8 Viscous Flow in Pipes and Ducts. Flow in Pipes and Ducts. Flow in Pipes and Ducts (cont d)

ME 305 Fluid Mechanics I. Part 8 Viscous Flow in Pipes and Ducts. Flow in Pipes and Ducts. Flow in Pipes and Ducts (cont d) ME 305 Fluid Mechanics I Flow in Pipes and Ducts Flow in closed conduits (circular pipes and non-circular ducts) are very common. Part 8 Viscous Flow in Pipes and Ducts These presentations are prepared

More information

Masters in Mechanical Engineering. Problems of incompressible viscous flow. 2µ dx y(y h)+ U h y 0 < y < h,

Masters in Mechanical Engineering. Problems of incompressible viscous flow. 2µ dx y(y h)+ U h y 0 < y < h, Masters in Mechanical Engineering Problems of incompressible viscous flow 1. Consider the laminar Couette flow between two infinite flat plates (lower plate (y = 0) with no velocity and top plate (y =

More information

Mobility of Power-law and Carreau Fluids through Fibrous Media

Mobility of Power-law and Carreau Fluids through Fibrous Media Mobility of Power-law and Carreau Fluids through Fibrous Media Setareh Shahsavari, Gareth H. McKinley Department of Mechanical Engineering, Massachusetts Institute of Technology September 3, 05 Abstract

More information

THE EFFECT OF GEOMETRICAL FEATURES OF NON-CRIMP FABRICS ON THE PERMEABILITY

THE EFFECT OF GEOMETRICAL FEATURES OF NON-CRIMP FABRICS ON THE PERMEABILITY THE EFFECT OF GEOMETRICAL FEATURES OF NON-CRIMP FABRICS ON THE PERMEABILITY Markus Nordlund and T. Staffan Lundström Division of Fluid Mechanics Luleå University of Technology SE-971 87 Luleå, Sweden ABSTRACT

More information

LES modeling of heat and mass transfer in turbulent recirculated flows E. Baake 1, B. Nacke 1, A. Umbrashko 2, A. Jakovics 2

LES modeling of heat and mass transfer in turbulent recirculated flows E. Baake 1, B. Nacke 1, A. Umbrashko 2, A. Jakovics 2 MAGNETOHYDRODYNAMICS Vol. 00 (1964), No. 00, pp. 1 5 LES modeling of heat and mass transfer in turbulent recirculated flows E. Baake 1, B. Nacke 1, A. Umbrashko 2, A. Jakovics 2 1 Institute for Electrothermal

More information

Relative Permeability Measurement and Numerical Modeling of Two-Phase Flow Through Variable Aperture Fracture in Granite Under Confining Pressure

Relative Permeability Measurement and Numerical Modeling of Two-Phase Flow Through Variable Aperture Fracture in Granite Under Confining Pressure GRC Transactions, Vol. 36, 2012 Relative Permeability Measurement and Numerical Modeling of Two-Phase Flow Through Variable Aperture Fracture in Granite Under Confining Pressure Noriaki Watanabe, Keisuke

More information

Evaluation of Flow Transmissibility of Rockfill Structures

Evaluation of Flow Transmissibility of Rockfill Structures Evaluation of Flow Transmissibility of Rockfill Structures Toshihiro MORII 1 and Takahiko TATEISHI 2 Abstract To predict the hydraulic conditions during and after the construction of such structures as

More information

Discrete Projection Methods for Incompressible Fluid Flow Problems and Application to a Fluid-Structure Interaction

Discrete Projection Methods for Incompressible Fluid Flow Problems and Application to a Fluid-Structure Interaction Discrete Projection Methods for Incompressible Fluid Flow Problems and Application to a Fluid-Structure Interaction Problem Jörg-M. Sautter Mathematisches Institut, Universität Düsseldorf, Germany, sautter@am.uni-duesseldorf.de

More information

Exercise: concepts from chapter 10

Exercise: concepts from chapter 10 Reading:, Ch 10 1) The flow of magma with a viscosity as great as 10 10 Pa s, let alone that of rock with a viscosity of 10 20 Pa s, is difficult to comprehend because our common eperience is with s like

More information

Homework #4 Solution. μ 1. μ 2

Homework #4 Solution. μ 1. μ 2 Homework #4 Solution 4.20 in Middleman We have two viscous liquids that are immiscible (e.g. water and oil), layered between two solid surfaces, where the top boundary is translating: y = B y = kb y =

More information

Comparison of the Effects of k-ϵ, k-ω, and Zero Equation Models on Characterization of Turbulent Permeability of Porous Media

Comparison of the Effects of k-ϵ, k-ω, and Zero Equation Models on Characterization of Turbulent Permeability of Porous Media Comparison of the Effects of k-ϵ, k-ω, and Zero Equation Models on Characterization of Turbulent Permeability of Porous Media Charlie Matsubara *, Tim Kuo, Helen Wu PIM Consulting, No. 16, Gonyequ 1 st

More information

Chapter 8: Flow in Pipes

Chapter 8: Flow in Pipes Objectives 1. Have a deeper understanding of laminar and turbulent flow in pipes and the analysis of fully developed flow 2. Calculate the major and minor losses associated with pipe flow in piping networks

More information

FE Exam Fluids Review October 23, Important Concepts

FE Exam Fluids Review October 23, Important Concepts FE Exam Fluids Review October 3, 013 mportant Concepts Density, specific volume, specific weight, specific gravity (Water 1000 kg/m^3, Air 1. kg/m^3) Meaning & Symbols? Stress, Pressure, Viscosity; Meaning

More information

COMPARISON OF CPU AND GPU IMPLEMENTATIONS OF THE LATTICE BOLTZMANN METHOD

COMPARISON OF CPU AND GPU IMPLEMENTATIONS OF THE LATTICE BOLTZMANN METHOD XVIII International Conference on Water Resources CMWR 2010 J. Carrera (Ed) c CIMNE, Barcelona, 2010 COMPARISON OF CPU AND GPU IMPLEMENTATIONS OF THE LATTICE BOLTZMANN METHOD James.E. McClure, Jan F. Prins

More information

Darcy's Law. Laboratory 2 HWR 531/431

Darcy's Law. Laboratory 2 HWR 531/431 Darcy's Law Laboratory HWR 531/431-1 Introduction In 1856, Henry Darcy, a French hydraulic engineer, published a report in which he described a series of experiments he had performed in an attempt to quantify

More information

EVALUATION OF FOUR TURBULENCE MODELS IN THE INTERACTION OF MULTI BURNERS SWIRLING FLOWS

EVALUATION OF FOUR TURBULENCE MODELS IN THE INTERACTION OF MULTI BURNERS SWIRLING FLOWS EVALUATION OF FOUR TURBULENCE MODELS IN THE INTERACTION OF MULTI BURNERS SWIRLING FLOWS A Aroussi, S Kucukgokoglan, S.J.Pickering, M.Menacer School of Mechanical, Materials, Manufacturing Engineering and

More information

Numerical Modelling For Hydro Energy Convertor: Impulse Turbine

Numerical Modelling For Hydro Energy Convertor: Impulse Turbine International Journal of ChemTech Research CODEN( USA): IJCRGG ISSN : 0974-4290 Vol.5, No.2, pp 1003-1008, April-June 2013 ICGSEE-2013[14 th 16 th March 2013] International Conference on Global Scenario

More information

Coupled free-flow and porous media flow: a numerical and experimental investigation

Coupled free-flow and porous media flow: a numerical and experimental investigation Coupled free-flow and porous media flow: a numerical and experimental investigation Master s Thesis Pavan Cornelissen 3863514 Supervisors: Kilian Weishaupt, MSc prof. dr. ir. Rainer Helmig prof. dr. ir.

More information

Fracture-Matrix Flow Partitioning and Cross Flow: Numerical Modeling of Laboratory Fractured Core Flood

Fracture-Matrix Flow Partitioning and Cross Flow: Numerical Modeling of Laboratory Fractured Core Flood Fracture-Matrix Flow Partitioning and Cross Flow: Numerical Modeling of Laboratory Fractured Core Flood R. Sanaee *, G. F. Oluyemi, M. Hossain, and M. B. Oyeneyin Robert Gordon University *Corresponding

More information

Glacier Hydrology II: Theory and Modeling

Glacier Hydrology II: Theory and Modeling Glacier Hydrology II: Theory and Modeling McCarthy Summer School 2018 Matt Hoffman Gwenn Flowers, Simon Fraser Operated by Los Alamos National Security, LLC for the U.S. Department of Energy's NNSA Observations

More information

A unifying model for fluid flow and elastic solid deformation: a novel approach for fluid-structure interaction and wave propagation

A unifying model for fluid flow and elastic solid deformation: a novel approach for fluid-structure interaction and wave propagation A unifying model for fluid flow and elastic solid deformation: a novel approach for fluid-structure interaction and wave propagation S. Bordère a and J.-P. Caltagirone b a. CNRS, Univ. Bordeaux, ICMCB,

More information

Viscous Fluids. Amanda Meier. December 14th, 2011

Viscous Fluids. Amanda Meier. December 14th, 2011 Viscous Fluids Amanda Meier December 14th, 2011 Abstract Fluids are represented by continuous media described by mass density, velocity and pressure. An Eulerian description of uids focuses on the transport

More information

BERNOULLI EQUATION. The motion of a fluid is usually extremely complex.

BERNOULLI EQUATION. The motion of a fluid is usually extremely complex. BERNOULLI EQUATION The motion of a fluid is usually extremely complex. The study of a fluid at rest, or in relative equilibrium, was simplified by the absence of shear stress, but when a fluid flows over

More information

HEAT TRANSFER COEFFICIENT CHARACTERIZATION AT THE SOLAR COLLECTOR WALL-FLUID INTERFACE

HEAT TRANSFER COEFFICIENT CHARACTERIZATION AT THE SOLAR COLLECTOR WALL-FLUID INTERFACE SASEC15 Third Southern African Solar Energy Conference 11 13 May 15 Kruger National Park, South Africa HEAT TRANSFER COEFFICIENT CHARACTERIZATION AT THE SOLAR COLLECTOR WALL-FLUID INTERFACE Mébarki Ghazali*

More information

Soft Bodies. Good approximation for hard ones. approximation breaks when objects break, or deform. Generalization: soft (deformable) bodies

Soft Bodies. Good approximation for hard ones. approximation breaks when objects break, or deform. Generalization: soft (deformable) bodies Soft-Body Physics Soft Bodies Realistic objects are not purely rigid. Good approximation for hard ones. approximation breaks when objects break, or deform. Generalization: soft (deformable) bodies Deformed

More information

DIMENSIONAL ANALYSIS IN MOMENTUM TRANSFER

DIMENSIONAL ANALYSIS IN MOMENTUM TRANSFER DIMENSIONAL ANALYSIS IN MOMENTUM TRANSFER FT I Alda Simões Techniques for Dimensional Analysis Fluid Dynamics: Microscopic analysis, theory Physical modelling Differential balances Limited to simple geometries

More information

Turbulence: Basic Physics and Engineering Modeling

Turbulence: Basic Physics and Engineering Modeling DEPARTMENT OF ENERGETICS Turbulence: Basic Physics and Engineering Modeling Numerical Heat Transfer Pietro Asinari, PhD Spring 2007, TOP UIC Program: The Master of Science Degree of the University of Illinois

More information

OpenFOAM selected solver

OpenFOAM selected solver OpenFOAM selected solver Roberto Pieri - SCS Italy 16-18 June 2014 Introduction to Navier-Stokes equations and RANS Turbulence modelling Numeric discretization Navier-Stokes equations Convective term {}}{

More information

Effects of Viscous Dissipation on Unsteady Free Convection in a Fluid past a Vertical Plate Immersed in a Porous Medium

Effects of Viscous Dissipation on Unsteady Free Convection in a Fluid past a Vertical Plate Immersed in a Porous Medium Transport in Porous Media (2006) 64: 1 14 Springer 2006 DOI 10.1007/s11242-005-1126-6 Effects of Viscous Dissipation on Unsteady Free Convection in a Fluid past a Vertical Plate Immersed in a Porous Medium

More information