Computational Physics IfB, ETH Zürich Switzerland. International School of Physics Enrico Fermi. Physics and Biology

Size: px
Start display at page:

Download "Computational Physics IfB, ETH Zürich Switzerland. International School of Physics Enrico Fermi. Physics and Biology"

Transcription

1 Particles in Fluids Hans J. Herrmann Computational Physics IfB, ETH Zürich Switzerland International School of Physics Enrico Fermi Complex Materials in Physics and Biology Varenna, July 29-July 3, 2010 Dept. de Física Univ. Fed. do Ceará Fortaleza, Brasil

2 Particles in Fluids Sedimentation Fluidized beds Size segregation g under shear Hydraulic transport Filtering Saltation ti Rheology of suspensions

3 Equation of motion of fluid v ( ) p () x y p, (x)and are velocity and pressure field of the fluid, and μ its density and dynamic viscosity. Incompressible Navier-Stokes equation: v 1 v( v) p v tt ( v ) 0 const tt vv 0

4 Initial and Boundary Conditions of NS eqs. v 1 ( v ) v p 2 v, v t viscosity v( x, t ) V ( x), p( x, t ) P ( x) v(, t) v ( t), p(, t) p ( t) v ( x, t ) p ( xt, ) velocity field, pressure field

5 Reynolds number Re Re Vh V is characteristc velocity h is characteristic length μ is dynamic viscosity Re << 1 is the Stokes limit (laminar flow) Re >> 1 is turbulent limit (Euler equation)

6 Solvers for NS equation Penalty method with MAC Finite Volume Method (FLUENT) Turbulent case: k-ε model or spectral method Lattice Boltzmann Discrete methods: DPD, SPH, SRD, LG CFD = Computational Fluid Dynamics

7 v Navier Stokes equation k1 v t k Apply on both sides : v v p v v v 2 ( ) k1 k k k k1 k 2 2 p k 1 v k v k v k t Insert incompressibility condition: v v 0 k 1 k

8 Navier Stokes equation 2 p ( v ) v 1 k k k Poisson equation determine pressure p k+1 To solve it one needs boundary conditions for the pressure which one obtains projecting the NS equation on the boundary. This must be done numerically.

9 Operator splitting Introduce auxiliary variable field v * v v v v * * k 1 k 2 pk 1 vk ( vk ) vk t and split in two equations: * v v k t v k 1 t 2 vk ( vk ) vk v * p k 1 v *

10 Operator splitting Applying on one obtains 2 v v * k1 t p k1 p v t * k1 Projecting on the normal n to the boundary one obtains: p k1 n 1 * t n p n v v k1 k 1

11 Spatial discretization MAC = Marker and Cell is a staggered lattice: x h is the lattice spacing y Place components of velocity on centers of edges and pressures in the centers of the cells.

12 Spatial discretization 1 p p p 1 xi, 12, j h i, j i, j x 2 1 p i, j p i, j pi, j pi, j pi, j pi, j h y

13 Spatial discretization 1 v v v v v h * * * * * i, j x, i12, j x, i12, j y, i, j12 y, i, j12 x 2 p k1 v t * y Poisson equation for the pressure p k+1 is solved on the centers of the cells ().

14 Spatial discretization v v t p v v v 2 ( ) k1 k k1 k k k The equations for the velocity components are solved on the edges. v v v x v v y v x x x y x

15 Spatial discretization x x v x 1 x x v v v v h 1 i, j h i, j i, j x i, j x 2 y x y v 1 y y y y v v v v v y 1 4 i, j i, j i1, j i1, j i, j v v x x h i j 1 i j h,, 2 2

16 Discrete fluid solvers Lattice Gas Automata (LGA) Lattice Boltzmann Method (LBM) Dissipative Particle Dynamics (DPD) Smooth Particle Hydrodynamics (SPH) Stochastic Rotation Dynamics (SRD) Direct Simulation Monte Carlo (DSMC)

17 One particle in fluid e.g. gp pull sphere through fluid no-slip condition: v v particle v particle Γ fluid moving boundary condition create shear in fluid : exchange momentum

18 Drag force drag force F D da (Bernoulli s principle) v v p i j ij ij x x j i stress tensor j η = μ is static viscosity

19 Homogeneous flow v R Re << 1 Stokes law: F D = 6π η R v D (exact for Re = 0) R is particle radius, v is relative velocity Re >> 1 Newton s law: F D = 0.22π R 2 v 2 general drag law: Re 2 8 C D is the drag coefficient D 2 F C D D

20 Drag coefficient C D

21 Inhomogeneous flow In velocity or pressure gradients: Lift forces are perpendicular to the direction of the external flow, important tf for wings of airplanes. lift force: C L is lift coefficient when particle rotates: Magnus effect important for soccer

22 Many particles in fluids The fluid velocity field follows the incompressible Navier Stokes equations. Many industrial i processes involve the transport of solid particles suspended in a fluid. The particles can be sand, colloids, polymers, etc. The particles are dragged by the fluid with a force: 2 F D 8 C D Re 2 simulating particles moving in a sheared fluid

23 Stokes limit hydrodynamic interaction between the particles v i M ( r r ) v ij i j j i mobility matrix for Re = 0 mobility matrix exact Stokesian Dynamics (Brady and Bossis) invert a full matrix only a few thousand particles j

24 Calculation of fluid motion v (x) px () and are velocity and pressure field of the fluid, and its density and dynamic viscosity. We solve the incompressible Navier-Stokes equation: v 1 v( v) p v tt FLUENT a commercial discrete volume solver on an adaptive triangulated mesh BETTER: USE REGULAR GRID v 0

25 Numerical techniques 1 Calculate stress tensor directly by evaluating the gradients of the velocity field through interpolation on the numerical grid, e.g. using Chebychev polynomials (Kalthoff et al.). 2 Method of Fogelson and Peskin: Advect markers that were placed in the particle and then put springs between their new an their old position. These springs then pull the particle.

26 Sedimentation Sedimentation ist the descent of particles in a fluid due to the action of gravity. The interaction between the particles and the fluid is given by the condition that the velocity of the fluid on the entire surface of each particle is equal to the velocity of this particle. Measure settling velocity, i.e. velocity of the upper front. If particles are of different species then one has several fronts. Open question: size dependence of the density fluctuations. ti

27 Sedimentation Glass beads descendingdi in silicon oil using penalty method with MAC grid comparing experiment and simulation Thesis of Kai Hoefler

28 Sedimentation velocity Martin Hecht, 2006

29 Sedimentation of platelets Oblate ellipsoids descend in a fluid under the action of gravity. This has applications in biology (blood), industry (paint) and geology (clay). Thesis of Frank Fonseca

30 Draft, Kiss and Tumble draft kiss tumble

31 Draft, Kiss and Tumble vertical velocity horizontal velocity

32 Shear flow using LBM (= Lattice Bolzmann Method) A.J.C. Ladd, J.Fluid Mech. 1994

33 Velocity distributions under shear using LBM technique of T. Ladd Jens Harting 2006 exponential tails

34 Scaling 2 and z z z z z Pv ( ) dv 1 vpv ( ) dv 1 Jens Harting 2006

35 Scaling Dependence on viscosity ν and volume fraction v RMS z v 2 z Jens Harting 2006

36 Dependence on shear velocity Shear under gravity Jens Harting 2006

37 Dependence on shear velocity Jens Harting 2006

38 Simulating clay Assume spherical particles Use molecular dynamics for the simulation DLVO potentials describe the dominant particle-particle interaction: - screened ed Coulomb o potentialt (ions / counterions), repulsive - Van-der-Waals-attraction for short distances Hertz force for overlapping particles Lubrication force ~ Al 2 O 3 interaction potentials Martin Hecht, 2006

39 Simulation of the fluid Stochastic Rotation Dynamics (SRD) Martin Hecht, 2006 introduction of representative fluid particles collective interaction by rotation of local particle velocities very simple dynamics, but recoveres hydrodynamics d correctly Brownian motion is intrinsic

40 Shear flow Martin Hecht, 2006

41 Shear viscosity Martin Hecht, 2006

42 Viscosity at small v s Martin Hecht, 2006

43 Density correlation Martin Hecht, 2006

44 Future Perspectives Consider particles of more complex shapes. Consider deformable particles. Consider particle rotations (lift forces). Consider polydisperse size distributions. Consider turbulent flow, i.e. large Re. Consider slippage at walls. Consider non-newtonian fluids.

45 Filtration José Soares Andrade Jr. Ascanio Dias Araújo Departamento de Física UFC, Fortaleza, Brazil

46 Flow through a porous medium important for oil recovery, filtration and fluidized beds two-dimensional realization by placing randomly disks that t do not overlap (RSA)

47 Distribution of channel widths 2 normalized channel width: l * = l/d ) P(l * ε=0.6 ε=0.7 ε=0.8 ε=0.9 D = diameter of disks l *

48 Data collapse collapse for different porosities by normalizing with: l D 2 3(1 ) 1 P(l)<l> ε=0.6 ε=0.7 ε=0.8 ε=0.9 crossover at: l D giving i a porosity: l/<l> cross 1 /

49 Macroscopic permeability We verify the law of Kozeny Carman: K K (1 ) where: K h 2 0 h /12

50 Distribution of velocities is absolute value of the local velocity. V is the (uniform) velocity of the fluid at the entrance. P(v/V) )/ε lo og θ)ε 2 10 [P(l * cosθ ] log 10 [(l * cosθ)/ε 2 ] scaling with 2 solid line: Gaussian fit ε=0.6 ε=0.7 ε=0.8 ε= (v/v)ε 2

51 Distribution of fluxes best fit (dashed red line): P(( ) e / with independent on porosity 0 log 10 P(φ) 2 ε=0.6 ε=0.7 ε=0.8 ε= K/K ε 3 /(1 ε) log 10 φ 10 full black line is the convolution: P P v P l cos vl cos dvd l cos

52 Filtration tato u Massive tracer u particles of diameter d p, velocity u p δ D and density p y are released. x inertial impaction diffusion = capture efficiency direct interception Stokes number: St : : = D and St 0: =0

53 Simple models u 1 Periodic array of disks Marshall (1993) z y x D h Parallel pipes x x+δx

54 Capture efficiency log (δ/d) with gravity 1.0 log 10 (δ/d) 0 1 without gravity ε=0.85 ε=0.90 ε= log 10 (St St c ) Without gravity we find a critical Stokes number St c = ( St St c ) ~ c with log 10 [St/(ε ε c )]

55 Dependence on gravity

56 Trajectories porosity = 0.7, Stokes number St = 0.1 colours code the absolute value of the velocity add the action of gravity

57 Trajectories of particles St = St =

58 Non-captured particles is fraction of non-captured particles. typical decay: ( x ) e x / is the penetration depth for 1 it is easy to show that: we find more generally: = D/4(1-) = D 2 /4(1-)

59 Scaling of the penetration depth solid line: (1-)/D = St -1 with = 0.58 that means =1 for St c = 0

60 Scaling of 1.0 φ φ(l) ε=0.6 ε=0.7 ε=0.8 scaling variable St(1-)x/L L = length 1 St(1 ε) ) St(1 ε)x/l of filter

61 Future Perspectives Consider interactions between particles. Consider feedback of particles on fluid. Consider particles with finite radius. Consider thermal diffusion of particles. Consider turbulent flows, i.e. large Re. Consider three dimensional simulations.

62 Non-Newtonian Newtonian flow Apiano Morais, Hansjoerg Seybold, Jose Soares Andrade n1 Cross fluid: K, 1 2 Bingham fluid: 0 for K B 0 0 for 0 0

63 Non-Newtonian Newtonian flow Darcy s law: u 0 kd p L k D is global permeability for Cross fluid define hydraulic conductivity: p k u0k L 11 n

64 Non-Newtonian Newtonian flow Cross fluid porosity ε =

65 Non-Newtonian Newtonian flow k 1 ( 1) 75 n n n 1 2(1 n) n ( n1) n 0 K ( 1) n 12 n k d e n 25 3n 1 3 k 1 = k D (n=1) Re' k u 1 n 2n Kd p data collapse Cross fluid

66 Non-Newtonian Newtonian flow Cross fluid d e = 1.58 for ε = 0.5 and d e = 0.35 for ε = 0.7

67 Non-Newtonian Newtonian flow Bingham fluid Re B u0d p K B k K u L p B B 0 k 1 is lowest value of k B at small Re.

68 Future Perspectives Consider shear thinning rheologies. Consider particles in fluid (filtration). Consider slippage at the walls. Consider hardening in time (glue). Consider turbulent flows, i.e. large Re. Consider anisotropic rheologies.

69 Northeast Brazil Lençóis Maranhenses

70 Quicksand

71 Quicksand

72 Quicksand

73 Quicksand Dirk

74 Quicksand

75 Quicksand Buda

76 Quicksand Buda + Dirk

77 Quicksand

78 Quicksand

79 Quicksand

80 Q Quicksand 2d simulation Use Contact Dynamics to produce cohesive packing p g and then p push into it an intruder disk with force Fd. Dirk Kadau

81 Quicksand Dirk Kadau

82 Quicksand Dirk Kadau F c = cohesive force

83 Penetration tests penetration depth vary density 1 low density smaller 0.8 force Dirk Kadau w/w T (diff pos) (diff configs) 0.4 (diff configs) 0.35 (diff configs) F d /F c

84 Penetration tests penetration ti depth 1 scaling by square of 0.8 volume fraction data collapse w/w T Dirk Kadau F d /F c /(vol frac) 2

85 Penetration tests after initial phase: constant velocity force-velocity relation: - quadratic - shifted by force threshold ν = Dirk Kadau

86 Penetration tests v (F F ) drive thresh θ = 0.50 (ν=0.432) θ = 0.49 (ν = 0.4) θ = 0.50 (ν = 0.35) exponent θ = ½ v100 relate to pinning/depinnig transition ν= ν= 0.4 ν= Dirk Kadau 1 (F drive - F thresh ) / F c

87 Shear strength Dirk Kadau

88 Outlook Shear thickening Wall interactions (microfluidics) Polymeric fluids Phase transformations (cooling, drying) Viscoelasticity Frequency dependence d Polydisperse systems

89 Aeolian Sand transport

90 Transport by Saltation

91 even on a wet surface

92 The Mechanism of Saltation Grains are drawn from the ground and accelerated by the wind. With more energy they impact again against the surface and eject a splash of new particles. In this way more and more grains saltate until saturation is reached due to momentum conservation. h Wind Ralph A. Bagnold h

93 Dependence on grain size typical grain diameters for saltation on earth: m wind tunnel measurements Bagnold and Chepil

94 Schematic saltating trajectory mobile wall at top u x (y) y x M.P. Almeida u p > > > θ = ejection angle u p = particle velocity u x (y) = wind velocity profile

95 The turbulent air flow logarithmic velocity profile of the horizontal component of the velocity as function of height y: u x y u* ln z z0 0.4 is the von Kármán constant z 0 is the roughness length viscosity of air: η = kg m -1 s -1 density of air: = kg m -3 Solve it with k- model using FLUENT. a commercial finite volume solver on an adaptive triangulated mesh

96 Types of transient behaviour force on particle: du dt p F D 1 u u g p p u * < u t u * > u t y(m m) x(m) threshold h velocity u t

97 Steady state saturated flux q s

98 Saturated flux Bagnold (1941): 1.0 q s u * 3 simulation Eq. (7) Lettau Lettau Bagnold Lettau and Lettau: (1978) q 1 s 1 s (kg m ) q s q fit of solid line: s a 2 ( u* ut ) u u * t u * (m/s) Physical Review Letters, January 2006

99 Wind velocity profile difference between disturbed and undisturbed velocity profile u * = 0.51 y(m m) y(m) ) q=0.010 q=0.015 q=0.020 q=0.030 q= [u x (0) u x (q)]/q collapse when normalizing with flux q u x (0) u x (q) (m/s)

100 Wind velocity profile

101 Height of saltation layer y max height of maximum loss of velocity linear y max (m m) increase with u * u t becomes zero at: u t = u * (m/s)

102 Planet Mars Eric Parteli M. Almeida, E. Parteli, J.S. Andrade, HJH PNAS 105, 6222 (2008)

103 Parameters on Mars Earth g 9.81m air grain s kg 2650 kg d 250 m u *t 0.2 m/s m 3 m kg/sm 3 Mars g 3.71m air grain s 0.02 kg kg d 600 m u *t 2.0 m/s m 3 m [Greeley and Iversen (1985)] kg/sm (Viscosity of CO 2 at C) 3 - u * on Earth is 0.4 m/s and on Mars, Pathfinder Mission 1997 found u * close to threshold. Further, it has been found that the angle of the slip face of martian dunes is the same as of terrestrial dunes.

104 Saltation on Mars White et al. (1979), Greenley et al. (1996) fl 3 u t u t qs C u* 1 1 g u* u* C = 18 for Earth C =29forMars 2.9 C = 19 d / l v l v = (ν 2 /g) 1/3 2

105 Saltation on Mars Q s q s q s0 q d u u u g 2 fl s t * t

106 Saltation on Mars Length L salt and height H salt of saltation trajectory L t u u salt v * t H t u u t salt v * t v / g 2 2 3

107 Saltation on Mars H L salt gd H salt l v gd ll l v = (ν 2 /g) 1/3 v

108 Saltation on Mars Impact angle and height to length ratio of saltation trajectory as function of u * L salt H u H salt *

109 Dune velocities

110 Particle transport by water under water dunes in front of San Francisco bay

111 Particle transport by water - Transport Mechanisms: - 1. Creep rolling and sliding of grains on the soil - 2. Saltation hops of grains near the soil - 3. Sheet Flow completely mobile sand bed, grains moving in granular sheets - 4. Suspension turbulent lift forces overcome gravity, particles can travel very long distances

112 Erosion and Deposition - Erosion E is a function of the surface drag. It is proportional to the ratio between particles N susceptible to be entrained and erosion time T which is the time needed to dislodge a particle from the bed. E=N/T. - Deposition D scales with the sand flux q and the proportionality defines the deposition length L=q/D - In contrast tto wind driven sand motion the deposition length appears to be the relevant length scale and not the drag length d ρ grain / ρ fluid. - Topography changes due to sand transport: - Equilibrium of erosion E, deposition D h (1 ) D t E

113 Reduction of the shear stress due to the grains b - Moving sand grains substract momentum from the fluid leading to a grain shear stress g - is modeled dldby a function of fqq and - this relationship differs strongly from that t one known for wind-driven di sand transport g g Nonlinearity, nonequilibrium and complexity, Tepoztlán, Nov.27-Dec.3, 2005

114 Comparison to experiment Comparison to data: Data exist for the inverse saturation length as function of the shear stress without sand transport. - Most experimental data are scattered between the red and the green curve. - Our model lin linear approximation (blue curve) compares well to the data - Data exist for the inverse Thomas Pähtz E D q eq L s q Ls ( 0.039) d

115 Future Perspectives Consider interactions between grains. Consider distribution of ejection angles. Consider finite radius of grains. Consider polydisperse size distributions. Consider the temporal fluctuations inherent to turbulent flow. Consider three dimensional simulations.

Particles in Fluids. Sedimentation Fluidized beds Size segregation under shear Pneumatic transport Filtering Saltation Rheology of suspensions

Particles in Fluids. Sedimentation Fluidized beds Size segregation under shear Pneumatic transport Filtering Saltation Rheology of suspensions Particles in Fluids Sedimentation Fluidized beds Size segregation under shear Pneumatic transport Filtering Saltation Rheology of suspensions Sandstorm Fluidized Bed Equation of motion v of v fluid v vx

More information

Numerical Simulation of Particle Flow in a Sand Trap

Numerical Simulation of Particle Flow in a Sand Trap Numerical Simulation of Particle Flow in a Sand Trap A. D. Araújo 1, J. S. Andrade Jr. 1,3, L. P. Maia 2 and H. J. Herrmann 1,3 1 Departamento de Física, Universidade Federal do Ceará, 60451-970 Fortaleza,

More information

Calculation of the separation streamlines of barchans and transverse dunes

Calculation of the separation streamlines of barchans and transverse dunes Calculation of the separation streamlines of barchans and transverse dunes H. J. Herrmann a,b, J. S. Andrade Jr. b, V. Schatz a, G. Sauermann a and E. J. R. Parteli a a ICP, University of Stuttgart, Pfaffenwaldring

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

Modelization of saturated sand flux

Modelization of saturated sand flux Modelization of saturated sand flux O. Durán 1 and H. Herrmann 1, 1 Institute for Computer Physics, University of Stuttgart, 7569 Stuttgart, Germany. Departamento de Física, Universidade Federal do Ceará,

More information

1. Introduction, fluid properties (1.1, 2.8, 4.1, and handouts)

1. Introduction, fluid properties (1.1, 2.8, 4.1, and handouts) 1. Introduction, fluid properties (1.1, 2.8, 4.1, and handouts) Introduction, general information Course overview Fluids as a continuum Density Compressibility Viscosity Exercises: A1 Fluid mechanics Fluid

More information

Aqueous and Aeolian Bedforms

Aqueous and Aeolian Bedforms Aqueous and Aeolian Bedforms 1 Further reading & review articles R.A. Bagnold, 1941, The physics of blown sand and desert dunes Charru et al., 2013, Sand ripples and dunes, Ann. Review of Fluid Mech. 2

More information

DIRECT NUMERICAL SIMULATION OF LIQUID- SOLID FLOW

DIRECT NUMERICAL SIMULATION OF LIQUID- SOLID FLOW DIRECT NUMERICAL SIMULATION OF LIQUID- SOLID FLOW http://www.aem.umn.edu/solid-liquid_flows Sponsored by NSF-Grand Challenge Grant Fluid Mechanics & CFD Computer Scientists D.D. Joseph Y. Saad R. Glowinski

More information

How does sand move on Mars?

How does sand move on Mars? How does sand move on Mars? Possible solutions to some long-standing mysteries Jasper F. Kok Department of Atmospheric and Oceanic Sciences, UCLA jfkok@ucla.edu Main collaborators: Thomas Pähtz, Hezi Yizhaq,

More information

SIMULATION OF A 2D GRANULAR COLUMN COLLAPSE ON A RIGID BED

SIMULATION OF A 2D GRANULAR COLUMN COLLAPSE ON A RIGID BED 1 SIMULATION OF A 2D GRANULAR COLUMN COLLAPSE ON A RIGID BED WITH LATERAL FRICTIONAL EFFECTS High slope results and comparison with experimental data Nathan Martin1, Ioan Ionescu2, Anne Mangeney1,3 François

More information

Sediment continuity: how to model sedimentary processes?

Sediment continuity: how to model sedimentary processes? Sediment continuity: how to model sedimentary processes? N.M. Vriend 1 Sediment transport The total sediment transport rate per unit width is a combination of bed load q b, suspended load q s and wash-load

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

15. Physics of Sediment Transport William Wilcock

15. Physics of Sediment Transport William Wilcock 15. Physics of Sediment Transport William Wilcock (based in part on lectures by Jeff Parsons) OCEAN/ESS 410 Lecture/Lab Learning Goals Know how sediments are characteried (sie and shape) Know the definitions

More information

Fluid Mechanics Theory I

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

More information

Particle-Simulation Methods for Fluid Dynamics

Particle-Simulation Methods for Fluid Dynamics Particle-Simulation Methods for Fluid Dynamics X. Y. Hu and Marco Ellero E-mail: Xiangyu.Hu and Marco.Ellero at mw.tum.de, WS 2012/2013: Lectures for Mechanical Engineering Institute of Aerodynamics Technical

More information

C C C C 2 C 2 C 2 C + u + v + (w + w P ) = D t x y z X. (1a) y 2 + D Z. z 2

C C C C 2 C 2 C 2 C + u + v + (w + w P ) = D t x y z X. (1a) y 2 + D Z. z 2 This chapter provides an introduction to the transport of particles that are either more dense (e.g. mineral sediment) or less dense (e.g. bubbles) than the fluid. A method of estimating the settling velocity

More information

Micromechanics of Colloidal Suspensions: Dynamics of shear-induced aggregation

Micromechanics of Colloidal Suspensions: Dynamics of shear-induced aggregation : Dynamics of shear-induced aggregation G. Frungieri, J. Debona, M. Vanni Politecnico di Torino Dept. of Applied Science and Technology Lagrangian transport: from complex flows to complex fluids Lecce,

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

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

Direct Simulations of Dense Suspensions of Non-Spherical Particles

Direct Simulations of Dense Suspensions of Non-Spherical Particles Direct Simulations of Dense Suspensions of Non-Spherical Particles Orest Shardt a,, J.J. Derksen a a Department of Chemical and Materials Engineering, University of Alberta, Edmonton, Alberta, Canada Abstract

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

Discontinuous shear thickening on dense non-brownian suspensions via lattice Boltzmann method

Discontinuous shear thickening on dense non-brownian suspensions via lattice Boltzmann method Discontinuous shear thickening on dense non-brownian suspensions via lattice Boltzmann method Pradipto and Hisao Hayakawa Yukawa Insitute for Theoretical Physics Kyoto University Rheology of disordered

More information

Diffusive Transport Enhanced by Thermal Velocity Fluctuations

Diffusive Transport Enhanced by Thermal Velocity Fluctuations Diffusive Transport Enhanced by Thermal Velocity Fluctuations Aleksandar Donev 1 Courant Institute, New York University & Alejandro L. Garcia, San Jose State University John B. Bell, Lawrence Berkeley

More information

Fluid Dynamics: Theory, Computation, and Numerical Simulation Second Edition

Fluid Dynamics: Theory, Computation, and Numerical Simulation Second Edition Fluid Dynamics: Theory, Computation, and Numerical Simulation Second Edition C. Pozrikidis m Springer Contents Preface v 1 Introduction to Kinematics 1 1.1 Fluids and solids 1 1.2 Fluid parcels and flow

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

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

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

Morphodynamic modeling of aeolian sediment landscapes with regard to the stabilization of shifting sands

Morphodynamic modeling of aeolian sediment landscapes with regard to the stabilization of shifting sands Morphodynamic modeling of aeolian sediment landscapes with regard to the stabilization of shifting sands Eric J. R. Parteli 1, Orencio Durán 2, Hans Herrmann 3, Haim Tsoar 4 1. Institute for Multiscale

More information

Figure 3: Problem 7. (a) 0.9 m (b) 1.8 m (c) 2.7 m (d) 3.6 m

Figure 3: Problem 7. (a) 0.9 m (b) 1.8 m (c) 2.7 m (d) 3.6 m 1. For the manometer shown in figure 1, if the absolute pressure at point A is 1.013 10 5 Pa, the absolute pressure at point B is (ρ water =10 3 kg/m 3, ρ Hg =13.56 10 3 kg/m 3, ρ oil = 800kg/m 3 ): (a)

More information

Contents. I Introduction 1. Preface. xiii

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

More information

A combined application of the integral wall model and the rough wall rescaling-recycling method

A combined application of the integral wall model and the rough wall rescaling-recycling method AIAA 25-299 A combined application of the integral wall model and the rough wall rescaling-recycling method X.I.A. Yang J. Sadique R. Mittal C. Meneveau Johns Hopkins University, Baltimore, MD, 228, USA

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

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

Chapter 6 Pneumatic Transport

Chapter 6 Pneumatic Transport Chapter 6 Pneumatic Transport 6.1 Pneumatic Transport Use of a gas to transport a particulate solid through pipeline Powder Rotary valve Blower Three major variables for pneumatic conveying - solid mass

More information

Strategy in modelling irregular shaped particle behaviour in confined turbulent flows

Strategy in modelling irregular shaped particle behaviour in confined turbulent flows Title Strategy in modelling irregular shaped particle behaviour in confined turbulent flows M. Sommerfeld F L Mechanische Verfahrenstechnik Zentrum Ingenieurwissenschaften 699 Halle (Saale), Germany www-mvt.iw.uni-halle.de

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

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

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

CHAPTER 1 Fluids and their Properties

CHAPTER 1 Fluids and their Properties FLUID MECHANICS Gaza CHAPTER 1 Fluids and their Properties Dr. Khalil Mahmoud ALASTAL Objectives of this Chapter: Define the nature of a fluid. Show where fluid mechanics concepts are common with those

More information

Explaining and modelling the rheology of polymeric fluids with the kinetic theory

Explaining and modelling the rheology of polymeric fluids with the kinetic theory Explaining and modelling the rheology of polymeric fluids with the kinetic theory Dmitry Shogin University of Stavanger The National IOR Centre of Norway IOR Norway 2016 Workshop April 25, 2016 Overview

More information

INTRODUCTION TO SEDIMENT TRANSPORT AUTUMN 2018

INTRODUCTION TO SEDIMENT TRANSPORT AUTUMN 2018 INTRODUCTION TO SEDIMENT TRANSPORT AUTUMN 2018 1. OVERVIEW 1.1 Introduction 1.2 Particle properties 1.2.1 Diameter, d 1.2.2 Specific gravity, s 1.2.3 Settling velocity, w s 1.2.4 Porosity, P 1.2.5 Angle

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

Lecture 6: Flow regimes fluid-like

Lecture 6: Flow regimes fluid-like Granular Flows 1 Lecture 6: Flow regimes fluid-like Quasi-static granular flows have plasticity laws, gaseous granular flows have kinetic theory -- how to model fluid-like flows? Intermediate, dense regime:

More information

Sediment transport and river bed evolution

Sediment transport and river bed evolution 1 Chapter 1 Sediment transport and river bed evolution 1.1 What is the sediment transport? What is the river bed evolution? System of the interaction between flow and river beds Rivers transport a variety

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

SOLUTIONS TO CHAPTER 5: COLLOIDS AND FINE PARTICLES

SOLUTIONS TO CHAPTER 5: COLLOIDS AND FINE PARTICLES SOLUTIONS TO CHAPTER 5: COLLOIDS AND FINE PARTICLES EXERCISE 5.1: Colloidal particles may be either dispersed or aggregated. (a) What causes the difference between these two cases? Answer in terms of interparticle

More information

Smoothed Dissipative Particle Dynamics Model for Predicting Self-Assembled Nano-Cellulose Fibre Structures

Smoothed Dissipative Particle Dynamics Model for Predicting Self-Assembled Nano-Cellulose Fibre Structures Smoothed Dissipative Particle Dynamics Model for Predicting Self-Assembled Nano-Cellulose Fibre Structures David Vidal and Tetsu Uesaka FPInnovations, Pointe-Claire, Québec, CANADA Nano-cellulose fibres

More information

Fluid Dynamics Exercises and questions for the course

Fluid Dynamics Exercises and questions for the course Fluid Dynamics Exercises and questions for the course January 15, 2014 A two dimensional flow field characterised by the following velocity components in polar coordinates is called a free vortex: u r

More information

Modeling of Suspension Flow in Pipes and Rheometers

Modeling of Suspension Flow in Pipes and Rheometers Modeling of Suspension Flow in Pipes and Rheometers Nicos S. Martys, Chiara F. Ferraris, William L. George National Institute of Standards and Technology Abstract: Measurement and prediction of the flow

More information

Basic concepts in viscous flow

Basic concepts in viscous flow Élisabeth Guazzelli and Jeffrey F. Morris with illustrations by Sylvie Pic Adapted from Chapter 1 of Cambridge Texts in Applied Mathematics 1 The fluid dynamic equations Navier-Stokes equations Dimensionless

More information

Fluid-soil multiphase flow simulation by an SPH-DEM coupled method

Fluid-soil multiphase flow simulation by an SPH-DEM coupled method Fluid-soil multiphase flow simulation by an SPH-DEM coupled method *Kensuke Harasaki 1) and Mitsuteru Asai 2) 1), 2) Department of Civil and Structural Engineering, Kyushu University, 744 Motooka, Nishi-ku,

More information

Turbulence Modeling I!

Turbulence Modeling I! Outline! Turbulence Modeling I! Grétar Tryggvason! Spring 2010! Why turbulence modeling! Reynolds Averaged Numerical Simulations! Zero and One equation models! Two equations models! Model predictions!

More information

FLUID MECHANICS PROF. DR. METİN GÜNER COMPILER

FLUID MECHANICS PROF. DR. METİN GÜNER COMPILER FLUID MECHANICS PROF. DR. METİN GÜNER COMPILER ANKARA UNIVERSITY FACULTY OF AGRICULTURE DEPARTMENT OF AGRICULTURAL MACHINERY AND TECHNOLOGIES ENGINEERING 1 5. FLOW IN PIPES 5.1.3. Pressure and Shear Stress

More information

Figure 34: Coordinate system for the flow in open channels.

Figure 34: Coordinate system for the flow in open channels. OE466 redging Processes 5. SCOUR 5.. Steady uniform flow in open channels This chapter is written with a view to bottom scour. The main outcome is the scour velocity as a function of the particle diameter.

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

BOLTZMANN KINETIC THEORY FOR INELASTIC MAXWELL MIXTURES

BOLTZMANN KINETIC THEORY FOR INELASTIC MAXWELL MIXTURES BOLTZMANN KINETIC THEORY FOR INELASTIC MAXWELL MIXTURES Vicente Garzó Departamento de Física, Universidad de Extremadura Badajoz, SPAIN Collaborations Antonio Astillero, Universidad de Extremadura José

More information

Dry granular flows: gas, liquid or solid?

Dry granular flows: gas, liquid or solid? Dry granular flows: gas, liquid or solid? Figure 1: Forterre & Pouliquen, Annu. Rev. Fluid Mechanics, 2008 1 Characterizing size and size distribution Grains are not uniform (size, shape, ) Statistical

More information

1 FLUIDS AND THEIR PROPERTIES

1 FLUIDS AND THEIR PROPERTIES FLUID MECHANICS CONTENTS CHAPTER DESCRIPTION PAGE NO 1 FLUIDS AND THEIR PROPERTIES PART A NOTES 1.1 Introduction 1.2 Fluids 1.3 Newton s Law of Viscosity 1.4 The Continuum Concept of a Fluid 1.5 Types

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

D.R. Rector, M.L. Stewart and A.P. Poloski Pacific Northwest National Laboratory P.O. Box 999, Richland, WA

D.R. Rector, M.L. Stewart and A.P. Poloski Pacific Northwest National Laboratory P.O. Box 999, Richland, WA Modeling of Sediment Bed Behavior for Critical Velocity in Horizontal Piping 9263 D.R. Rector, M.L. Stewart and A.P. Poloski Pacific Northwest National Laboratory P.O. Box 999, Richland, WA ABSTRACT A

More information

An electrokinetic LB based model for ion transport and macromolecular electrophoresis

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

More information

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

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

Experiments at the University of Minnesota (draft 2)

Experiments at the University of Minnesota (draft 2) Experiments at the University of Minnesota (draft 2) September 17, 2001 Studies of migration and lift and of the orientation of particles in shear flows Experiments to determine positions of spherical

More information

SIMULATION IN MAGNETIC FIELD ENHANCED CENTRIFUGATION

SIMULATION IN MAGNETIC FIELD ENHANCED CENTRIFUGATION SIMULATION IN MAGNETIC FIELD ENHANCED CENTRIFUGATION Dipl.-Ing. Johannes Lindner*, Dipl.-Ing. Katharina Menzel, Prof. Dr.-Ing. Hermann Nirschl Institute of Mechanical Process Engineering and Mechanics

More information

arxiv: v1 [physics.flu-dyn] 27 Aug 2016

arxiv: v1 [physics.flu-dyn] 27 Aug 2016 Morphology and displacement of dunes in a closed-conduit flow, arxiv:1608.07729v1 [physics.flu-dyn] 27 Aug 2016 E.M. Franklin, F. Charru Institut de Mécanique des Fluides de Toulouse, Allée du Pr. Camille

More information

FOUR-WAY COUPLED SIMULATIONS OF TURBULENT

FOUR-WAY COUPLED SIMULATIONS OF TURBULENT FOUR-WAY COUPLED SIMULATIONS OF TURBULENT FLOWS WITH NON-SPHERICAL PARTICLES Berend van Wachem Thermofluids Division, Department of Mechanical Engineering Imperial College London Exhibition Road, London,

More information

Les Houches School of Foam: Rheology of Complex Fluids

Les Houches School of Foam: Rheology of Complex Fluids Les Houches School of Foam: Rheology of Complex Fluids Andrew Belmonte The W. G. Pritchard Laboratories Department of Mathematics, Penn State University 1 Fluid Dynamics (tossing a coin) Les Houches Winter

More information

ROLE OF THE VERTICAL PRESSURE GRADIENT IN WAVE BOUNDARY LAYERS

ROLE OF THE VERTICAL PRESSURE GRADIENT IN WAVE BOUNDARY LAYERS ROLE OF THE VERTICAL PRESSURE GRADIENT IN WAVE BOUNDARY LAYERS Karsten Lindegård Jensen 1, B. Mutlu Sumer 1, Giovanna Vittori 2 and Paolo Blondeaux 2 The pressure field in an oscillatory boundary layer

More information

Wall Effects in Convective Heat Transfer from a Sphere to Power Law Fluids in Tubes

Wall Effects in Convective Heat Transfer from a Sphere to Power Law Fluids in Tubes Excerpt from the Proceedings of the COMSOL Conference 9 Boston Wall Effects in Convective Heat Transfer from a Sphere to Power Law Fluids in Tubes Daoyun Song *1, Rakesh K. Gupta 1 and Rajendra P. Chhabra

More information

fluid mechanics as a prominent discipline of application for numerical

fluid mechanics as a prominent discipline of application for numerical 1. fluid mechanics as a prominent discipline of application for numerical simulations: experimental fluid mechanics: wind tunnel studies, laser Doppler anemometry, hot wire techniques,... theoretical fluid

More information

INTRODUCTION OBJECTIVES

INTRODUCTION OBJECTIVES INTRODUCTION The transport of particles in laminar and turbulent flows has numerous applications in engineering, biological and environmental systems. The deposition of aerosol particles in channels and

More information

Modeling of dispersed phase by Lagrangian approach in Fluent

Modeling of dispersed phase by Lagrangian approach in Fluent Lappeenranta University of Technology From the SelectedWorks of Kari Myöhänen 2008 Modeling of dispersed phase by Lagrangian approach in Fluent Kari Myöhänen Available at: https://works.bepress.com/kari_myohanen/5/

More information

A correlation for the lift-off of many particles in plane Poiseuille flows of Newtonian fluids

A correlation for the lift-off of many particles in plane Poiseuille flows of Newtonian fluids A correlation for the lift-off of many particles in plane Poiseuille flows of Newtonian fluids N.A. Patankar 1#, T. Ko 1, H.G. Choi 2 and D.D. Joseph 1 1 Department of Aerospace Engineering and Mechanics

More information

(2.1) Is often expressed using a dimensionless drag coefficient:

(2.1) Is often expressed using a dimensionless drag coefficient: 1. Introduction Multiphase materials occur in many fields of natural and engineering science, industry, and daily life. Biological materials such as blood or cell suspensions, pharmaceutical or food products,

More information

Chapter 3 Non-Newtonian fluid

Chapter 3 Non-Newtonian fluid Chapter 3 Non-Newtonian fluid 3-1. Introduction: The study of the deformation of flowing fluids is called rheology; the rheological behavior of various fluids is sketchen Figure 3-1. Newtonian fluids,

More information

Modeling Complex Flows! Direct Numerical Simulations! Computational Fluid Dynamics!

Modeling Complex Flows! Direct Numerical Simulations! Computational Fluid Dynamics! http://www.nd.edu/~gtryggva/cfd-course/! Modeling Complex Flows! Grétar Tryggvason! Spring 2011! Direct Numerical Simulations! In direct numerical simulations the full unsteady Navier-Stokes equations

More information

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

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

More information

Experience with DNS of particulate flow using a variant of the immersed boundary method

Experience with DNS of particulate flow using a variant of the immersed boundary method Experience with DNS of particulate flow using a variant of the immersed boundary method Markus Uhlmann Numerical Simulation and Modeling Unit CIEMAT Madrid, Spain ECCOMAS CFD 2006 Motivation wide range

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

Turbulent boundary layer

Turbulent boundary layer Turbulent boundary layer 0. Are they so different from laminar flows? 1. Three main effects of a solid wall 2. Statistical description: equations & results 3. Mean velocity field: classical asymptotic

More information

Storm Sewer Design [2]

Storm Sewer Design [2] Class 5 [1] Storm Sewer Design 9. Check Q < Qf and Vmax > vf > Vmin. Vmin is normally specified to avoid sedimentation. This will normally be 1.0 m/s at pipe full condition. (BS EN 752 suggests that for

More information

CHAPTER 7 SEVERAL FORMS OF THE EQUATIONS OF MOTION

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

More information

We may have a general idea that a solid is hard and a fluid is soft. This is not satisfactory from

We may have a general idea that a solid is hard and a fluid is soft. This is not satisfactory from Chapter 1. Introduction 1.1 Some Characteristics of Fluids We may have a general idea that a solid is hard and a fluid is soft. This is not satisfactory from scientific or engineering point of view. In

More information

Contents. Microfluidics - Jens Ducrée Physics: Laminar and Turbulent Flow 1

Contents. Microfluidics - Jens Ducrée Physics: Laminar and Turbulent Flow 1 Contents 1. Introduction 2. Fluids 3. Physics of Microfluidic Systems 4. Microfabrication Technologies 5. Flow Control 6. Micropumps 7. Sensors 8. Ink-Jet Technology 9. Liquid Handling 10.Microarrays 11.Microreactors

More information

Coupling an Incompressible Fluctuating Fluid with Suspended Structures

Coupling an Incompressible Fluctuating Fluid with Suspended Structures Coupling an Incompressible Fluctuating Fluid with Suspended Structures Aleksandar Donev Courant Institute, New York University & Rafael Delgado-Buscalioni, UAM Florencio Balboa Usabiaga, UAM Boyce Griffith,

More information

Fluid Mechanics II Viscosity and shear stresses

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

More information

Simulation of Particulate Solids Processing Using Discrete Element Method Oleh Baran

Simulation of Particulate Solids Processing Using Discrete Element Method Oleh Baran Simulation of Particulate Solids Processing Using Discrete Element Method Oleh Baran Outline DEM overview DEM capabilities in STAR-CCM+ Particle types and injectors Contact physics Coupling to fluid flow

More information

CFD in COMSOL Multiphysics

CFD in COMSOL Multiphysics CFD in COMSOL Multiphysics Mats Nigam Copyright 2016 COMSOL. Any of the images, text, and equations here may be copied and modified for your own internal use. All trademarks are the property of their respective

More information

Advantages of a Finite Extensible Nonlinear Elastic Potential in Lattice Boltzmann Simulations

Advantages of a Finite Extensible Nonlinear Elastic Potential in Lattice Boltzmann Simulations The Hilltop Review Volume 7 Issue 1 Winter 2014 Article 10 December 2014 Advantages of a Finite Extensible Nonlinear Elastic Potential in Lattice Boltzmann Simulations Tai-Hsien Wu Western Michigan University

More information

What is Turbulence? Fabian Waleffe. Depts of Mathematics and Engineering Physics University of Wisconsin, Madison

What is Turbulence? Fabian Waleffe. Depts of Mathematics and Engineering Physics University of Wisconsin, Madison What is Turbulence? Fabian Waleffe Depts of Mathematics and Engineering Physics University of Wisconsin, Madison it s all around,... and inside us! Leonardo da Vinci (c. 1500) River flow, pipe flow, flow

More information

Contents. Preface XI Symbols and Abbreviations XIII. 1 Introduction 1

Contents. Preface XI Symbols and Abbreviations XIII. 1 Introduction 1 V Contents Preface XI Symbols and Abbreviations XIII 1 Introduction 1 2 Van der Waals Forces 5 2.1 Van der Waals Forces Between Molecules 5 2.1.1 Coulomb Interaction 5 2.1.2 Monopole Dipole Interaction

More information

Permeability and fluid transport

Permeability and fluid transport Permeability and fluid transport Thermal transport: Fluid transport: q = " k # $p with specific discharge (filter velocity) q [m s 1 ] pressure gradient p [N m 3 ] dynamic viscosity η [N s m 2 ] (intrinsic)

More information

Fluid Flow Fluid Flow and Permeability

Fluid Flow Fluid Flow and Permeability and Permeability 215 Viscosity describes the shear stresses that develop in a flowing fluid. V z Stationary Fluid Velocity Profile x Shear stress in the fluid is proportional to the fluid velocity gradient.

More information

Sedimentation Scour Model Gengsheng Wei, James Brethour, Markus Grünzner and Jeff Burnham August 2014; Revised October 2014

Sedimentation Scour Model Gengsheng Wei, James Brethour, Markus Grünzner and Jeff Burnham August 2014; Revised October 2014 Flow Science Report 03-14 Sedimentation Scour Model Gengsheng Wei, James Brethour, Markus Grünzner and Jeff Burnham August 2014; Revised October 2014 1. Introduction The three-dimensional sediment scour

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

Viscous dissipation and temperature dependent shear thinning rheology

Viscous dissipation and temperature dependent shear thinning rheology Viscous dissipation and temperature dependent shear thinning rheology M. Filippucci 1, A. Tallarico 1, M. Dragoni 2 1 Dipartimento di Scienze della Terra e Geoambientali, Università degli Studi di Bari

More information

Chapter 9: Differential Analysis

Chapter 9: Differential Analysis 9-1 Introduction 9-2 Conservation of Mass 9-3 The Stream Function 9-4 Conservation of Linear Momentum 9-5 Navier Stokes Equation 9-6 Differential Analysis Problems Recall 9-1 Introduction (1) Chap 5: Control

More information

PAPER 345 ENVIRONMENTAL FLUID DYNAMICS

PAPER 345 ENVIRONMENTAL FLUID DYNAMICS MATHEMATICAL TRIPOS Part III Monday, 11 June, 2018 9:00 am to 12:00 pm PAPER 345 ENVIRONMENTAL FLUID DYNAMICS Attempt no more than THREE questions. There are FOUR questions in total. The questions carry

More information

Introduction to Aerodynamics. Dr. Guven Aerospace Engineer (P.hD)

Introduction to Aerodynamics. Dr. Guven Aerospace Engineer (P.hD) Introduction to Aerodynamics Dr. Guven Aerospace Engineer (P.hD) Aerodynamic Forces All aerodynamic forces are generated wither through pressure distribution or a shear stress distribution on a body. The

More information