Simulation of floating bodies with lattice Boltzmann

Size: px
Start display at page:

Download "Simulation of floating bodies with lattice Boltzmann"

Transcription

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

2 Simulation of floating bodies with lattice Boltzmann Lattice Boltzmann Method (LBM) Multiphase Flow 3 Phases: Liquid, gas and solid (rigid bodies) Cell conversion scheme Simulations with walberla and pe Floating Bodies Kinetic origin of the lattice BGK Method Hydrostatic floating stability Evaluation of forces Outlook & Conclusion Further applications 2

3 Simulation of floating bodies with lattice Boltzmann Lattice Boltzmann Method (LBM) Multiphase Flow 3 Phases: Liquid, gas and solid (rigid bodies) Cell conversion scheme Simulations with walberla and pe Floating Bodies Kinetic origin of the lattice BGK Method Hydrostatic floating stability Evaluation of forces Outlook & Conclusion Further applications 3

4 Kinetic Origin of Lattice Boltzmann Navier-Stokes equation for fluids Continuum assumption: Macroscopic Variables are defined at every point in space inside the medium Behavior of the flow is described as equation of the macroscopic variables Boltzmann: Microscopic assumption: Fluid is made up of particles (molecules) Particles of mass m, defined by position and velocity. Statistical mechanics: Description of kinetic behavior by means of probabilistic methods (Large number of particles!) Kinetic particle distribution function is the number of particles within the volume element d x around x and velocity within d v around v. 4

5 Boltzmann Equation Boltzmann: Macroscopic variables are moments of the statistical distribution function Boltzmann Equation: LHS: transport term RHS: collision term (hidden) 5

6 BGK Collision Model Collision term: Describes the changes in the particle motion due to collisions Boltzmann: Time-independent two-body collisions ( Stosszahl Ansatz ) Bhatnagar Gross Krook Model H-Theorem: Thermodynamic systems strive towards a state of Equilibrium (Entropic behavior) Equilibrium state solution given by a Maxwell-Boltzmann distribution (distribution of particle velocities in thermodynamic equilibrium) BGK - Equation Collision term: Linear BGK - relaxation towards equilibrium 6

7 From the BGK Equation to Lattice Boltzmann BGK Equation f is function of ( x, v ) Discretization of velocity space Restriction of particle velocities to finite set {c i }. Set must span a discrete lattice (~grid) of cells. Lattice velocities connect the cells. Discrete set of particle distributions functions { f i ( x, t)} at each cell D3Q19 Model shown in figure 7

8 Lattice Boltzmann Scheme Discretized equilibrium function Discrete approximation of f eq around u =0 (low Mach number expansion). c s is the lattice speed of sound (model dependent constant). ( Skip lots of lots of mathematics ) Stream and Collide Algorithm Streaming: Collision: Dimensionless lattice relaxation time τ is related to the viscosity Lattice Boltzmann scheme 8

9 Moments of the Lattice Boltzmann Model Local macroscopic quantities are moments of the discrete particle distribution functions (PDFs): Approximates Navier-Stokes in the incompressible limit. (See Hänel, D. Molekulare Gasdynamik; Succi, S. Lattice Boltzmann Equation for Fluid Dynamics and Beyond) Mesoscopic Method 9

10 Simulation of floating bodies with lattice Boltzmann Lattice Boltzmann Method (LBM) Multiphase Flow 3 Phases: Liquid, gas and solid (rigid bodies) Cell conversion scheme Simulations with walberla and pe Floating Bodies Kinetic origin of the lattice BGK Method Hydrostatic floating stability Evaluation of forces Outlook & Conclusion Further applications 10

11 Three - Phase Flow Liquid-Gas-Solid Simulation Free Surface Flows Particulate Flows (Rigid Bodies) Everyday life: water & air 2 immiscible fluids (a liquid and a gas) Examples: river, bubbles & foam, Suspensions (e.g., paint, blood, colloids) Rigid Bodies in Free Surface Flow Non-deformable Newtonian body physics Examples: Ship, Weizenbier Pictures taken from Physics of Continuous Matters (Benny Lautrup), and Wikipedia. 11

12 Liquid-Gas-Solid Lattice Boltzmann Boltzmann method used to simulate the liquid phase Different cell types control the system behavior Figure: floating box in discrete lattice Gas, liquid, and solid cells represent the three phases Interface cells model the free surface boundary Computation uses a flag field to store the cell type of each cell Flag field is updated dynamically 12

13 Liquid-Gas-Solid Lattice Boltzmann Boltzmann method used for the liquid phase Interaction with other phases via boundary conditions Three phase transitions: Liquid-gas boundary (free surface) Liquid-solid boundary (obstacle walls) Solid-gas (no boundary for LBM scheme!) 13

14 Liquid-Gas-Solid Lattice Boltzmann Boltzmann method used for the liquid phase Interaction with other phases via boundary conditions Three phase transitions: Liquid-gas boundary (free surface) Liquid-solid boundary (obstacle walls) Solid-gas (no boundary for LBM scheme!) 14

15 Liquid-Gas-Solid Lattice Boltzmann Boltzmann method used for the liquid phase Interaction with other phases via boundary conditions Three phase transitions: Liquid-gas boundary (free surface) Liquid-solid boundary (obstacle walls) Solid-gas (no boundary for LBM scheme!) 15

16 Liquid-Gas-Solid Lattice Boltzmann Boltzmann method used for the liquid phase Interaction with other phases via boundary conditions Three phase transitions: Liquid-gas boundary (free surface) Liquid-solid boundary (obstacle walls) Solid-gas (no boundary for LBM scheme!) 16

17 Liquid-Gas Boundary Free surface boundary Boundary treatment is done at the interface cells. PDFs only in liquid and interface cells No PDFs defined in gas cells! Free Surface Boundary Condition Construct PDFs pointing towards liquid phase from streamed PDFs according to 2 where ρg =1/c s p G incorporates the gas pressure, and u ( x ) is the local flow velocity. No tangential stresses at free surface boundary 17

18 Liquid-Gas Boundary Free Surface Boundary Second moment of distribution functions: Split sum for momentum flux and stress tensor, respectively For equilibrium all stresses vanish (S=0), and p is the gas pressure. 18

19 Liquid-Solid Boundary Particle reflection at obstacles Bounce back rule realized as a modified stream step (figure) Reflection is given by with boundary velocity u w. Flow velocity near wall equals boundary velocity (no slip) Momentum transfer Elastic collision of PDFs at the surface. Change in momentum Force exerted locally onto boundary. Momentum exchange method: Calculate boundary stress directly from all PDF reflections at a given surface. 19

20 Simulation of floating bodies with lattice Boltzmann Lattice Boltzmann Method (LBM) Multiphase Flow 3 Phases: Liquid, gas and solid (rigid bodies) Cell conversion scheme Simulations with walberla and pe Floating Bodies Kinetic origin of the lattice BGK Method Hydrostatic floating stability Evaluation of forces Outlook & Conclusion Further applications 20

21 Multiphase Flow Cell Conversion Scheme Lattice configuration Cell state (liquid, gas, interface, obstacle) stored as flag value in each cell May change during simulation Free surface movement Rigid body movement 21

22 Free Surface Movement Free Surface Flow Model Volume of Fluid approach Interface cells: Additional fill value liquid in a cell, such that stores the amount of Mass Exchange Mass balance is calculated during the stream step according to Fill level changes according to free surface movement 22

23 Free Surface Movement Free Surface Flow Model Mass balance is calculated during the stream step according to Interface cell converts to liquid, if. Interface cell converts to gas, if. May trigger further conversions to close interface layer (assure valid boundary!). No direct conversions from liquid to gas or vice versa! 23

24 Obstacle Movement Obstacles are mapped to the lattice Cell is treated as obstacle, if the center of the cell is inside of the object shape (e.g., box shape, sphere shape, ) Obstacle movement calculated from the fluid stresses Physics engine calculates movement from given surface stresses. Lattice has to be updated according to obstacle movement. 24

25 Conversion Scheme with Obstacles Free Surface: No direct transition between liquid and gas. Remaining transitions are from obstacle to fluid, and back. 25

26 Conversion Scheme with Obstacles Consider a spherical particle with rightwards movement. Direct conversions from fluid into obstacle (continuous lines) regardless of fluid state. Conversions from obstacle back to fluid are critical (broken lines). 26

27 Cell Conversion Algorithm 27

28 Cell Conversion Algorithm 28

29 Simulation of floating bodies with lattice Boltzmann Lattice Boltzmann Method (LBM) Multiphase Flow 3 Phases: Liquid, gas and solid (rigid bodies) Cell conversion scheme Simulations with walberla and pe Floating Bodies Kinetic origin of the lattice BGK Method Hydrostatic floating stability Evaluation of forces Outlook & Conclusion Further applications 29

30 Simulations with walberla and pe Widely Applicable Latttice Boltzmann from Erlangen p.e. - Rigid body physics engine Software projects of the Lehrstuhl für Systemsimulation, University of Erlangen-Nürnberg 30

31 Showcase Particles dropped into a Basin Spherical particles, radius 6 lattice units Red particles are heavier, green ones more lightweight Computed on 32 woodcrest processes ~ 3 days computation time Watch online: 31

32 Showcase 2 Bubbe Rise in Particle Array Freely floating spherical particles (neutral material density) Watch online: 32

33 Simulation of floating bodies with lattice Boltzmann Lattice Boltzmann Method (LBM) Multiphase Flow 3 Phases: Liquid, gas and solid (rigid bodies) Cell conversion scheme Simulations with walberla and pe Floating Bodies Kinetic origin of the lattice BGK Method Hydrostatic floating stability Evaluation of forces Outlook & Conclusion Further applications 33

34 Floating Stability - Literature Floating Positions of Rigid Bodies Application: Hydrostatic Floating stability (as known from marine engineering) J.M.J. Journée and W.W. Massie: Offshore Hydromechanics, (some pictures and formulae taken from this book) Captain D.R. Derrett and C.B. Barrass: Ship Stability for Masters and Mates Simon Bogner, Ulrich Rüde. Liquid-gas-solid flows with lattice Boltzmann Simulation of floating bodies ICMMES proceedings 2011 (submitted article under review) 34

35 Floating Bodies Buoyancy Force Archimedes: Lifting force equals the weight of the displaced fluid mass Force acts at the center of buoyancy B Partial Immersion: B is different from the center of gravity G Floating behavior of half immersed cube Assumption: Equilibrium of buoyancy and weight (vertical balance) Unstable and stable equilibrium (Equilibrium position for cube of specific density 0.5) 35

36 Floating Bodies Rotational Stability Unstable Equilibrium of Cube: Construction of B as the center of gravity of the immersed trapezoid Elongate each of the parallel sides (u and v) by its opposite in opposed directions Connect the newly obtained endpoints Intersection with middle line of the parallel sides gives B Horizontal displacement of G versus B Result: Rotational moment in the direction of heel. Upright position is unstable 45 position is stable 36

37 Floating Bodies Righting Moment Heel from stable floating position Righting Moment opposes the heeling moment M H Shift of masses from z e to z i (shift of B) Metacenter N ϕ: Intersection of line B ϕ +α ρ g =B ϕ α F B with the corresponding line of the upright position. Righting Stability Moment M S =ρ g GZ = F B GZ (Momentum: lever arm force ) Important for the stability of offshore structures (ships, barges,..) 37

38 Floating Structures Stability Formula Wall-sided structure Scribanti Formula Parallel side walls in upright position Immersed and emerged volume parts are wedges with triangular front side Compute the metacenter N ϕ for a given angle of heel. I T is the moment of inertia of the water plane. From BN ϕ follows B ϕ and the righting moment M S =ρ g GZ Example: Floating Box 38

39 Floating Structures Floating Box Stability of Floating Box For a cuboid, the Stability Formula can be written as with L, B and T are the length, width and draft of the box Stability Curve Righting moment at a given angle of heel α Cube (b:h = 4:4): negative righting moment; upright position unstable Increased width means more stability 39

40 Simulation of floating bodies with lattice Boltzmann Lattice Boltzmann Method (LBM) Multiphase Flow 3 Phases: Liquid, gas and solid (rigid bodies) Cell conversion scheme Simulations with walberla and pe Floating Bodies Kinetic origin of the lattice BGK Method Hydrostatic floating stability Evaluation of forces Outlook & Conclusion Further applications 40

41 Floating Structures Evaluation of Torque Validation of righting moment of box structures Half immersed box Angle of heel Tested b:h ratios 6:4 (a) and 5:4 (b) Resolution of box in lattice units: 24x16, 48x32, 96x64 (a) 20x16, 40x32, 80x64 (b) 41

42 Floating Structures Evaluation of Torque Ideal Stability Curve Versus Simulation Higher relative errors in (b) because of lower floating stability. Convergence to ideal curve 42

43 Floating Structures Convergence Test Check for convergence of three-phase system (ideal floating positions) Equilibrium for cube of density 0.5 For cube of density 0.25, the stability curve shows has a root at (~ Angle of Loll ) Same angle for density

44 Floating Structures Convergence Test Demonstration of convergence to ideal floating positions Cubes of density 0.25, 0.5, and 0.75 Low resolution of particles: 16x16 lattice units Watch online: 44

45 Simulation of floating bodies with lattice Boltzmann Lattice Boltzmann Method (LBM) Multiphase Flow 3 Phases: Liquid, gas and solid (rigid bodies) Cell conversion scheme Simulations with walberla and pe Floating Bodies Kinetic origin of the lattice BGK Method Hydrostatic floating stability Evaluation of forces Outlook & Conclusion Further applications 45

46 Conclusion Liquid-Gas-Solid Method so far... Arbitrary shaped rigid bodies or particles Free surface flows Ready for parallel computation (tested on woodcrest cluster) Outlook Further development for bubbly flows (foams), like, e.g., flotation processes or chemical reactors Surface tension and contact line behavior with particles Further validation, e.g., floating objects motion in waves, bubbleparticle interaction,

47 Thanks for Listening Thank you for your attention! Have a nice and pleasant evening. 47

A Framework for Hybrid Parallel Flow Simulations with a Trillion Cells in Complex Geometries

A Framework for Hybrid Parallel Flow Simulations with a Trillion Cells in Complex Geometries A Framework for Hybrid Parallel Flow Simulations with a Trillion Cells in Complex Geometries SC13, November 21 st 2013 Christian Godenschwager, Florian Schornbaum, Martin Bauer, Harald Köstler, Ulrich

More information

Drag Force Simulations of Particle Agglomerates with the Lattice-Boltzmann Method

Drag Force Simulations of Particle Agglomerates with the Lattice-Boltzmann Method Drag Force Simulations of Particle Agglomerates with the Lattice-Boltzmann Method Christian Feichtinger, Nils Thuerey, Ulrich Ruede Christian Binder, Hans-Joachim Schmid, Wolfgang Peukert Friedrich-Alexander-Universität

More information

Offshore Hydromechanics Module 1

Offshore Hydromechanics Module 1 Offshore Hydromechanics Module 1 Dr. ir. Pepijn de Jong 1. Intro, Hydrostatics and Stability Introduction OE4630d1 Offshore Hydromechanics Module 1 dr.ir. Pepijn de Jong Assistant Prof. at Ship Hydromechanics

More information

EXTENDED FREE SURFACE FLOW MODEL BASED ON THE LATTICE BOLTZMANN APPROACH

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

More information

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

Applications of Lattice Boltzmann Methods

Applications of Lattice Boltzmann Methods Applications of Lattice Boltzmann Methods Dominik Bartuschat, Martin Bauer, Simon Bogner, Christian Godenschwager, Florian Schornbaum, Ulrich Rüde Erlangen, Germany March 1, 2016 NUMET 2016 D.Bartuschat,

More information

L = I ω = const. I = 2 3 MR2. When the balloon shrinks (because the air inside it cools down), the moment of inertia decreases, R = 1. L = I ω = I ω.

L = I ω = const. I = 2 3 MR2. When the balloon shrinks (because the air inside it cools down), the moment of inertia decreases, R = 1. L = I ω = I ω. PHY 30 K. Solutions for mid-term test #3. Problem 1: Out in space, there are no forces acting on the balloon except gravity and hence no torques (with respect to an axis through the center of mass). Consequently,

More information

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

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

More information

MULTIPHASE DEBRIS FLOW SIMULATIONS WITH THE DISCRETE ELEMENT METHOD COUPLED WITH A LATTICE-BOLTZMANN FLUID

MULTIPHASE DEBRIS FLOW SIMULATIONS WITH THE DISCRETE ELEMENT METHOD COUPLED WITH A LATTICE-BOLTZMANN FLUID III International Conference on Particle-based Methods Fundamentals and Applications PARTICLES 2013 M. Bischoff, E. Oñate, D.R.J. Owen, E. Ramm & P. Wriggers (Eds) MULTIPHASE DEBRIS FLOW SIMULATIONS WITH

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

LATTICE BOLTZMANN MODELLING OF PULSATILE FLOW USING MOMENT BOUNDARY CONDITIONS

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

More information

Chapter 2 Hydrostatics Buoyancy, Floatation and Stability

Chapter 2 Hydrostatics Buoyancy, Floatation and Stability Chapter 2 Hydrostatics uoyancy, Floatation and Stability Zerihun Alemayehu Rm. E119 AAiT Force of buoyancy an upward force exerted by a fluid pressure on fully or partially floating body Gravity Archimedes

More information

Parallel Simulations of Self-propelled Microorganisms

Parallel Simulations of Self-propelled Microorganisms Parallel Simulations of Self-propelled Microorganisms K. Pickl a,b M. Hofmann c T. Preclik a H. Köstler a A.-S. Smith b,d U. Rüde a,b ParCo 2013, Munich a Lehrstuhl für Informatik 10 (Systemsimulation),

More information

Lattice Boltzmann Method for Fluid Simulations

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

More information

Fluid Mechanics 3502 Day 1, Spring 2018

Fluid Mechanics 3502 Day 1, Spring 2018 Instructor Fluid Mechanics 3502 Day 1, Spring 2018 Dr. Michele Guala, Civil Eng. Department UMN Office hours: (Tue -?) CEGE 162 9:30-10:30? Tue Thu CEGE phone (612) 626-7843 (Mon,Wed,Fr) SAFL, 2 third

More information

Three-dimensional simulation of slip-flow and heat transfer in a microchannel using the lattice Boltzmann method

Three-dimensional simulation of slip-flow and heat transfer in a microchannel using the lattice Boltzmann method 75 Three-dimensional simulation of slip-flow and heat transfer in a microchannel using the lattice Boltzmann method A. C. M. Sousa,2, M. Hadavand & A. Nabovati 3 Department of Mechanical Engineering, University

More information

Upthrust and Archimedes Principle

Upthrust and Archimedes Principle 1 Upthrust and Archimedes Principle Objects immersed in fluids, experience a force which tends to push them towards the surface of the liquid. This force is called upthrust and it depends on the density

More information

Numerical Investigation of Fluid and Thermal Flow in a Differentially Heated Side Enclosure walls at Various Inclination Angles

Numerical Investigation of Fluid and Thermal Flow in a Differentially Heated Side Enclosure walls at Various Inclination Angles Numerical Investigation of Fluid and Thermal Flow in a Differentially Heated Side Enclosure walls at Various Inclination Angles O. A. SHAHRUL Faculty of Mechanical & Manufacturing Engineering Universiti

More information

Physical Modeling of Multiphase flow. Boltzmann method

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

More information

The lattice Boltzmann method for contact line dynamics

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

More information

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

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

More information

Lecture 5: Kinetic theory of fluids

Lecture 5: Kinetic theory of fluids Lecture 5: Kinetic theory of fluids September 21, 2015 1 Goal 2 From atoms to probabilities Fluid dynamics descrines fluids as continnum media (fields); however under conditions of strong inhomogeneities

More information

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

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

More information

1 LS 1: THE STUDENT WILL UTILIZE SKILLS OF OBSERVATION, DATA COLLECTION, AND DATA ANALYSIS TO SOLVE PROBLEMS

1 LS 1: THE STUDENT WILL UTILIZE SKILLS OF OBSERVATION, DATA COLLECTION, AND DATA ANALYSIS TO SOLVE PROBLEMS PHYSICS-Semester 1 LS 1: THE STUDENT WILL UTILIZE SKILLS OF OBSERVATION, DATA COLLECTION, AND DATA ANALYSIS TO SOLVE PROBLEMS. 1.1 The student will pass a lab safety test following district guidelines.

More information

COMPARISON OF CPU AND GPU IMPLEMENTATIONS OF THE LATTICE BOLTZMANN METHOD

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

More information

Computer simulations of fluid dynamics. Lecture 11 LBM: Algorithm for BGK Maciej Matyka

Computer simulations of fluid dynamics. Lecture 11 LBM: Algorithm for BGK Maciej Matyka Computer simulations of fluid dynamics Lecture 11 LBM: Algorithm for BGK Maciej Matyka https://www.youtube.com/watch? v=vluyp_ydfjc https://youtu.be/cj52zpggka (789 citations) Lecture goal l l Give a complete

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

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

CHARACTERISTIC OF FLUIDS. A fluid is defined as a substance that deforms continuously when acted on by a shearing stress at any magnitude.

CHARACTERISTIC OF FLUIDS. A fluid is defined as a substance that deforms continuously when acted on by a shearing stress at any magnitude. CHARACTERISTIC OF FLUIDS A fluid is defined as a substance that deforms continuously when acted on by a shearing stress at any magnitude. In a fluid at rest, normal stress is called pressure. 1 Dimensions,

More information

Lattice Boltzmann Method for Moving Boundaries

Lattice Boltzmann Method for Moving Boundaries Lattice Boltzmann Method for Moving Boundaries Hans Groot March 18, 2009 Outline 1 Introduction 2 Moving Boundary Conditions 3 Cylinder in Transient Couette Flow 4 Collision-Advection Process for Moving

More information

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

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

More information

Liquids and solids are essentially incompressible substances and the variation of their density with pressure is usually negligible.

Liquids and solids are essentially incompressible substances and the variation of their density with pressure is usually negligible. Properties of Fluids Intensive properties are those that are independent of the mass of a system i.e. temperature, pressure and density. Extensive properties are those whose values depend on the size of

More information

APPRAISAL OF FLOW SIMULATION BY THE LATTICE BOLTZMANN METHOD

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

More information

Lattice Boltzmann Methods for Fluid Dynamics

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

More information

A Unified Gas-kinetic Scheme for Continuum and Rarefied Flows

A Unified Gas-kinetic Scheme for Continuum and Rarefied Flows A Unified Gas-kinetic Scheme for Continuum and Rarefied Flows K. Xu and J.C. Huang Mathematics Department, Hong Kong University of Science and Technology, Hong Kong Department of Merchant Marine, National

More information

MECHANICAL PROPERTIES OF FLUIDS

MECHANICAL PROPERTIES OF FLUIDS CHAPTER-10 MECHANICAL PROPERTIES OF FLUIDS QUESTIONS 1 marks questions 1. What are fluids? 2. How are fluids different from solids? 3. Define thrust of a liquid. 4. Define liquid pressure. 5. Is pressure

More information

Lattice Boltzmann Method for Fluid Simulations

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

More information

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

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

More information

Numerical Simulation Of Pore Fluid Flow And Fine Sediment Infiltration Into The Riverbed

Numerical Simulation Of Pore Fluid Flow And Fine Sediment Infiltration Into The Riverbed City University of New York (CUNY) CUNY Academic Works International Conference on Hydroinformatics 8-1-2014 Numerical Simulation Of Pore Fluid Flow And Fine Sediment Infiltration Into The Riverbed Tobias

More information

1.3 Molecular Level Presentation

1.3 Molecular Level Presentation 1.3.1 Introduction A molecule is the smallest chemical unit of a substance that is capable of stable, independent existence. Not all substances are composed of molecules. Some substances are composed of

More information

Course Name: AP Physics. Team Names: Jon Collins. Velocity Acceleration Displacement

Course Name: AP Physics. Team Names: Jon Collins. Velocity Acceleration Displacement Course Name: AP Physics Team Names: Jon Collins 1 st 9 weeks Objectives Vocabulary 1. NEWTONIAN MECHANICS and lab skills: Kinematics (including vectors, vector algebra, components of vectors, coordinate

More information

AP PHYSICS 1 Learning Objectives Arranged Topically

AP PHYSICS 1 Learning Objectives Arranged Topically AP PHYSICS 1 Learning Objectives Arranged Topically with o Big Ideas o Enduring Understandings o Essential Knowledges o Learning Objectives o Science Practices o Correlation to Knight Textbook Chapters

More information

Chapter 2: Fluid Dynamics Review

Chapter 2: Fluid Dynamics Review 7 Chapter 2: Fluid Dynamics Review This chapter serves as a short review of basic fluid mechanics. We derive the relevant transport equations (or conservation equations), state Newton s viscosity law leading

More information

Introduction to Marine Hydrodynamics

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

More information

Knowledge of basic math concepts is expected (conversions, units, trigonometry, vectors, etc.)

Knowledge of basic math concepts is expected (conversions, units, trigonometry, vectors, etc.) Topics for the Final Exam Knowledge of basic math concepts is expected (conversions, units, trigonometry, vectors, etc.) Chapter 2. displacement, velocity, acceleration motion in one dimension with constant

More information

Fluid Mechanics-61341

Fluid Mechanics-61341 An-Najah National University College of Engineering Fluid Mechanics-61341 Chapter [2] Fluid Statics 1 Fluid Mechanics-2nd Semester 2010- [2] Fluid Statics Fluid Statics Problems Fluid statics refers to

More information

Grad s approximation for missing data in lattice Boltzmann simulations

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

More information

Lattice Boltzmann Method

Lattice Boltzmann Method 3 Lattice Boltzmann Method 3.1 Introduction The lattice Boltzmann method is a discrete computational method based upon the lattice gas automata - a simplified, fictitious molecular model. It consists of

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

Fluid Mechanics. Forces on Fluid Elements. Fluid Elements - Definition:

Fluid Mechanics. Forces on Fluid Elements. Fluid Elements - Definition: Fluid Mechanics Chapter 2: Fluid Statics Lecture 3 Forces on Fluid Elements Fluid Elements - Definition: Fluid element can be defined as an infinitesimal region of the fluid continuum in isolation from

More information

MECHANICAL PROPERTIES OF FLUIDS:

MECHANICAL PROPERTIES OF FLUIDS: Important Definitions: MECHANICAL PROPERTIES OF FLUIDS: Fluid: A substance that can flow is called Fluid Both liquids and gases are fluids Pressure: The normal force acting per unit area of a surface is

More information

Static Forces on Surfaces-Buoyancy. Fluid Mechanics. The equilibrium of a body may be: Stable. Unstable. Neutral (could be considered stable)

Static Forces on Surfaces-Buoyancy. Fluid Mechanics. The equilibrium of a body may be: Stable. Unstable. Neutral (could be considered stable) Equilibrium of Floating Bodies: To be the floating body in equilibrium, two conditions must be satisfied: The buoyant Force (F b ) must equal the weight of the floating body (W). F b and W must act in

More information

EFFECT OF A CLUSTER ON GAS-SOLID DRAG FROM LATTICE BOLTZMANN SIMULATIONS

EFFECT OF A CLUSTER ON GAS-SOLID DRAG FROM LATTICE BOLTZMANN SIMULATIONS Ninth International Conference on CFD in the Minerals and Process Industries CSIRO, Melbourne, Australia 10-12 December 2012 EFFECT OF A CLUSTER ON GAS-SOLID DRAG FROM LATTICE BOLTZMANN SIMULATIONS Milinkumar

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

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

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

11.1 Mass Density. Fluids are materials that can flow, and they include both gases and liquids. The mass density of a liquid or gas is an

11.1 Mass Density. Fluids are materials that can flow, and they include both gases and liquids. The mass density of a liquid or gas is an Chapter 11 Fluids 11.1 Mass Density Fluids are materials that can flow, and they include both gases and liquids. The mass density of a liquid or gas is an important factor that determines its behavior

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

Lecture 3. Properties of Fluids 11/01/2017. There are thermodynamic properties of fluids like:

Lecture 3. Properties of Fluids 11/01/2017. There are thermodynamic properties of fluids like: 11/01/2017 Lecture 3 Properties of Fluids There are thermodynamic properties of fluids like: Pressure, p (N/m 2 ) or [ML -1 T -2 ], Density, ρ (kg/m 3 ) or [ML -3 ], Specific weight, γ = ρg (N/m 3 ) or

More information

A formulation for fast computations of rigid particulate flows

A formulation for fast computations of rigid particulate flows Center for Turbulence Research Annual Research Briefs 2001 185 A formulation for fast computations of rigid particulate flows By N. A. Patankar 1. Introduction A formulation is presented for the direct

More information

LATTICE BOLTZMANN AND FINITE VOLUME SIMULATIONS OF MULTIPHASE FLOW IN BGA ENCAPSULATION PROCESS

LATTICE BOLTZMANN AND FINITE VOLUME SIMULATIONS OF MULTIPHASE FLOW IN BGA ENCAPSULATION PROCESS LATTICE BOLTZMANN AND FINITE VOLUME SIMULATIONS OF MULTIPHASE FLOW IN BGA ENCAPSULATION PROCESS Aizat Abas, MZ Abdullah, MHH Ishak, Nurfatin AS and Soon Fuat Khor Advanced Packaging and SMT, School of

More information

2007 Problem Topic Comment 1 Kinematics Position-time equation Kinematics 7 2 Kinematics Velocity-time graph Dynamics 6 3 Kinematics Average velocity

2007 Problem Topic Comment 1 Kinematics Position-time equation Kinematics 7 2 Kinematics Velocity-time graph Dynamics 6 3 Kinematics Average velocity 2007 Problem Topic Comment 1 Kinematics Position-time equation Kinematics 7 2 Kinematics Velocity-time graph Dynamics 6 3 Kinematics Average velocity Energy 7 4 Kinematics Free fall Collisions 3 5 Dynamics

More information

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

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

More information

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

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

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

More information

CHAPTER 4. Basics of Fluid Dynamics

CHAPTER 4. Basics of Fluid Dynamics CHAPTER 4 Basics of Fluid Dynamics What is a fluid? A fluid is a substance that can flow, has no fixed shape, and offers little resistance to an external stress In a fluid the constituent particles (atoms,

More information

Physics 220: Classical Mechanics

Physics 220: Classical Mechanics Lecture 10 1/34 Phys 220 Physics 220: Classical Mechanics Lecture: MWF 8:40 am 9:40 am (Phys 114) Michael Meier mdmeier@purdue.edu Office: Phys Room 381 Help Room: Phys Room 11 schedule on course webpage

More information

PREDICTION OF INTRINSIC PERMEABILITIES WITH LATTICE BOLTZMANN METHOD

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

More information

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

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

More information

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

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

5.1 Fluid momentum equation Hydrostatics Archimedes theorem The vorticity equation... 42

5.1 Fluid momentum equation Hydrostatics Archimedes theorem The vorticity equation... 42 Chapter 5 Euler s equation Contents 5.1 Fluid momentum equation........................ 39 5. Hydrostatics................................ 40 5.3 Archimedes theorem........................... 41 5.4 The

More information

Simulation of 2D non-isothermal flows in slits using lattice Boltzmann method

Simulation of 2D non-isothermal flows in slits using lattice Boltzmann method Simulation of 2D non-isothermal flows in slits using lattice Boltzmann method João Chambel Leitão Department of Mechanical Engineering, Instituto Superior Técnico, Lisboa, Portugal Abstract: The present

More information

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

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

More information

A drop forms when liquid is forced out of a small tube. The shape of the drop is determined by a balance of pressure, gravity, and surface tension

A drop forms when liquid is forced out of a small tube. The shape of the drop is determined by a balance of pressure, gravity, and surface tension A drop forms when liquid is forced out of a small tube. The shape of the drop is determined by a balance of pressure, gravity, and surface tension forces. 2 Objectives 3 i i 2 1 INTRODUCTION Property:

More information

LATTICE BOLTZMANN SIMULATION OF FLUID FLOW IN A LID DRIVEN CAVITY

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

More information

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

UNIVERSITY OF SASKATCHEWAN Department of Physics and Engineering Physics

UNIVERSITY OF SASKATCHEWAN Department of Physics and Engineering Physics UNIVERSITY OF SASKATCHEWAN Department of Physics and Engineering Physics Physics 111.6 MIDTERM TEST #3 January 24, 2008 Time: 90 minutes NAME: (Last) Please Print (Given) STUDENT NO.: LECTURE SECTION (please

More information

Predictor-Corrector Finite-Difference Lattice Boltzmann Schemes

Predictor-Corrector Finite-Difference Lattice Boltzmann Schemes Applied Mathematical Sciences, Vol. 9, 2015, no. 84, 4191-4199 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2015.5138 Predictor-Corrector Finite-Difference Lattice Boltzmann Schemes G. V.

More information

arxiv:comp-gas/ v1 28 Apr 1993

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

More information

Lecturer, Department t of Mechanical Engineering, SVMIT, Bharuch

Lecturer, Department t of Mechanical Engineering, SVMIT, Bharuch Fluid Mechanics By Ashish J. Modi Lecturer, Department t of Mechanical Engineering, i SVMIT, Bharuch Review of fundamentals Properties of Fluids Introduction Any characteristic of a system is called a

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

GATE PSU. Chemical Engineering. Fluid Mechanics. For. The Gate Coach 28, Jia Sarai, Near IIT Hauzkhas, New Delhi 16 (+91) ,

GATE PSU. Chemical Engineering. Fluid Mechanics. For. The Gate Coach 28, Jia Sarai, Near IIT Hauzkhas, New Delhi 16 (+91) , For GATE PSU Chemical Engineering Fluid Mechanics GATE Syllabus Fluid statics, Newtonian and non-newtonian fluids, Bernoulli equation, Macroscopic friction factors, energy balance, dimensional analysis,

More information

ME615 Project Presentation Aeroacoustic Simulations using Lattice Boltzmann Method

ME615 Project Presentation Aeroacoustic Simulations using Lattice Boltzmann Method ME615 Project Presentation Aeroacoustic Simulations using Lattice Boltzmann Method Kameswararao Anupindi Graduate Research Assistant School of Mechanical Engineering Purdue Universit December 11, 11 Outline...

More information

AMME2261: Fluid Mechanics 1 Course Notes

AMME2261: Fluid Mechanics 1 Course Notes Module 1 Introduction and Fluid Properties Introduction Matter can be one of two states: solid or fluid. A fluid is a substance that deforms continuously under the application of a shear stress, no matter

More information

Boundary Conditions in Fluid Mechanics

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

More information

UNIT II. Buoyancy and Kinematics of Fluid Motion

UNIT II. Buoyancy and Kinematics of Fluid Motion SIDDHARTH GROUP OF INSTITUTIONS :: PUTTUR Siddharth Nagar, Narayanavanam Road 517583 QUESTION BANK (DESCRIPTIVE) Subject with Code : FM(15A01305) Year & Sem: II-B.Tech & I-Sem Course & Branch: B.Tech -

More information

Lattice Boltzmann model for the Elder problem

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

More information

Lattice Boltzmann Model

Lattice Boltzmann Model Lattice Boltzmann Model Paul Walsh January 6, 2003 Computational Physics, Dept of Physics, Trinity College, Dublin 2, Ireland Submitted January 6 th 2003. Abstract The validity of the Lattice Boltzmann

More information

Welcome to MECH 280. Ian A. Frigaard. Department of Mechanical Engineering, University of British Columbia. Mech 280: Frigaard

Welcome to MECH 280. Ian A. Frigaard. Department of Mechanical Engineering, University of British Columbia. Mech 280: Frigaard Welcome to MECH 280 Ian A. Frigaard Department of Mechanical Engineering, University of British Columbia Lectures 1 & 2: Learning goals/concepts: What is a fluid Apply continuum hypothesis Stress and viscosity

More information

Stochastic Particle Methods for Rarefied Gases

Stochastic Particle Methods for Rarefied Gases CCES Seminar WS 2/3 Stochastic Particle Methods for Rarefied Gases Julian Köllermeier RWTH Aachen University Supervisor: Prof. Dr. Manuel Torrilhon Center for Computational Engineering Science Mathematics

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

Investigating platelet motion towards vessel walls in the presence of red blood cells

Investigating platelet motion towards vessel walls in the presence of red blood cells Investigating platelet motion towards vessel walls in the presence of red blood cells (Complex Fluids in Biological Systems) Lindsay Crowl and Aaron Fogelson Department of Mathematics University of Utah

More information

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

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

More information

An Overview of Fluid Animation. Christopher Batty March 11, 2014

An Overview of Fluid Animation. Christopher Batty March 11, 2014 An Overview of Fluid Animation Christopher Batty March 11, 2014 What distinguishes fluids? What distinguishes fluids? No preferred shape. Always flows when force is applied. Deforms to fit its container.

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

Free energy concept Free energy approach LBM implementation Parameters

Free energy concept Free energy approach LBM implementation Parameters BINARY LIQUID MODEL A. Kuzmin J. Derksen Department of Chemical and Materials Engineering University of Alberta Canada August 22,2011 / LBM Workshop OUTLINE 1 FREE ENERGY CONCEPT 2 FREE ENERGY APPROACH

More information

Chapter 1. Continuum mechanics review. 1.1 Definitions and nomenclature

Chapter 1. Continuum mechanics review. 1.1 Definitions and nomenclature Chapter 1 Continuum mechanics review We will assume some familiarity with continuum mechanics as discussed in the context of an introductory geodynamics course; a good reference for such problems is Turcotte

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

Fluid Animation. Christopher Batty November 17, 2011

Fluid Animation. Christopher Batty November 17, 2011 Fluid Animation Christopher Batty November 17, 2011 What distinguishes fluids? What distinguishes fluids? No preferred shape Always flows when force is applied Deforms to fit its container Internal forces

More information