SPH Molecules - a model of granular materials

Size: px
Start display at page:

Download "SPH Molecules - a model of granular materials"

Transcription

1 SPH Molecules - a model of granular materials Tatiana Capone DITS, Univeristy of Roma (la Sapienza) Roma, Italy Jules Kajtar School of Mathematical Sciences Monash University Vic. 3800, Australia Joe Monaghan School of Mathematical Sciences Monash University Vic. 3800, Australia joe.monaghan@sci.monash.edu.au Abstract An SPH model of granular material is described. The model replaces standard SPH particles by small molecules each of which moves as a rigid body. We simulate dry granular materials forming piles and show that they have an angle of repose similar to that in nature. We simulate an avalanche by placing the molecules on a steep hillside and show that the avalanche runs onto a horizontal plane and eventually comes to rest. Finally, we simulate dambreaks using a mixture of granular and liquid SPH particles. The effective viscosity of the mixture increases as the concentration of the granular materials increases. The increase is small for a concentration less than 0.5 but increases very rapidly for concentrations above this. These results are similar to those for a Bingham rheology. I. INTRODUCTION This paper is concerned with the simulation of problems involving granular material or powders combined with fluids. They include geophysical phenomena such as mud flows and submarine landslides, and industrial phenomena such as the flow of chocolate or bitumen. The combination of a granular material and a fluid results in a material with a non-linear rheology. The rheology may be time dependent when the granular material breaks up, or when it becomes heated, or when the random motion of the grains alters. In some cases the rheology can be approximated by that of Bingham, Close, and Herschel-Bulkley. The simulation problem then reduces to integrating the Navier-Stokes equations with a non linear viscous term. In the case of the Bingham and Herschel-Bulkley rheologies this has been carried out by Vola et al. (2004) using a Characteristic Galerkin method with a finite element decomposition, and in the case of SPH by Shalo and Lo (2003) and Hosseini et al. (2006). The situation with many geophysical materials is much less satisfactory because the rheology is not known. In this paper we consider a more general approach where the effects of the grains or powder is modelled by a much smaller number of SPH particles which behave like rigid bodies which we call molecules. The molecules consist of a small number of particles, typically 5. The interaction between each of the molecules, and between the molecules and the fluid must be modelled and we do this by using simple forces. This aspect of our method is similar to molecular dynamics or the discrete element method (DEM). The advantage of our method is that we can explore very complicated systems involving many different types of grains and fluids and, because we use SPH we can, in principle, find the equivalent continuum equations by taking the continuum limit of the SPH equations. II. THE TYPES OF MOLECULES Fig. 1. Two examples of the molecules we use. Each filled circle marks the site of a particle of the molecule. In Fig.1 we show two examples of the molecules we used for our two dimensional simulations. Each filled black circle in figure 1 indicates a particle of the molecule, and is the site of a force which acts on particles whether from another molecule, a liquid SPH particle or a boundary force particle. The black lines in figure 1 (called legs in the following) emphasize the geometry. A molecule moves as a rigid body according to the total force and torque exerted on the particles of the molecule. The force/mass f jk exerted by a particle k of a molecule on a particle j of another molecule, boundary particle or fluid particle, is radial and has the form Fig. 2. A pile of granular material modelled by rectangles. Note the corrugated base and the fact that some molecules have fallen into the corrugations. 138

2 f jk = B 2m k rjk 2 K(r jk /h jk )r jk, (1) m j + m k where r jk = r j r k (this notation for vectors is used throughout this paper), h jk = 1 2 (h j + h k ), m j is the mass of particle j, h for a particle of a molecule has a length equal to 1.5 times the leg length of the molecule, and K(q) is the one dimensional Wendland (1995) kernel defined by K(q) = 5 8 (1 + 3q)(1 q)3, (2) for q 1 and zero otherwise. The constant B is taken as gd where g is the gravitational acceleration and D is the initial depth of the material. For a molecule of mass M, composed of K particles, the mass m of each particle of the body is M/K. The moment of inertia is calculated from the positions of the particles of the body relative to the centre of mass. Fig. 3. A closeup of the pile of rectangular molecules. Note the gaps in the pile and the corrugated base. All boundaries are formed by boundary force particles which interact with the particles of the molecules according to the force defined by (1). The boundary particle j interacts with fluid particles a according to the force/mass f aj = B 2m j raj 2 H(r aj /h aj )r aj, (3) m j + m k where H(q) has the value H(q) = 5 64 (1 + 3q/2)(2 q)3, (4) for q 2 and is zero otherwise. H therefore has the same range as the kernel for the fluid particles. This function produces smooth forces normal to the surface with high accuracy. For example the errors (a) relative variation in the force for a constant distance from the boundary, and (b) ratio of tangential force to normal force, are < 10 4 when the spacing of the boundary force particles is 1/2 that of the liquid particles rd ERCOFTAC SPHERIC workshop on SPH applications Although we only consider straight line boundaries in this paper, we have shown that these boundary force particles give excellent results for fluids inside or outside curved surfaces. III. PILES OF GRANULAR MATERIAL The most fundamental problem for granular materials is the formation of a pile at the typical angle of repose of around 20 degrees. We find that this is achieved provided the ground is roughened by the introduction of a small amplitude sinusoidal variation in height given by y = b sin (2πx/(4 b ), (5) where b is the spacing of the boundary particles. Fig. 2 shows a pile formed by dropping a sequence of groups of rectangular molecules onto the horizontal boundary. These molecules have leg length b = 0.25dp where dp is the initial separation of the centres of mass of the molecules. The rectangles have sides of length b and 3b. Fig. 2 shows that the molecules fall into the corrugation and get stuck. The flow is then over the jagged edge of these molecules. Fig. 3 shows a close up of the rectangular molecules. Because of the shape of the rectangles voids appear as in the case of naturally occurring piles of granular material. The piles formed from rectangles have an angle of repose of around 22 degrees and the piles formed from triangular molecules have an angle of repose around 17 degrees. A comprehensive study of the geometry of these piles and their relation to the experiments of Lajeunesse et al. (2005) is planned. A. Avalanches Avalanches are triggered by instabilities of soil, rock or snow on steep slopes. Fig. 4 shows an initial and final stages of an avalanche formed from rectangles running down a hillside at 45 degrees to the horizontal then onto a horizontal region. In the example shown the granular material does not penetrate into the courrugations because the boundary forces are large compared to the weight of the granular material. Studies of the runout length compared to that found in nature and in experiments have started. These results show that the molecules can produce the same kinds of effects as spherical granules with frictional forces. IV. DAM BREAKS WITH GRANULAR MATTER AND WATER In this section we describe a number of dam breaks with water and an increasing fraction of granular matter. The bottom of the tank is corrugated and the water is simulated using standard SPH equations with the pressure given by ) P = 1 7 c2 ρ 0 ( ( ρ ρ 0 ) 7 1 where c 2 = 100gD, g is the gravitational acceleration, and D is the initial depth of the dam material. We use a two dimensional, normalized Wendland (1995 )kernel which has the form W (r) = 7 64π (1 + 2r/h)(2 r/h)4 (7) (6)

3 Fig. 5. The pure water dam break after step 500. Note the corrugated bottom and the regular array of liquid SPH particles. Fig. 4. The initial and final states of an avalanche of rectangular molecules. Note that the topography is corrugated. for r 2h and is zero otherwise. We find the results using this kernel are better than those using the cubic spline because the fluid particles are less likely to form strings. A discussion of this point will be presented elsewhere. The viscous term (Monaghan 2005) has the form Π ab = αv sig ρ ab v ab r ab r ab, (8) where in the calculations described here vsig 2 = 100gD where D is the initial depth of the fluid in the dam break and g is the gravitational acceleration. The dam break is from a region with height 1m and width 1m and the tank is 4m long. The bottom is corrugated as for the examples where the granular material forms a pile. The molecules are rectangles with width b and length b 3 where b = 0.25dp and dp is the liquid particle spacing. The constant α is 0.03, and the effective kinematic viscosity with this Wendland kernel is αv sig h/8 and h = 1.5dp. We use 2500 particles in a 50x50 array, but each molecule comprises 5 particles. This means that the calculation time increases as the fraction of molecules increases. Fig. 5 shows the pure water dam break at step 500. The particles are in a highly ordered configuration but slightly disturbed at the base because of the corrugation. This dam break follows the usual pattern of running to the end of the tank, and forming a backwards breaking wave. Similar results are found for dam breaks where the fraction of molecules is less than 0.5. Fig. 6 shows a close up of the rectangular molecules and the liquid particles in part of the current when the fraction of granules is 0.25 but the total mass is the same as in the previous case. The molecules are well mixed with the fluid, except near the front of the current shown in Fig. Fig. 6. A close up of SPH particles for a dam break where the fraction of granular particles is The flow continues to the end of the tank, but the wave formation is weaker than for a pure water dam break. Fig. 8 shows the front of the flow when the fraction of molecules is In this case the dam break only extends to 3/4 of the tank width. One interpretation of this result is that the effective viscosity of the mixture has been greatly increased. In Fig. 9 we show the front of the dam break when there is no water. The molecules have only reached 0.5m beyond the initial front. Because the front of this pure granular dam break has an angle of repose greater than that in figure 2 we can expect that it will be unstable to large enough perturbations. These results show that the introduction of the molecules increases the viscosity of the fluid, a result which is in agreement with the experiments of Komatina and Jovanovic (1997) who studied the rheological properties of mixtures of kaolin and water in different concentrations. In Fig. 10 we show the position of the front of the dam break against time for dam breaks where the fraction of water in the mixture is 1.0, 0.5, 0.25 and 0.0. When the fraction is 0.5 the results 140 3

4 Fig. 7. The arrangement of the particles at the front of the dam break when the fraction of granular material is There is a roughly uniform mixing of the particles except very close to the front. Fig. 9. The front of the dam break of pure granular material. The flow has stopped. triangles). The results show that the rectangular and triangular molecules give results in close agreement. Fig. 8. The arrangement of the particles at the front of the dam break when the fraction of granular material is Note how the types of particles are not well mixed and some groups of molecules form cages around single water particles. (shown by filled triangles) are close to those for pure water (shown by filled circles). When the water fraction is 0.25 the speed of the front is reduced to 0.5 the value for pure water. When the water fraction is zero, the flow stops at a distance of 0.4 m beyond the initial front. This rapid increase in effective wiscosity with increase in the fraction of molecules is similar to the exponential variation found by Komatina and Jovanovic (1998). In Fig. 11 we show the speeds of the front for watermolecule mixtures consisting of rectangular molecules (shown by open triangles) and triangular molecules (shown by filled Fig. 10. The position of the front of various dam breaks against time with a mixture of granular material, modeled with rectangular molecules. The results for the pure water dam break are shown by filled circles, the filled triangles are for the case where the fraction of water is 0.5, the open circles are for the fraction 0.25 and the open triangles are for the case of no water. V. CONCLUSION The results described here, though preliminary, show that SPH algorithms using a mixture of molecules and liquid give results in qualitative agreement with those observed in nature and in laboratory experiments. The method is easy to implement and opens up the possibility of dealing with coastal erosion as well as submarine landslides. In the latter 141 4

5 Fig. 11. The position of the front against time for three dam breaks. The filled circles show the results for pure water. The open triangles are for rectangular molecules and the filled triangles are for triangular molecules. case it would be easy to simulate flows involving a mixture of different types of granular matter by using a mixture of molecules. We are currently working on the relationship between the parameters of the molecules and the effective viscosity. REFERENCES [1] D. Vola, F. Babik, J..C.latche, On a numerical strategy to compute gravity currents of non-newtonian fluids,j. Comp. Physics, 201, , (2004). [2] S. Shao, E. Y.H.Lo, Incompressible SPH mehod for simujlating Newtonian and non-newtonian flows with a free surface,adv. in Water Resources, 226, , (2003). [3] S. M.Hosseini, M. T.Manzari, S. K.hannani, A fully explicit three-step SPH algorithm for simulation of non-newtonian fluid flow, Int. J. of Num. Methods for Heat and Fluid Flow, 17(7), , (2006). [4] E. lajeunesse, J. B.Monnier, G. M.Homsy, Granular slumping on a horizontal surface,phys. of Fluids,17,103302, (2005). [5] D. Komatina, M. Jovanovic, Experimental study of steady and unsteady free surface flows with water-clay mixtures, J. Hydraulic Research, 35, , (1998). [6] J. J.Monaghan, emphsmoothed particle hydrodynamics, Reports on Progress in Physics, 68, , (2005). [7] H. Wendland, Piecewise polynomial, positive definite and compactly supported radial functions of minimal degree, Adv. In Computat. Math. 4, , (1995)

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

Pressure corrected SPH for fluid animation

Pressure corrected SPH for fluid animation Pressure corrected SPH for fluid animation Kai Bao, Hui Zhang, Lili Zheng and Enhua Wu Analyzed by Po-Ram Kim 2 March 2010 Abstract We present pressure scheme for the SPH for fluid animation In conventional

More information

FUNDAMENTAL STUDY OF BINGHAM FLUID BY MEANS OF DAM-BREAK FLOW MODEL

FUNDAMENTAL STUDY OF BINGHAM FLUID BY MEANS OF DAM-BREAK FLOW MODEL Annual Journal of Hydraulic Engineering, JSCE, Vol.54, 2010, February FUNDAMENTAL STUDY OF BINGHAM FLUID BY MEANS OF DAM-BREAK FLOW MODEL How Tion PUAY1 and Takashi HOSODA2 1 Member of JSCE, Phd Student,

More information

Mass Wasting. Revisit: Erosion, Transportation, and Deposition

Mass Wasting. Revisit: Erosion, Transportation, and Deposition Mass Wasting Revisit: Erosion, Transportation, and Deposition While landslides are a normal part of erosion and surface processes, they can be very destructive to life and property! - Mass wasting: downslope

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

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

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

Spreading of kaolin and sand mixtures on a horizontal plane: physical experiments and SPH numerical modelling

Spreading of kaolin and sand mixtures on a horizontal plane: physical experiments and SPH numerical modelling Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 00 (2016) 000 000 www.elsevier.com/locate/procedia 1st International Conference on the Material Point Method, MPM 2017 Spreading

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

Micro-scale modelling of internally

Micro-scale modelling of internally Micro-scale modelling of internally unstable soils Dr Tom Shire School of Engineering, University of Glasgow 1 st September 2017 Outline Internal instability Micro-scale modelling Hydromechanical criteria

More information

Chapter 15. Oscillatory Motion

Chapter 15. Oscillatory Motion Chapter 15 Oscillatory Motion Part 2 Oscillations and Mechanical Waves Periodic motion is the repeating motion of an object in which it continues to return to a given position after a fixed time interval.

More information

Segregation Effects in Granular Collapses

Segregation Effects in Granular Collapses Segregation Effects in Granular Collapses Joshua S. Caplan, Saran Tunyasuvunakool, Stuart B. Dalziel & Nathalie M. Vriend Department of Applied Mathematics and Theoretical Physics University of Cambridge,

More information

Steady Flow and its Instability of Gravitational Granular Flow

Steady Flow and its Instability of Gravitational Granular Flow Steady Flow and its Instability of Gravitational Granular Flow Namiko Mitarai Department of Chemistry and Physics of Condensed Matter, Graduate School of Science, Kyushu University, Japan. A thesis submitted

More information

2015 ENGINEERING MECHANICS

2015 ENGINEERING MECHANICS Set No - 1 I B. Tech I Semester Supplementary Examinations Aug. 2015 ENGINEERING MECHANICS (Common to CE, ME, CSE, PCE, IT, Chem E, Aero E, AME, Min E, PE, Metal E) Time: 3 hours Max. Marks: 70 Question

More information

DYNAMICS OF LIQUEFIED SEDIMENT FLOW. Advances in Natural and Technological Hazards Research Vol. 19

DYNAMICS OF LIQUEFIED SEDIMENT FLOW. Advances in Natural and Technological Hazards Research Vol. 19 DYNAMICS OF LIQUEFIED SEDIMENT FLOW Advances in Natural and Technological Hazards Research Vol. 9 THE DYNAMICS OF LIQUEFIED SEDIMENT FLOW UNDERGOING PROGRESSIVE SOLIDIFICATION S. SASSA Disaster Prevention

More information

ESS314. Basics of Geophysical Fluid Dynamics by John Booker and Gerard Roe. Conservation Laws

ESS314. Basics of Geophysical Fluid Dynamics by John Booker and Gerard Roe. Conservation Laws ESS314 Basics of Geophysical Fluid Dynamics by John Booker and Gerard Roe Conservation Laws The big differences between fluids and other forms of matter are that they are continuous and they deform internally

More information

Experimental and numerical investigation of 2D sloshing with slamming

Experimental and numerical investigation of 2D sloshing with slamming Experimental numerical investigation of 2D sloshing with slamming A. Colagrossi C. Lugni M. Greco O. M. Faltinsen a.colagrossi@insean.it c.lugni@insean.it m.greco@insean.it oddfal@marin.ntnu.no INSEAN,

More information

Improvement of Calculation Stability for Slow Fluid Flow Analysis Using Particle Method *

Improvement of Calculation Stability for Slow Fluid Flow Analysis Using Particle Method * Materials Transactions, Vol. 58, No. 3 (2017) pp. 479 to 484 2017 Japan Foundry Engineering Society Improvement of Calculation Stability for Slow Fluid Flow Analysis Using Particle Method * Naoya Hirata

More information

Sand Ripple Dynamics on the Inner Shelf

Sand Ripple Dynamics on the Inner Shelf Sand Ripple Dynamics on the Inner Shelf Donald N. Slinn Department of Civil and Coastal Engineering, University of Florida Gainesville, FL 32611-6590, Phone: (352) 392-9537 x 1431 Fax: (352) 392-3466 E-mail:

More information

IMPLEMENTATION OF NON-NEWTONIAN RHEOLOGY FOR GRANULAR FLOW SIMULATION

IMPLEMENTATION OF NON-NEWTONIAN RHEOLOGY FOR GRANULAR FLOW SIMULATION 9. National Conference on Computational Mechanics MekIT 17 B. Skallerud and H I Andersson (Eds) IMPLEMENTATION OF NON-NEWTONIAN RHEOLOGY FOR GRANULAR FLOW SIMULATION Petter Fornes 1,, Hans Bihs 1 and Steinar

More information

6. Basic basic equations I ( )

6. Basic basic equations I ( ) 6. Basic basic equations I (4.2-4.4) Steady and uniform flows, streamline, streamtube One-, two-, and three-dimensional flow Laminar and turbulent flow Reynolds number System and control volume Continuity

More information

Laminar Boundary Layers. Answers to problem sheet 1: Navier-Stokes equations

Laminar Boundary Layers. Answers to problem sheet 1: Navier-Stokes equations Laminar Boundary Layers Answers to problem sheet 1: Navier-Stokes equations The Navier Stokes equations for d, incompressible flow are + v ρ t + u + v v ρ t + u v + v v = 1 = p + µ u + u = p ρg + µ v +

More information

Physics 106a, Caltech 4 December, Lecture 18: Examples on Rigid Body Dynamics. Rotating rectangle. Heavy symmetric top

Physics 106a, Caltech 4 December, Lecture 18: Examples on Rigid Body Dynamics. Rotating rectangle. Heavy symmetric top Physics 106a, Caltech 4 December, 2018 Lecture 18: Examples on Rigid Body Dynamics I go through a number of examples illustrating the methods of solving rigid body dynamics. In most cases, the problem

More information

SLOPE FAILURE SLOPES. Landslides, Mudflows, Earthflows, and other Mass Wasting Processes

SLOPE FAILURE SLOPES. Landslides, Mudflows, Earthflows, and other Mass Wasting Processes GEOL g406 Environmental Geology SLOPE FAILURE Landslides, Mudflows, Earthflows, and other Mass Wasting Processes Read Chapter 5 in your textbook (Keller, 2000) Gros Ventre landslide, Wyoming S. Hughes,

More information

Fluid Mechanics Abdusselam Altunkaynak

Fluid Mechanics Abdusselam Altunkaynak Fluid Mechanics Abdusselam Altunkaynak 1. Unit systems 1.1 Introduction Natural events are independent on units. The unit to be used in a certain variable is related to the advantage that we get from it.

More information

ch-01.qxd 8/4/04 2:33 PM Page 1 Part 1 Basic Principles of Open Channel Flows

ch-01.qxd 8/4/04 2:33 PM Page 1 Part 1 Basic Principles of Open Channel Flows ch-01.qxd 8/4/04 2:33 PM Page 1 Part 1 Basic Principles of Open Channel Flows ch-01.qxd 8/4/04 2:33 PM Page 3 Introduction 1 Summary The introduction chapter reviews briefly the basic fluid properties

More information

QUASI-THREE DIMENSIONAL TWO-PHASE DEBRIS FLOW MODEL ACOUNTING FOR BOULDER TRANSPORT

QUASI-THREE DIMENSIONAL TWO-PHASE DEBRIS FLOW MODEL ACOUNTING FOR BOULDER TRANSPORT DOI: 10.4408/IJEGE.2011-03.B-051 QUASI-THREE DIMENSIONAL TWO-PHASE DEBRIS FLOW MODEL ACOUNTING FOR BOULDER TRANSPORT C.E. MARTINEZ (*), F. MIRALLES-WILHELM (**) & R. GARCIA-MARTINEZ (***) (*) Department

More information

Numerical simulation of landslide impulsive waves by incompressible smoothed particle hydrodynamics

Numerical simulation of landslide impulsive waves by incompressible smoothed particle hydrodynamics INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN FLUIDS Int. J. Numer. Meth. Fluids 2008; 56:209 232 Published online 30 May 2007 in Wiley InterScience (www.interscience.wiley.com)..1526 Numerical simulation

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

Ch. 8: Mass Movements, Wind and Glaciers

Ch. 8: Mass Movements, Wind and Glaciers Ch. 8: Mass Movements, Wind and Glaciers Every day the landscape around us undergoes changes. Changes that are powered by gravity alone are called mass movement or mass wasting. Mass movement includes

More information

Properties of plane surfaces I: First moment and centroid of area

Properties of plane surfaces I: First moment and centroid of area Properties of plane surfaces I: First moment and centroid of area Having deal with trusses and frictional forces, we now change gears and go on to discuss some properties of surfaces mathematically. Of

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

The... of a particle is defined as its change in position in some time interval.

The... of a particle is defined as its change in position in some time interval. Distance is the. of a path followed by a particle. Distance is a quantity. The... of a particle is defined as its change in position in some time interval. Displacement is a.. quantity. The... of a particle

More information

Mass Wasting: The Work of Gravity

Mass Wasting: The Work of Gravity Chapter 15 Lecture Earth: An Introduction to Physical Geology Twelfth Edition Mass Wasting: The Work of Gravity Tarbuck and Lutgens Chapter 15 Mass Wasting The Importance of Mass Wasting Slopes are the

More information

Testing various constitutive equations for debris flow modelling

Testing various constitutive equations for debris flow modelling Hydrology, Water Resources and Ecology in Headwaters (Proceedings of the HeadWater'98 Conference held at Meran/Merano, Italy, April 1998). IAHS Publ. no. 48, 1998. 49 Testing various constitutive equations

More information

Duality methods for variational inequalities and Non-Newtonian fluid mechanics

Duality methods for variational inequalities and Non-Newtonian fluid mechanics Duality methods for variational inequalities and Non-Newtonian fluid mechanics Enrique Fernández-Nieto, Paul Vigneaux Dpto. Matemática Aplicada I, Universidad de Sevilla UMPA, Ecole Normale Supérieure

More information

CESSATION OF VISCOPLASTIC POISEUILLE FLOW IN A RECTANGULAR DUCT WITH WALL SLIP

CESSATION OF VISCOPLASTIC POISEUILLE FLOW IN A RECTANGULAR DUCT WITH WALL SLIP 8 th GRACM International Congress on Computational Mechanics Volos, 2 July 5 July 205 CESSATION OF VISCOPLASTIC POISEUILLE FLOW IN A RECTANGULAR DUCT WITH WALL SLIP Yiolanda Damianou, George Kaoullas,

More information

Mass Wasting. Requirements for Mass Wasting. Slope Stability. Geol 104: mass wasting

Mass Wasting. Requirements for Mass Wasting. Slope Stability. Geol 104: mass wasting Mass Wasting Movement of earth materials downslope, driven by Gravitational Forces. Landslides - general term for rock or soil movement. In U.S., on average, mass wasting causes 1 to 2 billion dollars

More information

Experimental and numerical investigation of 2D sloshing: scenarios near the critical filling depth

Experimental and numerical investigation of 2D sloshing: scenarios near the critical filling depth Experimental and numerical investigation of 2D sloshing: scenarios near the critical filling depth A. Colagrossi F. Palladino M. Greco a.colagrossi@insean.it f.palladino@insean.it m.greco@insean.it C.

More information

Page 1. Neatly print your name: Signature: (Note that unsigned exams will be given a score of zero.)

Page 1. Neatly print your name: Signature: (Note that unsigned exams will be given a score of zero.) Page 1 Neatly print your name: Signature: (Note that unsigned exams will be given a score of zero.) Circle your lecture section (-1 point if not circled, or circled incorrectly): Prof. Vlachos Prof. Ardekani

More information

Chapter 1. Governing Equations of GFD. 1.1 Mass continuity

Chapter 1. Governing Equations of GFD. 1.1 Mass continuity Chapter 1 Governing Equations of GFD The fluid dynamical governing equations consist of an equation for mass continuity, one for the momentum budget, and one or more additional equations to account for

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

DIVIDED SYLLABUS ( ) - CLASS XI PHYSICS (CODE 042) COURSE STRUCTURE APRIL

DIVIDED SYLLABUS ( ) - CLASS XI PHYSICS (CODE 042) COURSE STRUCTURE APRIL DIVIDED SYLLABUS (2015-16 ) - CLASS XI PHYSICS (CODE 042) COURSE STRUCTURE APRIL Unit I: Physical World and Measurement Physics Need for measurement: Units of measurement; systems of units; SI units, fundamental

More information

Chapter 11 10/30/2013. Mass Wasting. Introduction. Factors That Influence Mass Wasting. Introduction. Factors That Influence Mass Wasting

Chapter 11 10/30/2013. Mass Wasting. Introduction. Factors That Influence Mass Wasting. Introduction. Factors That Influence Mass Wasting Introduction Chapter 11 Mass wasting - The downslope movement of material resulting from the force of gravity. Mass Wasting Mass wasting results when the force of gravity acting on a slope exceeds the

More information

Smoothed Dissipative Particle Dynamics: theory and applications to complex fluids

Smoothed Dissipative Particle Dynamics: theory and applications to complex fluids 2015 DPD Workshop September 21-23, 2015, Shanghai University Smoothed Dissipative Particle Dynamics: Dynamics theory and applications to complex fluids Marco Ellero Zienkiewicz Centre for Computational

More information

DYNAMIC IMPACT OF A DEBRIS FLOW FRONT AGAINST A VERTICAL WALL

DYNAMIC IMPACT OF A DEBRIS FLOW FRONT AGAINST A VERTICAL WALL DOI: 10.4408/IJEGE.2011-03.B-113 DYNAMIC IMPACT OF A DEBRIS FLOW FRONT AGAINST A VERTICAL WALL Aronne ARMANINI (*), Michele LARCHER (*) & Michela ODORIZZI (*) (*) Università degli Studi di Trento, via

More information

Chapter 1 Fluid Characteristics

Chapter 1 Fluid Characteristics Chapter 1 Fluid Characteristics 1.1 Introduction 1.1.1 Phases Solid increasing increasing spacing and intermolecular liquid latitude of cohesive Fluid gas (vapor) molecular force plasma motion 1.1.2 Fluidity

More information

Avalanches. Avalanche s

Avalanches. Avalanche s Avalanches Avalanche s Avalanches were first imagined as giant snowballs which increased in size from accretion of underlying snow What are avalanches? They are flows which move under the influence of

More information

Effect of Liquid Viscosity on Sloshing in A Rectangular Tank

Effect of Liquid Viscosity on Sloshing in A Rectangular Tank International Journal of Research in Engineering and Science (IJRES) ISSN (Online): 2320-9364, ISSN (Print): 2320-9356 Volume 5 Issue 8 ǁ August. 2017 ǁ PP. 32-39 Effect of Liquid Viscosity on Sloshing

More information

Principles of Convection

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

More information

Candidates must show on each answer book the type of calculator used. Only calculators permitted under UEA Regulations may be used.

Candidates must show on each answer book the type of calculator used. Only calculators permitted under UEA Regulations may be used. UNIVERSITY OF EAST ANGLIA School of Mathematics May/June UG Examination 2011 2012 FLUID DYNAMICS MTH-3D41 Time allowed: 3 hours Attempt FIVE questions. Candidates must show on each answer book the type

More information

Fluid Mechanics Prof. S. K. Som Department of Mechanical Engineering Indian Institute of Technology, Kharagpur

Fluid Mechanics Prof. S. K. Som Department of Mechanical Engineering Indian Institute of Technology, Kharagpur Fluid Mechanics Prof. S. K. Som Department of Mechanical Engineering Indian Institute of Technology, Kharagpur Lecture - 15 Conservation Equations in Fluid Flow Part III Good afternoon. I welcome you all

More information

Numerical analysis of snow avalanche mechanics and of its interaction with structures

Numerical analysis of snow avalanche mechanics and of its interaction with structures Numerical analysis of snow avalanche mechanics and of its interaction with structures Eloïse Bovet 1, Bernardino Chiaia 1, Luigi Preziosi 2 1 Department of Structural and Geotechnical Engineering, Politecnico

More information

WAVE-STRUCTURE INTERACTION USING SMOOTHED PARTICLE HYDRODYNAMICS

WAVE-STRUCTURE INTERACTION USING SMOOTHED PARTICLE HYDRODYNAMICS Fifth International Conference on CFD in the Process Industries CSIRO, Melbourne, Australia 13-1 December 26 WAVE-STRUCTURE INTERACTION USING SMOOTHED PARTICLE HYDRODYNAMICS Todd B. SILVESTER 1 and Paul

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

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

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

arxiv: v2 [cond-mat.soft] 1 Nov 2017

arxiv: v2 [cond-mat.soft] 1 Nov 2017 A multiphase meshfree method for continuum-based modeling of dry and submerged granular flows E. Jafari-Nodoushan a, A. Shakibaeinia b,, K. Hosseini a a Dep. Civil Engineering, Semnan University, Semnan,

More information

Powder Technology 338 (2018) Contents lists available at ScienceDirect. Powder Technology. journal homepage:

Powder Technology 338 (2018) Contents lists available at ScienceDirect. Powder Technology. journal homepage: Powder Technology 338 (2018) 493 505 Contents lists available at ScienceDirect Powder Technology journal homepage: www.elsevier.com/locate/powtec Dam-break of mixtures consisting of non-newtonian liquids

More information

Problem Set Number 01, MIT (Winter-Spring 2018)

Problem Set Number 01, MIT (Winter-Spring 2018) Problem Set Number 01, 18.377 MIT (Winter-Spring 2018) Rodolfo R. Rosales (MIT, Math. Dept., room 2-337, Cambridge, MA 02139) February 28, 2018 Due Thursday, March 8, 2018. Turn it in (by 3PM) at the Math.

More information

The granular mixing in a slurry rotating drum

The granular mixing in a slurry rotating drum The granular mixing in a slurry rotating drum C. C. Liao and S. S. Hsiau Department of Mechanical Engineering National Central University Jhong-Li, Taiwan 321, R.O.C. Abstract The mixing dynamics of granular

More information

Review of Fluid Mechanics

Review of Fluid Mechanics Chapter 3 Review of Fluid Mechanics 3.1 Units and Basic Definitions Newton s Second law forms the basis of all units of measurement. For a particle of mass m subjected to a resultant force F the law may

More information

D.A.V. PUBLIC SCHOOL, UPPAL S SOUTHEND, SECTOR 49, GURUGRAM CLASS XI (PHYSICS) Academic plan for

D.A.V. PUBLIC SCHOOL, UPPAL S SOUTHEND, SECTOR 49, GURUGRAM CLASS XI (PHYSICS) Academic plan for D.A.V. PUBLIC SCHOOL, UPPAL S SOUTHEND, SECTOR 49, GURUGRAM CLASS XI (PHYSICS) Academic plan for 2017-2018 UNIT NAME OF UNIT WEIGHTAGE 1. 2. 3. Physical World and Measurement Kinemetics Laws of Motion

More information

Oscillatory Motion SHM

Oscillatory Motion SHM Chapter 15 Oscillatory Motion SHM Dr. Armen Kocharian Periodic Motion Periodic motion is motion of an object that regularly repeats The object returns to a given position after a fixed time interval A

More information

3 Erosion and Deposition by Ice

3 Erosion and Deposition by Ice CHAPTER 12 3 Erosion and Deposition by Ice SECTION Agents of Erosion and Deposition BEFORE YOU READ After you read this section, you should be able to answer these questions: What are glaciers? How do

More information

Jl. Kusumanegara 157 Yogyakarta 55165, Indonesia. PETRONAS, Bandar Seri Iskandar, Tronoh, Perak Darul Ridzuan, Malaysia

Jl. Kusumanegara 157 Yogyakarta 55165, Indonesia. PETRONAS, Bandar Seri Iskandar, Tronoh, Perak Darul Ridzuan, Malaysia On the Numerical Simulations of Drag Forces Exerted by Subaqueous Mudflow on Pipeline: A Laboratory Experiment Assessment Zainul Faizien Haza 1,a and Indra Sati Hamonangan Harahap 2,b 1 Department of Civil

More information

Introduction. Statement of Problem. The governing equations for porous materials with Darcy s law can be written in dimensionless form as:

Introduction. Statement of Problem. The governing equations for porous materials with Darcy s law can be written in dimensionless form as: Symbolic Calculation of Free Convection for Porous Material of Quadratic Heat Generation in a Circular Cavity Kamyar Mansour Amirkabir University of technology, Tehran, Iran, 15875-4413 mansour@aut.ac.ir

More information

Multi-physics CFD simulation of three-phase flow with MPS method

Multi-physics CFD simulation of three-phase flow with MPS method APCOM & ISCM 11-14 th December, 2013, Singapore Abstract Multi-physics CFD simulation of three-phase flow with MPS method *Ryouhei Takahashi¹, Makoto Yamamoto 2 and Hiroshi Kitada 1 1 CMS Corporation,

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

Class XI Physics Syllabus One Paper Three Hours Max Marks: 70

Class XI Physics Syllabus One Paper Three Hours Max Marks: 70 Class XI Physics Syllabus 2013 One Paper Three Hours Max Marks: 70 Class XI Weightage Unit I Physical World & Measurement 03 Unit II Kinematics 10 Unit III Laws of Motion 10 Unit IV Work, Energy & Power

More information

Modeling and simulation of bedload transport with viscous effects

Modeling and simulation of bedload transport with viscous effects Introduction Modeling and simulation of bedload transport with viscous effects E. Audusse, L. Boittin, M. Parisot, J. Sainte-Marie Project-team ANGE, Inria; CEREMA; LJLL, UPMC Université Paris VI; UMR

More information

Debris flow modelling accounting for large boulder transport

Debris flow modelling accounting for large boulder transport Monitoring, Simulation, Prevention and Remediation of Dense and Debris lows III 9 Debris flow modelling accounting for large boulder transport C. Martinez 1,. Miralles-Wilhelm 1 & R. Garcia-Martinez 1

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

Experimental Investigation on Characteristics of Non- Newtonian Fluids

Experimental Investigation on Characteristics of Non- Newtonian Fluids Experimental Investigation on Characteristics of Non- Newtonian Fluids Sudarshan B 1, Narayan U Rathod 2, and Victor Seram 3 1 Assistant Professor, Department of Mechanical Engineering, BMS college of

More information

Natural convection adjacent to a sidewall with three fins in a differentially heated cavity

Natural convection adjacent to a sidewall with three fins in a differentially heated cavity ANZIAM J. 48 (CTAC2006) pp.c806 C819, 2007 C806 Natural convection adjacent to a sidewall with three fins in a differentially heated cavity F. Xu 1 J. C. Patterson 2 C. Lei 3 (Received 31 August 2006;

More information

Colloidal Suspension Rheology Chapter 1 Study Questions

Colloidal Suspension Rheology Chapter 1 Study Questions Colloidal Suspension Rheology Chapter 1 Study Questions 1. What forces act on a single colloidal particle suspended in a flowing fluid? Discuss the dependence of these forces on particle radius. 2. What

More information

THE HYDRAULIC PERFORMANCE OF ORIENTED SPUR DIKE IMPLEMENTATION IN OPEN CHANNEL

THE HYDRAULIC PERFORMANCE OF ORIENTED SPUR DIKE IMPLEMENTATION IN OPEN CHANNEL Tenth International Water Technology Conference, IWTC10 2006, Alexandria, Egypt 281 THE HYDRAULIC PERFORMANCE OF ORIENTED SPUR DIKE IMPLEMENTATION IN OPEN CHANNEL Karima Attia 1 and Gamal El Saied 2 1

More information

9 Stresses. 9.1 Stress states in silos

9 Stresses. 9.1 Stress states in silos 9 Stresses The knowledge of the stresses prevailing in bulk solids, especially when being stored in bins and silos, is extremely important when considering the following topics: Silo design for flow (e.g.,

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

MASS MOVEMENTS, WIND, AND GLACIERS

MASS MOVEMENTS, WIND, AND GLACIERS Date Period Name MASS MOVEMENTS, WIND, AND GLACIERS SECTION.1 Mass Movements In your textbook, read about mass movements. Use each of the terms below just once to complete the passage. avalanche creep

More information

Periodic Motion. Periodic motion is motion of an object that. regularly repeats

Periodic Motion. Periodic motion is motion of an object that. regularly repeats Periodic Motion Periodic motion is motion of an object that regularly repeats The object returns to a given position after a fixed time interval A special kind of periodic motion occurs in mechanical systems

More information

PHYSICS. Course Structure. Unit Topics Marks. Physical World and Measurement. 1 Physical World. 2 Units and Measurements.

PHYSICS. Course Structure. Unit Topics Marks. Physical World and Measurement. 1 Physical World. 2 Units and Measurements. PHYSICS Course Structure Unit Topics Marks I Physical World and Measurement 1 Physical World 2 Units and Measurements II Kinematics 3 Motion in a Straight Line 23 4 Motion in a Plane III Laws of Motion

More information

A Physical Pendulum 2

A Physical Pendulum 2 A Physical Pendulum 2 Ian Jacobs, Physics Advisor, KVIS, Rayong, Thailand Introduction A physical pendulum rotates back and forth about a fixed axis and may be of any shape. All pendulums are driven by

More information

9/23/2013. Introduction CHAPTER 7 SLOPE PROCESSES, LANDSLIDES, AND SUBSIDENCE. Case History: La Conchita Landslide

9/23/2013. Introduction CHAPTER 7 SLOPE PROCESSES, LANDSLIDES, AND SUBSIDENCE. Case History: La Conchita Landslide Introduction CHAPTER 7 SLOPE PROCESSES, LANDSLIDES, AND SUBSIDENCE Landslide and other ground failures posting substantial damage and loss of life In U.S., average 25 50 deaths; damage more than $3.5 billion

More information

REE Internal Fluid Flow Sheet 2 - Solution Fundamentals of Fluid Mechanics

REE Internal Fluid Flow Sheet 2 - Solution Fundamentals of Fluid Mechanics REE 307 - Internal Fluid Flow Sheet 2 - Solution Fundamentals of Fluid Mechanics 1. Is the following flows physically possible, that is, satisfy the continuity equation? Substitute the expressions for

More information

Frictional rheologies have a wide range of applications in engineering

Frictional rheologies have a wide range of applications in engineering A liquid-crystal model for friction C. H. A. Cheng, L. H. Kellogg, S. Shkoller, and D. L. Turcotte Departments of Mathematics and Geology, University of California, Davis, CA 95616 ; Contributed by D.

More information

University of Hail Faculty of Engineering DEPARTMENT OF MECHANICAL ENGINEERING. ME Fluid Mechanics Lecture notes. Chapter 1

University of Hail Faculty of Engineering DEPARTMENT OF MECHANICAL ENGINEERING. ME Fluid Mechanics Lecture notes. Chapter 1 University of Hail Faculty of Engineering DEPARTMENT OF MECHANICAL ENGINEERING ME 311 - Fluid Mechanics Lecture notes Chapter 1 Introduction and fluid properties Prepared by : Dr. N. Ait Messaoudene Based

More information

Fluid Mechanics. du dy

Fluid Mechanics. du dy FLUID MECHANICS Technical English - I 1 th week Fluid Mechanics FLUID STATICS FLUID DYNAMICS Fluid Statics or Hydrostatics is the study of fluids at rest. The main equation required for this is Newton's

More information

The Importance of Mass Wasting

The Importance of Mass Wasting Mass Wasting: The Work of Gravity Earth Chapter 15 Chapter 15 Mass Wasting The Importance of Mass Wasting Slopes are the most common elements in our physical landscape Slopes may appear to be stable, but

More information

CONVECTIVE HEAT TRANSFER

CONVECTIVE HEAT TRANSFER CONVECTIVE HEAT TRANSFER Mohammad Goharkhah Department of Mechanical Engineering, Sahand Unversity of Technology, Tabriz, Iran CHAPTER 3 LAMINAR BOUNDARY LAYER FLOW LAMINAR BOUNDARY LAYER FLOW Boundary

More information

Simulation of floating bodies with lattice Boltzmann

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

More information

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad - 500 043 AERONAUTICAL ENGINEERING DEFINITIONS AND TERMINOLOGY Course Name : ENGINEERING MECHANICS Course Code : AAEB01 Program :

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

Student name: This is a closed book examination. You are allowed 1 sheet of 8.5 x 11 paper with notes.

Student name: This is a closed book examination. You are allowed 1 sheet of 8.5 x 11 paper with notes. 13.012 Marine Hydrodynamics for Ocean Engineers Fall 2004 Quiz #2 Student name: This is a closed book examination. You are allowed 1 sheet of 8.5 x 11 paper with notes. For the problems in Section A, fill

More information

CSCI1950V Project 4 : Smoothed Particle Hydrodynamics

CSCI1950V Project 4 : Smoothed Particle Hydrodynamics CSCI1950V Project 4 : Smoothed Particle Hydrodynamics Due Date : Midnight, Friday March 23 1 Background For this project you will implement a uid simulation using Smoothed Particle Hydrodynamics (SPH).

More information

How do landscape materials get from mountain tops to valley floors?

How do landscape materials get from mountain tops to valley floors? How do landscape materials get from mountain tops to valley floors? The processes that move materials into stream, creeks, and rivers are collectively called mass movements or mass wasting. This includes

More information

Earth Science, 10e. Edward J. Tarbuck & Frederick K. Lutgens

Earth Science, 10e. Edward J. Tarbuck & Frederick K. Lutgens Earth Science, 10e Edward J. Tarbuck & Frederick K. Lutgens Weathering, Soil, and Mass Wasting Chapter 3 Earth Science, 10e Stan Hatfield and Ken Pinzke Southwestern Illinois College Earth's external processes

More information

SECOND ENGINEER REG. III/2 APPLIED MECHANICS

SECOND ENGINEER REG. III/2 APPLIED MECHANICS SECOND ENGINEER REG. III/2 APPLIED MECHANICS LIST OF TOPICS Static s Friction Kinematics Dynamics Machines Strength of Materials Hydrostatics Hydrodynamics A STATICS 1 Solves problems involving forces

More information

Numerical Studies of Droplet Deformation and Break-up

Numerical Studies of Droplet Deformation and Break-up ILASS Americas 14th Annual Conference on Liquid Atomization and Spray Systems, Dearborn, MI, May 2001 Numerical Studies of Droplet Deformation and Break-up B. T. Helenbrook Department of Mechanical and

More information

ENGI Multiple Integration Page 8-01

ENGI Multiple Integration Page 8-01 ENGI 345 8. Multiple Integration Page 8-01 8. Multiple Integration This chapter provides only a very brief introduction to the major topic of multiple integration. Uses of multiple integration include

More information