No-Slip Boundary Conditions in Smoothed Particle Hydrodynamics by Frank Bierbrauer.

Slides:



Advertisements
Similar presentations
Solving Systems of Equations using Substitution
Advertisements

Hopp til første side 3D Flow Simulation By Sigve Hovda, Ph.D student Three Dimentional Computational Fluid Dynamic Model of the Human Heart During Ejection.
Instructor: André Bakker
HE 316 Term Project Presentation Symmetry Analysis in Fluid Dynamics
Lecture 15: Capillary motion
Continuity Equation. Continuity Equation Continuity Equation Net outflow in x direction.
Turbulent Models.  DNS – Direct Numerical Simulation ◦ Solve the equations exactly ◦ Possible with today’s supercomputers ◦ Upside – very accurate if.
Boundary Layer Flow Describes the transport phenomena near the surface for the case of fluid flowing past a solid object.
Solving Equations = 4x – 5(6x – 10) -132 = 4x – 30x = -26x = -26x 7 = x.
12/21/2001Numerical methods in continuum mechanics1 Continuum Mechanics On the scale of the object to be studied the density and other fluid properties.
Monroe L. Weber-Shirk S chool of Civil and Environmental Engineering Basic Governing Differential Equations CEE 331 June 12, 2015.
Basic Governing Differential Equations
Motion Analysis (contd.) Slides are from RPI Registration Class.
An Introduction to Stress and Strain
James Sprittles ECS 2007 Viscous Flow Over a Chemically Patterned Surface J.E. Sprittles Y.D. Shikhmurzaev.
Fluid Simulation for Graphics
III Solution of pde’s using variational principles
Conservation Laws for Continua
Section 2: Finite Element Analysis Theory
James Sprittles BAMC 2007 Viscous Flow Over a Chemically Patterned Surface J.E Sprittles Y.D. Shikhmurzaev.
A Hybrid Particle-Mesh Method for Viscous, Incompressible, Multiphase Flows Jie LIU, Seiichi KOSHIZUKA Yoshiaki OKA The University of Tokyo,
PTT 204/3 APPLIED FLUID MECHANICS SEM 2 (2012/2013)
Smoothed Particle Hydrodynamics (SPH) Fluid dynamics The fluid is represented by a particle system Some particle properties are determined by taking an.
3.5 – Solving Systems of Equations in Three Variables.
1 Department: Material science and engineering Discipline: Finite element method By: Anelia Ivanova To: Prof. V. Iliev Subject : Hydrodynamics Simulation.
A conservative FE-discretisation of the Navier-Stokes equation JASS 2005, St. Petersburg Thomas Satzger.
A Unified Lagrangian Approach to Solid-Fluid Animation Richard Keiser, Bart Adams, Dominique Gasser, Paolo Bazzi, Philip Dutré, Markus Gross.
A particle-gridless hybrid methods for incompressible flows
Modelling Tsunami Waves using Smoothed Particle Hydrodynamics (SPH) R.A. DALRYMPLE and B.D. ROGERS Department of Civil Engineering, Johns Hopkins University.
Point Source in 2D Jet: Radiation and refraction of sound waves through a 2D shear layer Model Gallery #16685 © 2014 COMSOL. All rights reserved.

Reynolds Transport Theorem We need to relate time derivative of a property of a system to rate of change of that property within a certain region (C.V.)
Stirling-type pulse-tube refrigerator for 4 K M. Ali Etaati CASA-Day April 24 th 2008.
Detail-Preserving Fluid Control N. Th ű rey R. Keiser M. Pauly U. R ű de SCA 2006.
Geometry Group Summer 08 Series Toon Lenaerts, Bart Adams, and Philip Dutre Presented by Michael Su May
BOUNDARY LAYERS Viscous effects confined to within some finite area near the boundary → boundary layer In unsteady viscous flows at low Re (impulsively.
Vv Abstract In order to study the flow of highly deformable yet heterogeneous material, we investigate the application of the Smoothed Particle Hydrodynamics.
Finite Difference Methods Definitions. Finite Difference Methods Approximate derivatives ** difference between exact derivative and its approximation.
5-5 Solving Quadratic Equations Objectives:  Solve quadratic equations.
The Generalized Interpolation Material Point Method.
Material Point Method Solution Procedure Wednesday, 10/9/2002 Map from particles to grid Interpolate from grid to particles Constitutive model Boundary.
이 동 현 상 (Transport phenomena) 2009 년 숭실대학교 환경화학공학과.
MECH 221 FLUID MECHANICS (Fall 06/07) Chapter 8: BOUNDARY LAYER FLOWS
NNPC FSTP ENGINEERS Physics Course Code: Lesson 7.
Numerical Modeling of Viscoelastic Drops John Gemmer, Millersville University Tobin Isaac, Rice University Mark Sussman, Florida State University.
3.1 Laplace’s Equation Common situation: Conductors in the system,
Viscosità Equazioni di Navier Stokes. Viscous stresses are surface forces per unit area. (Similar to pressure) (Viscous stresses)
Model Anything. Quantity Conserved c  advect  diffuse S ConservationConstitutiveGoverning Mass, M  q -- M Momentum fluid, Mv -- F Momentum fluid.
Finite Potential Well The potential energy is zero (U(x) = 0) when the particle is 0 < x < L (Region II) The energy has a finite value (U(x) = U) outside.
Chapter 6: Introduction to Convection
Hamdache Abderrazaq 1*, Belkacem Mohamed 1, Hannoun Nourredine 2
Chapter 4 Fluid Mechanics Frank White
Part IV: Detailed Flow Structure Chap. 7: Microscopic Balances
Ship Hydrodynamics - Resistance
Chapter 9: Differential Analysis of Fluid Flow
Hydrodynamics of slowly miscible liquids
CHAPTER 5 The Schrodinger Eqn.
Solving Equations by Factoring and Problem Solving
Subject Name: FLUID MECHANICS
Class # 27 ME363 Spring /23/2018.
Conservation of momentum
Numerical Modeling of Fluid Droplet Spreading and Contact Angle Hysteresis Nikolai V. Priezjev, Mechanical Engineering, Michigan State University, MI
topic8_NS_vectorForm_F02
Numerical Analysis Lecture 26.
PHY 711 Classical Mechanics and Mathematical Methods
topic8_NS_vectorForm_F02
Motion in Space: Velocity and Acceleration
12. Navier-Stokes Applications
AE/ME 339 Computational Fluid Dynamics (CFD) K. M. Isaac 4/30/2019
Solving Systems by Substitution
Presentation transcript:

No-Slip Boundary Conditions in Smoothed Particle Hydrodynamics by Frank Bierbrauer

Updating Fluid Variables In SPH fluid variables f are updated through interpolation about a given point (x a,y a ) using information from surrounding points (x b,y b ). Each surrounding point is given a weight W ab with respect to the distance between point a and b.

Particle Deficiency Near a no-slip boundary there is a particle deficiency Any interpolation carried out in this region will produce an incorrect sum

Three Ways to Resolve the Particle Deficiency Problem 1.Insert fixed image particles outside the boundary a distance d I away from the boundary c.f. nearest fluid particle at distance d F 2.Insert fixed virtual particles within the fluid and in a direct line to the fixed image particles –Avoids creation of errors when fluid and image particles are not aligned 3. Co-moving image particles with d I = d F

123123

Velocity Update Using Image Particles 1.Fixed image approach: u I = u F +(1+d I /d F )(u W - u F ) 2.Virtual image approach: u I = u V +(1+d I /d V )(u W - u V ) –Virtual velocities u V are created through interpolation

Velocity Update Using the Navier- Stokes Equations Update the velocity using the Navier-Stokes equations and a second order finite difference approximation to the velocity derivatives

At the no-Slip Wall (W) Navier-Stokes Equations Finite-Difference Approximation at the wall

Velocity Update Much of this reduces down as, in general, a no-slip wall has condition u W =(U 0,0). Therefore, at the wall, u t = u x = u xx = v= v x = v xx = 0

The Viscoelastic Case The equations are ( = 1,2) where

Further Reduction Using giving

At the Wall As well as

Non-Newtonian (elastic) Stress Only have the velocity condition u W = (U 0,0) as well as y =0

Must Solve Need u b and v b and W Need as well as S t and e.g.

Density Update Equation

Polymeric Stress Update Equations

Velocity Update Equations

Solution for u b and v b

If x = 0, 21 = 1, = S

Equivalent Newtonian Update Equations

Giving