FORCE ENERGY. only if F = F(r). 1 Nano-scale (10 9 m) 2 Nano to Micro-scale (10 6 m) 3 Nano to Meso-scale (10 3 m)

Size: px
Start display at page:

Download "FORCE ENERGY. only if F = F(r). 1 Nano-scale (10 9 m) 2 Nano to Micro-scale (10 6 m) 3 Nano to Meso-scale (10 3 m)"

Transcription

1 What is the force? CEE 618 Scientific Parallel Computing (Lecture 12) Dissipative Hydrodynamics (DHD) Albert S. Kim Department of Civil and Environmental Engineering University of Hawai i at Manoa 2540 Dole Street, Holmes 383, Honolulu, Hawaii FORCE ENERGY A push or pull that can cause an object with mass to accelerate Newton s second law: Acceleration: F = ma a = dv dt = d2 r dt 2 A scalar physical quantity that is a property of objects and systems which is conserved by nature The ability to do work: r2 E = F dr r 1 only if F = F(r). 1 / 26 4 / 26 Outline Statistical Mechanical Approaches Nano-scale (10 9 m) MD (Molecular Dynamics) = Deterministic simulation of solving Newton s second law for ion species 2 Nano to Micro-scale (10 6 m) BD () = Updated simulation protocol of MD for ions in a fluid medium, but more applied to volumeless (point) colloidal/nano-particles: Random Forces/Torques DPD (Dissipative ) = Simulation method for Brownian motion of multiple particles using (approximate) pair-wise hydrodynamics. 3 Nano to Meso-scale (10 3 m) SD () = Accurate simulation method for micro-hydrodynamics of spherical particles DHD = General simulation method for micro-hydrodynamics of Brownian and non-brownian particles 2 / 26 5 / 26 What is? : Langevin s Equation The Langevin equations for the system of N Brownian particles: for particle i interacting with j s ṗ i = m i v i = F i (r)+ j ( )ξ ij v j + j α ij f j A study of motion of multiple particles, influenced by forces and torques 3 / 26 1 Molecular Dynamics for conservative forces/torques 2 for hydrodynamic forces/torques 3 Dissipative for stochastic forces/torques * On the average hydrodynamic stochastic p i = m i v i is the momentum, ξ ij is the hydrodynamic friction tensor, F i is the sum of inter-particle and external forces, and j α ijf j represents the randomly fluctuating force exerted on a particle by the surrounding fluid: negligible if particles are much bigger than 1.0 µm. 6 / 26

2 Properties of Random Fluctuating Force, f i 1 Time average is zero: f i = 0 (1) 2 Independently exerted on i and j particle of different positions (i.e., r i and r j ) and at different times (i.e., t and t ) e.g., a falling body in liquid with x(0) = 0 & v(0) = 0 ma = mg βv +f B (t) f i (t)f j ( t ) = 2δ ij δ ( t t ) (2) 3 δ is the Dirac-delta function: δ ij = 0 if i j; and δ ij = 1 if i = j; δ(t t ) = 0 if t t ; and δ(t t ) = 1 if t = t. 4 Related to the friction coefficient indicating α ξ. ξ ij = 1 k B T α ik α jk (3) k 7 / / 26 Integration of the Langevin equation gives the time evolution equation: r i (t+ t) = r i (t)+ j D ij (t) k B T F j t+( D) t+ r G i (4) where the components of r G i are random displacements selected from 3N variate Gaussian distribution with zero means and covariance matrix r G i = 0 and r G i r G j = 2D ij t (5) The Oseen tensor (crude approximation) is given by D ij = k BT 1, for i = j (6a) 6πηa = k BT 8πηr ij ( 1+ r ijr ij r 2 ij ), for i j (6b) and one calculates D = 0. If F j 0, the random motion is dominant in multi-particle dynamics: r G i t. 8 / 26 : Langevin s Equation The Langevin equations for the system of N force-free, non-brownian particles ṗ i = m i v i = ξ ij (v j U) F H j F H is the hydrodynamic forces/torques, p i = m i v i is the momentum, and ξ ij is the hydrodynamic friction tensor. If particles are at rest, U = M F H (8) F H = R U (9) R = (M ) 1 (10) where U is the translational/rotational velocity vector, and M and R are the grand mobility and grand resistance matrixes, respectively. R is dependent on particle positions and calculated as an inverse matrix of M. 11 / 26 (BD) (SD) Langevin equation 1 with inter-particle (conservative) forces f P, drag forces f H = ξv, and random Brownian forces f B m dv = f P +f H +f B (t) (7a) dt f H = ξv (7b) f B (t) = 0 (7c) f B (0) f B (t) = 6ξk B Tδ(t) (7d) Particles translate and rotate in a fluid field of V = U +r Ω +E : r where U is the uni-directional flow; and the vorticity Ω and rate of strain E are represented as Ω = 1 2 V (r) Eij = 1 ( Vi + V ) j = 1 2 x j x 2 ( jv i + i V j ) = E ji i respectively. If no shear, E = 0 1 Ermak and McCammon, J. Chem. Phys. 69 (1978) ; Langevin, C. R. Acad. Sci. (Paris) 146 (1908) / / 26

3

4 Directions of force/torque: F x,f y,f z,t x,t y,t z Exerted on each particle with upflow, U = +1( ) / 26 1 is a set of tools for generating high quality raster images of proteins or other molecules. 2 The core program renders spheres, triangles, cylinders, and quadric surfaces with specular highlighting, Phong shading, and shadowing. 22 / 26 Lab work Example 1 SD code code for hydrodynamic force/torque calculation is in /opt/cee618s13/class12/hasonjee/ 1 Copy all the files from /opt/cee618s13/class12/raster3d/example1/ to your own directory. 2 Type and enter: qsub raster_ex1.pbs 3 This pbs script will execute example1h.script and generate an image file, example1h.tff 20 / / 26 Outline Sphere configuration: array 1 2 Under /mnt/home/albertsk/uhtraining/cee618-sp2012/class09/dhd 1 In shsnj_obsd_fts_64.f To rotate image change Euler angles ofalpha0,beta0, and gamma0. To change the distance between the center and your eyes, control distance shsnj_obsd_fts_64.f. 2 spheres.f is included in the main code shsnj_obsd_fts_64.f. 3 There will be three output files from this serial run: 1 sforcefts.dat stores force/torque calculation data. 2 scoordxyz.dat includes (x, y, z) coordinates of N p particles. 3 scoordxyz.r3d contains format coordinate data, translated to the center of mass. 21 / / 26

5 How to generate an image 1 Copy all the files in /opt/cee618s13/class12/dhd-raster3d/ to your own directory. 2 Execute $ make $ make run 3 Then, a file like scoordxyz.tff will be generated. 4 Download the.tff file and view it. 25 / 26 Raster file: scoordxyz.r3d, x, y, z, a, and 3 more 1 Example of material properties and file indirection tiles in x,y pixels (x,y) per tile 4 4 3x3 virtual pixels -> 2x2 pixels background colour 6 T cast shadows 7 25 Phong power secondary light contribution ambient light contribution specular reflection component eye position main light source position E E E E E E E E E E E E E E E E mixed objects 18 * 19 * 20 * 21 # Draw a bunch of spheres 22 # 23 # 24 # E E E E E E E E E E E E E E E E E E E E E / 26

CEE 618 Scientific Parallel Computing (Lecture 12)

CEE 618 Scientific Parallel Computing (Lecture 12) 1 / 26 CEE 618 Scientific Parallel Computing (Lecture 12) Dissipative Hydrodynamics (DHD) Albert S. Kim Department of Civil and Environmental Engineering University of Hawai i at Manoa 2540 Dole Street,

More information

Langevin Methods. Burkhard Dünweg Max Planck Institute for Polymer Research Ackermannweg 10 D Mainz Germany

Langevin Methods. Burkhard Dünweg Max Planck Institute for Polymer Research Ackermannweg 10 D Mainz Germany Langevin Methods Burkhard Dünweg Max Planck Institute for Polymer Research Ackermannweg 1 D 55128 Mainz Germany Motivation Original idea: Fast and slow degrees of freedom Example: Brownian motion Replace

More information

Kinematics (special case) Dynamics gravity, tension, elastic, normal, friction. Energy: kinetic, potential gravity, spring + work (friction)

Kinematics (special case) Dynamics gravity, tension, elastic, normal, friction. Energy: kinetic, potential gravity, spring + work (friction) Kinematics (special case) a = constant 1D motion 2D projectile Uniform circular Dynamics gravity, tension, elastic, normal, friction Motion with a = constant Newton s Laws F = m a F 12 = F 21 Time & Position

More information

Lecture 16 ME 231: Dynamics

Lecture 16 ME 231: Dynamics Kinematics of Particles (Ch. 2) Review Lecture 16 Question of the Day What is the most important concept in Chapter 2? Time Derivative of a Vector 2 Outline for Today Question of the day Where are we in

More information

Modeling of Micro-Fluidics by a Dissipative Particle Dynamics Method. Justyna Czerwinska

Modeling of Micro-Fluidics by a Dissipative Particle Dynamics Method. Justyna Czerwinska Modeling of Micro-Fluidics by a Dissipative Particle Dynamics Method Justyna Czerwinska Scales and Physical Models years Time hours Engineering Design Limit Process Design minutes Continious Mechanics

More information

4. The Green Kubo Relations

4. The Green Kubo Relations 4. The Green Kubo Relations 4.1 The Langevin Equation In 1828 the botanist Robert Brown observed the motion of pollen grains suspended in a fluid. Although the system was allowed to come to equilibrium,

More information

CEE 618 Scientific Parallel Computing (Lecture 7): OpenMP (con td) and Matrix Multiplication

CEE 618 Scientific Parallel Computing (Lecture 7): OpenMP (con td) and Matrix Multiplication 1 / 26 CEE 618 Scientific Parallel Computing (Lecture 7): OpenMP (con td) and Matrix Multiplication Albert S. Kim Department of Civil and Environmental Engineering University of Hawai i at Manoa 2540 Dole

More information

BROWNIAN DYNAMICS SIMULATIONS WITH HYDRODYNAMICS. Abstract

BROWNIAN DYNAMICS SIMULATIONS WITH HYDRODYNAMICS. Abstract BROWNIAN DYNAMICS SIMULATIONS WITH HYDRODYNAMICS Juan J. Cerdà 1 1 Institut für Computerphysik, Pfaffenwaldring 27, Universität Stuttgart, 70569 Stuttgart, Germany. (Dated: July 21, 2009) Abstract - 1

More information

CHAPTER V. Brownian motion. V.1 Langevin dynamics

CHAPTER V. Brownian motion. V.1 Langevin dynamics CHAPTER V Brownian motion In this chapter, we study the very general paradigm provided by Brownian motion. Originally, this motion is that a heavy particle, called Brownian particle, immersed in a fluid

More information

Classical Mechanics Comprehensive Exam Solution

Classical Mechanics Comprehensive Exam Solution Classical Mechanics Comprehensive Exam Solution January 31, 011, 1:00 pm 5:pm Solve the following six problems. In the following problems, e x, e y, and e z are unit vectors in the x, y, and z directions,

More information

Fast Brownian Dynamics for Colloidal Suspensions

Fast Brownian Dynamics for Colloidal Suspensions Fast Brownian Dynamics for Colloidal Suspensions Aleksandar Donev, CIMS and collaborators: Florencio Balboa CIMS) Andrew Fiore and James Swan MIT) Courant Institute, New York University Modeling Complex

More information

Modeling and simulation of nanoparticle aggregation in colloidal systems

Modeling and simulation of nanoparticle aggregation in colloidal systems Retrospective Theses and Dissertations Iowa State University Capstones, Theses and Dissertations 2008 Modeling and simulation of nanoparticle aggregation in colloidal systems Sergiy Markutsya Iowa State

More information

Protein Dynamics, Allostery and Function

Protein Dynamics, Allostery and Function Protein Dynamics, Allostery and Function Lecture 3. Protein Dynamics Xiaolin Cheng UT/ORNL Center for Molecular Biophysics SJTU Summer School 2017 1 Obtaining Dynamic Information Experimental Approaches

More information

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

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

More information

CEE 271: Applied Mechanics II, Dynamics Lecture 14: Ch.15, Sec.1-3

CEE 271: Applied Mechanics II, Dynamics Lecture 14: Ch.15, Sec.1-3 1 / 20 CEE 271: Applied Mechanics II, Dynamics Lecture 14: Ch.15, Sec.1-3 Prof. Albert S. Kim Civil and Environmental Engineering, University of Hawaii at Manoa Thursday, October 4, 2012 PRINCIPLE OF LINEAR

More information

Supplementary Figure S1: Numerical PSD simulation. Example numerical simulation of the power spectral density, S(f) from a trapped particle

Supplementary Figure S1: Numerical PSD simulation. Example numerical simulation of the power spectral density, S(f) from a trapped particle Supplementary Figure S1: Numerical PSD simulation. Example numerical simulation of the power spectral density, S(f) from a trapped particle oscillating at Ω 0 /(2π) = f xy = 600Hz and subject to a periodic

More information

LANGEVIN THEORY OF BROWNIAN MOTION. Contents. 1 Langevin theory. 1 Langevin theory 1. 2 The Ornstein-Uhlenbeck process 8

LANGEVIN THEORY OF BROWNIAN MOTION. Contents. 1 Langevin theory. 1 Langevin theory 1. 2 The Ornstein-Uhlenbeck process 8 Contents LANGEVIN THEORY OF BROWNIAN MOTION 1 Langevin theory 1 2 The Ornstein-Uhlenbeck process 8 1 Langevin theory Einstein (as well as Smoluchowski) was well aware that the theory of Brownian motion

More information

Mesoscale Simulation Methods. Ronojoy Adhikari The Institute of Mathematical Sciences Chennai

Mesoscale Simulation Methods. Ronojoy Adhikari The Institute of Mathematical Sciences Chennai Mesoscale Simulation Methods Ronojoy Adhikari The Institute of Mathematical Sciences Chennai Outline What is mesoscale? Mesoscale statics and dynamics through coarse-graining. Coarse-grained equations

More information

ON ALGORITHMS FOR BROWNIAN DYNAMICS COMPUTER SIMULATIONS

ON ALGORITHMS FOR BROWNIAN DYNAMICS COMPUTER SIMULATIONS COMPUTATIONAL METHODS IN SCIENCE AND TECHNOLOGY 4,35-42 (1998) ON ALGORITHMS FOR BROWNIAN DYNAMICS COMPUTER SIMULATIONS ARKADIUSZ C. BRAŃKA Institute of Molecular Physics, Polish Academy of Sciences, Smoluchowskiego

More information

Active and Driven Soft Matter Lecture 3: Self-Propelled Hard Rods

Active and Driven Soft Matter Lecture 3: Self-Propelled Hard Rods A Tutorial: From Langevin equation to Active and Driven Soft Matter Lecture 3: Self-Propelled Hard Rods M. Cristina Marchetti Syracuse University Boulder School 2009 A Tutorial: From Langevin equation

More information

Passive Dynamics and Particle Systems COS 426

Passive Dynamics and Particle Systems COS 426 Passive Dynamics and Particle Systems COS 426 Computer Animation Animation Make objects change over time according to scripted actions Simulation / dynamics Predict how objects change over time according

More information

Langevin Dynamics of a Single Particle

Langevin Dynamics of a Single Particle Overview Langevin Dynamics of a Single Particle We consider a spherical particle of radius r immersed in a viscous fluid and suppose that the dynamics of the particle depend on two forces: A drag force

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

Hydrodynamics in Espresso. Kai Grass 1

Hydrodynamics in Espresso. Kai Grass 1 Hydrodynamics in Espresso Kai Grass 1 Hydrodynamics in Espresso Explicit solvent: Lennard-Jones liquid at constant energy Dissipative Particle Dynamics (DPD): thermostated particle fluid Lattice Boltzmann

More information

Temperature and Pressure Controls

Temperature and Pressure Controls Ensembles Temperature and Pressure Controls 1. (E, V, N) microcanonical (constant energy) 2. (T, V, N) canonical, constant volume 3. (T, P N) constant pressure 4. (T, V, µ) grand canonical #2, 3 or 4 are

More information

What s important: viscosity Poiseuille's law Stokes' law Demo: dissipation in flow through a tube

What s important: viscosity Poiseuille's law Stokes' law Demo: dissipation in flow through a tube PHYS 101 Lecture 29x - Viscosity 29x - 1 Lecture 29x Viscosity (extended version) What s important: viscosity Poiseuille's law Stokes' law Demo: dissipation in flow through a tube Viscosity We introduced

More information

Non-equilibrium phenomena and fluctuation relations

Non-equilibrium phenomena and fluctuation relations Non-equilibrium phenomena and fluctuation relations Lamberto Rondoni Politecnico di Torino Beijing 16 March 2012 http://www.rarenoise.lnl.infn.it/ Outline 1 Background: Local Thermodyamic Equilibrium 2

More information

FINITE ELEMENT METHOD IN

FINITE ELEMENT METHOD IN FINITE ELEMENT METHOD IN FLUID DYNAMICS Part 6: Particles transport model Marcela B. Goldschmit 2 3 Lagrangean Model The particles movement equations are solved. The trajectory of each particles can be

More information

Active Matter Lectures for the 2011 ICTP School on Mathematics and Physics of Soft and Biological Matter Lecture 3: Hydrodynamics of SP Hard Rods

Active Matter Lectures for the 2011 ICTP School on Mathematics and Physics of Soft and Biological Matter Lecture 3: Hydrodynamics of SP Hard Rods Active Matter Lectures for the 2011 ICTP School on Mathematics and Physics of Soft and Biological Matter Lecture 3: of SP Hard Rods M. Cristina Marchetti Syracuse University Baskaran & MCM, PRE 77 (2008);

More information

Topics covered so far:

Topics covered so far: Topics covered so far: Chap 1: The kinetic theory of gases P, T, and the Ideal Gas Law Chap 2: The principles of statistical mechanics 2.1, The Boltzmann law (spatial distribution) 2.2, The distribution

More information

A path integral approach to the Langevin equation

A path integral approach to the Langevin equation A path integral approach to the Langevin equation - Ashok Das Reference: A path integral approach to the Langevin equation, A. Das, S. Panda and J. R. L. Santos, arxiv:1411.0256 (to be published in Int.

More information

Chapter 4 Statics and dynamics of rigid bodies

Chapter 4 Statics and dynamics of rigid bodies Chapter 4 Statics and dynamics of rigid bodies Bachelor Program in AUTOMATION ENGINEERING Prof. Rong-yong Zhao (zhaorongyong@tongji.edu.cn) First Semester,2014-2015 Content of chapter 4 4.1 Static equilibrium

More information

CEE 271: Applied Mechanics II, Dynamics Lecture 25: Ch.17, Sec.4-5

CEE 271: Applied Mechanics II, Dynamics Lecture 25: Ch.17, Sec.4-5 1 / 36 CEE 271: Applied Mechanics II, Dynamics Lecture 25: Ch.17, Sec.4-5 Prof. Albert S. Kim Civil and Environmental Engineering, University of Hawaii at Manoa Date: 2 / 36 EQUATIONS OF MOTION: ROTATION

More information

Fluid-Particles Interaction Models Asymptotics, Theory and Numerics I

Fluid-Particles Interaction Models Asymptotics, Theory and Numerics I Fluid-Particles Interaction Models Asymptotics, Theory and Numerics I J. A. Carrillo collaborators: T. Goudon (Lille), P. Lafitte (Lille) and F. Vecil (UAB) (CPDE 2005), (JCP, 2008), (JSC, 2008) ICREA

More information

Langevin Equation Model for Brownian Motion

Langevin Equation Model for Brownian Motion Langevin Equation Model for Brownian Motion Friday, March 13, 2015 2:04 PM Reading: Gardiner Sec. 1.2 Homework 2 due Tuesday, March 17 at 2 PM. The friction constant shape of the particle. depends on the

More information

Generalized Coordinates, Lagrangians

Generalized Coordinates, Lagrangians Generalized Coordinates, Lagrangians Sourendu Gupta TIFR, Mumbai, India Classical Mechanics 2012 August 10, 2012 Generalized coordinates Consider again the motion of a simple pendulum. Since it is one

More information

This is a Gaussian probability centered around m = 0 (the most probable and mean position is the origin) and the mean square displacement m 2 = n,or

This is a Gaussian probability centered around m = 0 (the most probable and mean position is the origin) and the mean square displacement m 2 = n,or Physics 7b: Statistical Mechanics Brownian Motion Brownian motion is the motion of a particle due to the buffeting by the molecules in a gas or liquid. The particle must be small enough that the effects

More information

Rotational & Rigid-Body Mechanics. Lectures 3+4

Rotational & Rigid-Body Mechanics. Lectures 3+4 Rotational & Rigid-Body Mechanics Lectures 3+4 Rotational Motion So far: point objects moving through a trajectory. Next: moving actual dimensional objects and rotating them. 2 Circular Motion - Definitions

More information

CEE 271: Applied Mechanics II, Dynamics Lecture 23: Ch.16, Sec.7

CEE 271: Applied Mechanics II, Dynamics Lecture 23: Ch.16, Sec.7 1 / 26 CEE 271: Applied Mechanics II, Dynamics Lecture 23: Ch.16, Sec.7 Prof. Albert S. Kim Civil and Environmental Engineering, University of Hawaii at Manoa Tuesday, Nov. 8, 2012 2 / 26 RELATIVE MOTION

More information

A Fluctuating Immersed Boundary Method for Brownian Suspensions of Rigid Particles

A Fluctuating Immersed Boundary Method for Brownian Suspensions of Rigid Particles A Fluctuating Immersed Boundary Method for Brownian Suspensions of Rigid Particles Aleksandar Donev Courant Institute, New York University APS DFD Meeting San Francisco, CA Nov 23rd 2014 A. Donev (CIMS)

More information

Lecture Notes for PHY 405 Classical Mechanics

Lecture Notes for PHY 405 Classical Mechanics Lecture Notes for PHY 405 Classical Mechanics From Thorton & Marion s Classical Mechanics Prepared by Dr. Joseph M. Hahn Saint Mary s University Department of Astronomy & Physics September 1, 2005 Chapter

More information

CEE 618 Scientific Parallel Computing (Lecture 3)

CEE 618 Scientific Parallel Computing (Lecture 3) 1 / 36 CEE 618 Scientific Parallel Computing (Lecture 3) Linear Algebra Basics using LAPACK Albert S. Kim Department of Civil and Environmental Engineering University of Hawai i at Manoa 2540 Dole Street,

More information

Newton s Laws of Motion and Gravitation

Newton s Laws of Motion and Gravitation Newton s Laws of Motion and Gravitation Introduction: In Newton s first law we have discussed the equilibrium condition for a particle and seen that when the resultant force acting on the particle is zero,

More information

Multibody simulation

Multibody simulation Multibody simulation Dynamics of a multibody system (Newton-Euler formulation) Dimitar Dimitrov Örebro University June 8, 2012 Main points covered Newton-Euler formulation forward dynamics inverse dynamics

More information

13.7 Power Applied by a Constant Force

13.7 Power Applied by a Constant Force 13.7 Power Applied by a Constant Force Suppose that an applied force F a acts on a body during a time interval Δt, and the displacement of the point of application of the force is in the x -direction by

More information

READING QUIZ. CEE 271: Applied Mechanics II, Dynamics Lecture 21: Ch.16, Sec.1 4 APPLICATIONS. PLANAR RIGID BODY MOTION: TRANSLATION and ROTATION

READING QUIZ. CEE 271: Applied Mechanics II, Dynamics Lecture 21: Ch.16, Sec.1 4 APPLICATIONS. PLANAR RIGID BODY MOTION: TRANSLATION and ROTATION READING QUIZ CEE 271: Applied Mechanics II, Dynamics Lecture 21: Ch.16, Sec.1 4 Prof. Albert S. Kim Civil and Environmental Engineering, University of Hawaii at Manoa Date: 1 If a rigid body is in translation

More information

GAME PHYSICS (INFOMGP) FINAL EXAM

GAME PHYSICS (INFOMGP) FINAL EXAM GAME PHYSICS (INFOMGP) FINAL EXAM 15/JUN/ 016 LECTURER: AMIR VAXMAN Student name: Student number: This exam is 3 hours long and consists of 5 exercises. The points add up to 100. Answer only in English.

More information

Control Volume. Dynamics and Kinematics. Basic Conservation Laws. Lecture 1: Introduction and Review 1/24/2017

Control Volume. Dynamics and Kinematics. Basic Conservation Laws. Lecture 1: Introduction and Review 1/24/2017 Lecture 1: Introduction and Review Dynamics and Kinematics Kinematics: The term kinematics means motion. Kinematics is the study of motion without regard for the cause. Dynamics: On the other hand, dynamics

More information

Lecture 1: Introduction and Review

Lecture 1: Introduction and Review Lecture 1: Introduction and Review Review of fundamental mathematical tools Fundamental and apparent forces Dynamics and Kinematics Kinematics: The term kinematics means motion. Kinematics is the study

More information

Tutorial School on Fluid Dynamics: Aspects of Turbulence Session I: Refresher Material Instructor: James Wallace

Tutorial School on Fluid Dynamics: Aspects of Turbulence Session I: Refresher Material Instructor: James Wallace Tutorial School on Fluid Dynamics: Aspects of Turbulence Session I: Refresher Material Instructor: James Wallace Adapted from Publisher: John S. Wiley & Sons 2002 Center for Scientific Computation and

More information

BAE 820 Physical Principles of Environmental Systems

BAE 820 Physical Principles of Environmental Systems BAE 820 Physical Principles of Environmental Systems Stokes' law and Reynold number Dr. Zifei Liu The motion of a particle in a fluid environment, such as air or water m dv =F(t) - F dt d - 1 4 2 3 πr3

More information

8.6 Drag Forces in Fluids

8.6 Drag Forces in Fluids 86 Drag Forces in Fluids When a solid object moves through a fluid it will experience a resistive force, called the drag force, opposing its motion The fluid may be a liquid or a gas This force is a very

More information

Quick Recapitulation of Fluid Mechanics

Quick Recapitulation of Fluid Mechanics Quick Recapitulation of Fluid Mechanics Amey Joshi 07-Feb-018 1 Equations of ideal fluids onsider a volume element of a fluid of density ρ. If there are no sources or sinks in, the mass in it will change

More information

The dynamics of small particles whose size is roughly 1 µmt or. smaller, in a fluid at room temperature, is extremely erratic, and is

The dynamics of small particles whose size is roughly 1 µmt or. smaller, in a fluid at room temperature, is extremely erratic, and is 1 I. BROWNIAN MOTION The dynamics of small particles whose size is roughly 1 µmt or smaller, in a fluid at room temperature, is extremely erratic, and is called Brownian motion. The velocity of such particles

More information

AP Physics C Mechanics Objectives

AP Physics C Mechanics Objectives AP Physics C Mechanics Objectives I. KINEMATICS A. Motion in One Dimension 1. The relationships among position, velocity and acceleration a. Given a graph of position vs. time, identify or sketch a graph

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION Mechanism of phototaxis in marine zooplankton: Description of the model 1 Mathematical Model We describe here a model of a swimming Platynereis larva. The larva is selfpropelled by ciliated cells located

More information

Particle-Simulation Methods for Fluid Dynamics

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

More information

Physics for Scientists and Engineers 4th Edition, 2017

Physics for Scientists and Engineers 4th Edition, 2017 A Correlation of Physics for Scientists and Engineers 4th Edition, 2017 To the AP Physics C: Mechanics Course Descriptions AP is a trademark registered and/or owned by the College Board, which was not

More information

UNIVERSITY OF OSLO FACULTY OF MATHEMATICS AND NATURAL SCIENCES

UNIVERSITY OF OSLO FACULTY OF MATHEMATICS AND NATURAL SCIENCES UNIVERSITY OF OSLO FCULTY OF MTHEMTICS ND NTURL SCIENCES Exam in: FYS430, Statistical Mechanics Day of exam: Jun.6. 203 Problem :. The relative fluctuations in an extensive quantity, like the energy, depends

More information

PHYS 352. Noise. Noise. fluctuations in voltage (or current) about zero average voltage = 0 average V 2 is not zero

PHYS 352. Noise. Noise. fluctuations in voltage (or current) about zero average voltage = 0 average V 2 is not zero PHYS 352 Noise Noise fluctuations in voltage (or current) about zero average voltage = 0 average V 2 is not zero so, we talk about rms voltage for noise V=0 1 Sources of Intrinsic Noise sometimes noise

More information

Autonomous Underwater Vehicles: Equations of Motion

Autonomous Underwater Vehicles: Equations of Motion Autonomous Underwater Vehicles: Equations of Motion Monique Chyba - November 18, 2015 Departments of Mathematics, University of Hawai i at Mānoa Elective in Robotics 2015/2016 - Control of Unmanned Vehicles

More information

TOPICS. Density. Pressure. Variation of Pressure with Depth. Pressure Measurements. Buoyant Forces-Archimedes Principle

TOPICS. Density. Pressure. Variation of Pressure with Depth. Pressure Measurements. Buoyant Forces-Archimedes Principle Lecture 6 Fluids TOPICS Density Pressure Variation of Pressure with Depth Pressure Measurements Buoyant Forces-Archimedes Principle Surface Tension ( External source ) Viscosity ( External source ) Equation

More information

Physics 121, April 3, Equilibrium and Simple Harmonic Motion. Physics 121. April 3, Physics 121. April 3, Course Information

Physics 121, April 3, Equilibrium and Simple Harmonic Motion. Physics 121. April 3, Physics 121. April 3, Course Information Physics 121, April 3, 2008. Equilibrium and Simple Harmonic Motion. Physics 121. April 3, 2008. Course Information Topics to be discussed today: Requirements for Equilibrium (a brief review) Stress and

More information

15.3 The Langevin theory of the Brownian motion

15.3 The Langevin theory of the Brownian motion 5.3 The Langevin theory of the Brownian motion 593 Now, by virtue of the distribution (2), we obtain r(t) =; r 2 (t) = n(r,t)4πr 4 dr = 6Dt t, (22) N in complete agreement with our earlier results, namely

More information

APMA 2811T. By Zhen Li. Today s topic: Lecture 2: Theoretical foundation and parameterization. Sep. 15, 2016

APMA 2811T. By Zhen Li. Today s topic: Lecture 2: Theoretical foundation and parameterization. Sep. 15, 2016 Today s topic: APMA 2811T Dissipative Particle Dynamics Instructor: Professor George Karniadakis Location: 170 Hope Street, Room 118 Time: Thursday 12:00pm 2:00pm Dissipative Particle Dynamics: Foundation,

More information

PLANAR KINETIC EQUATIONS OF MOTION (Section 17.2)

PLANAR KINETIC EQUATIONS OF MOTION (Section 17.2) PLANAR KINETIC EQUATIONS OF MOTION (Section 17.2) We will limit our study of planar kinetics to rigid bodies that are symmetric with respect to a fixed reference plane. As discussed in Chapter 16, when

More information

CEE 271: Applied Mechanics II, Dynamics Lecture 27: Ch.18, Sec.1 5

CEE 271: Applied Mechanics II, Dynamics Lecture 27: Ch.18, Sec.1 5 1 / 42 CEE 271: Applied Mechanics II, Dynamics Lecture 27: Ch.18, Sec.1 5 Prof. Albert S. Kim Civil and Environmental Engineering, University of Hawaii at Manoa Tuesday, November 27, 2012 2 / 42 KINETIC

More information

Chapter 3. Forces, Momentum & Stress. 3.1 Newtonian mechanics: a very brief résumé

Chapter 3. Forces, Momentum & Stress. 3.1 Newtonian mechanics: a very brief résumé Chapter 3 Forces, Momentum & Stress 3.1 Newtonian mechanics: a very brief résumé In classical Newtonian particle mechanics, particles (lumps of matter) only experience acceleration when acted on by external

More information

Chapter 7. Kinematics. 7.1 Tensor fields

Chapter 7. Kinematics. 7.1 Tensor fields Chapter 7 Kinematics 7.1 Tensor fields In fluid mechanics, the fluid flow is described in terms of vector fields or tensor fields such as velocity, stress, pressure, etc. It is important, at the outset,

More information

d. Determine the power output of the boy required to sustain this velocity.

d. Determine the power output of the boy required to sustain this velocity. AP Physics C Dynamics Free Response Problems 1. A 45 kg boy stands on 30 kg platform suspended by a rope passing over a stationary pulley that is free to rotate. The other end of the rope is held by the

More information

CEE 271: Applied Mechanics II, Dynamics Lecture 9: Ch.13, Sec.4-5

CEE 271: Applied Mechanics II, Dynamics Lecture 9: Ch.13, Sec.4-5 1 / 40 CEE 271: Applied Mechanics II, Dynamics Lecture 9: Ch.13, Sec.4-5 Prof. Albert S. Kim Civil and Environmental Engineering, University of Hawaii at Manoa 2 / 40 EQUATIONS OF MOTION:RECTANGULAR COORDINATES

More information

1. A sphere with a radius of 1.7 cm has a volume of: A) m 3 B) m 3 C) m 3 D) 0.11 m 3 E) 21 m 3

1. A sphere with a radius of 1.7 cm has a volume of: A) m 3 B) m 3 C) m 3 D) 0.11 m 3 E) 21 m 3 1. A sphere with a radius of 1.7 cm has a volume of: A) 2.1 10 5 m 3 B) 9.1 10 4 m 3 C) 3.6 10 3 m 3 D) 0.11 m 3 E) 21 m 3 2. A 25-N crate slides down a frictionless incline that is 25 above the horizontal.

More information

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

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

More information

Newton s 3 rd Law. Book page 48-49

Newton s 3 rd Law. Book page 48-49 Newton s 3 rd Law Book page 48-49 14/9/2016 cgrahamphysics.com 2016 Newton s 2 nd Law problem Newton s second law does not always work: - does not work when applied to atoms and molecules - does not work

More information

Solution structure and dynamics of biopolymers

Solution structure and dynamics of biopolymers Solution structure and dynamics of biopolymers Atomic-detail vs. low resolution structure Information available at different scales Mobility of macromolecules in solution Brownian motion, random walk,

More information

Mechanics PhD Preliminary Spring 2017

Mechanics PhD Preliminary Spring 2017 Mechanics PhD Preliminary Spring 2017 1. (10 points) Consider a body Ω that is assembled by gluing together two separate bodies along a flat interface. The normal vector to the interface is given by n

More information

Contents. Dynamics and control of mechanical systems. Focus on

Contents. Dynamics and control of mechanical systems. Focus on Dynamics and control of mechanical systems Date Day 1 (01/08) Day 2 (03/08) Day 3 (05/08) Day 4 (07/08) Day 5 (09/08) Day 6 (11/08) Content Review of the basics of mechanics. Kinematics of rigid bodies

More information

Unit 4 Review. inertia interaction pair net force Newton s first law Newton s second law Newton s third law position-time graph

Unit 4 Review. inertia interaction pair net force Newton s first law Newton s second law Newton s third law position-time graph Unit 4 Review Vocabulary Review Each term may be used once. acceleration constant acceleration constant velocity displacement force force of gravity friction force inertia interaction pair net force Newton

More information

Lifshitz Hydrodynamics

Lifshitz Hydrodynamics Lifshitz Hydrodynamics Yaron Oz (Tel-Aviv University) With Carlos Hoyos and Bom Soo Kim, arxiv:1304.7481 Outline Introduction and Summary Lifshitz Hydrodynamics Strange Metals Open Problems Strange Metals

More information

M E 320 Professor John M. Cimbala Lecture 10

M E 320 Professor John M. Cimbala Lecture 10 M E 320 Professor John M. Cimbala Lecture 10 Today, we will: Finish our example problem rates of motion and deformation of fluid particles Discuss the Reynolds Transport Theorem (RTT) Show how the RTT

More information

Computational Fluid Dynamics Prof. Dr. Suman Chakraborty Department of Mechanical Engineering Indian Institute of Technology, Kharagpur

Computational Fluid Dynamics Prof. Dr. Suman Chakraborty Department of Mechanical Engineering Indian Institute of Technology, Kharagpur Computational Fluid Dynamics Prof. Dr. Suman Chakraborty Department of Mechanical Engineering Indian Institute of Technology, Kharagpur Lecture No. # 02 Conservation of Mass and Momentum: Continuity and

More information

8. More about calculus in physics

8. More about calculus in physics 8. More about calculus in physics This section is about physical quantities that change with time or change when a different quantity changes. Calculus is about the mathematics of rates of change (differentiation)

More information

Polymers Dynamics by Dielectric Spectroscopy

Polymers Dynamics by Dielectric Spectroscopy Polymers Dynamics by Dielectric Spectroscopy What s a polymer bulk? A condensed matter system where the structural units are macromolecules Polymers Shape of a Macromolecule in the Bulk Flory's prediction

More information

Chapter 15 Periodic Motion

Chapter 15 Periodic Motion Chapter 15 Periodic Motion Slide 1-1 Chapter 15 Periodic Motion Concepts Slide 1-2 Section 15.1: Periodic motion and energy Section Goals You will learn to Define the concepts of periodic motion, vibration,

More information

Covariance to PCA. CS 510 Lecture #14 February 23, 2018

Covariance to PCA. CS 510 Lecture #14 February 23, 2018 Covariance to PCA CS 510 Lecture 14 February 23, 2018 Overview: Goal Assume you have a gallery (database) of images, and a probe (test) image. The goal is to find the database image that is most similar

More information

Variable Definition Notes & comments

Variable Definition Notes & comments Extended base dimension system Pi-theorem (also definition of physical quantities, ) Physical similarity Physical similarity means that all Pi-parameters are equal Galileo-number (solid mechanics) Reynolds

More information

Lecture 8: Tissue Mechanics

Lecture 8: Tissue Mechanics Computational Biology Group (CoBi), D-BSSE, ETHZ Lecture 8: Tissue Mechanics Prof Dagmar Iber, PhD DPhil MSc Computational Biology 2015/16 7. Mai 2016 2 / 57 Contents 1 Introduction to Elastic Materials

More information

Fluid Mechanics-61341

Fluid Mechanics-61341 An-Najah National University College of Engineering Fluid Mechanics-61341 Chapter [1] Fundamentals 1 The Book (Elementary Fluid Mechanics by Street, Watters and Vennard) Each chapter includes: Concepts

More information

Summary for last week: Newton s 2 nd Law + 1 st Law

Summary for last week: Newton s 2 nd Law + 1 st Law ! F resultant = Summary for last week: Newton s 2 nd Law + 1 st Law F! " i = F! 1 + F! 2 +...+ F! N = m! all forces acting on object due to other objects a Object if we measure acceleration in an inertial

More information

CS-184: Computer Graphics

CS-184: Computer Graphics CS-184: Computer Graphics Lecture #25: Rigid Body Simulations Tobias Pfaff 537 Soda (Visual Computing Lab) tpfaff@berkeley.edu Reminder Final project presentations next week! Game Physics Types of Materials

More information

Emergence of collective dynamics in active biological systems -- Swimming micro-organisms --

Emergence of collective dynamics in active biological systems -- Swimming micro-organisms -- 12/08/2015, YITP, Kyoto Emergence of collective dynamics in active biological systems -- Swimming micro-organisms -- Norihiro Oyama John J. Molina Ryoichi Yamamoto* Department of Chemical Engineering,

More information

Questions on the December Assessment are broken into three categories: (Both MC and FR type questions can be in the following forms):

Questions on the December Assessment are broken into three categories: (Both MC and FR type questions can be in the following forms): December Assessment Review AP Physics C Mechanics Nuts and Bolts: Students will be provided an equation sheet and table of given values. Students should bring their own graphing calculator and a pencil.

More information

1/3/2011. This course discusses the physical laws that govern atmosphere/ocean motions.

1/3/2011. This course discusses the physical laws that govern atmosphere/ocean motions. Lecture 1: Introduction and Review Dynamics and Kinematics Kinematics: The term kinematics means motion. Kinematics is the study of motion without regard for the cause. Dynamics: On the other hand, dynamics

More information

The Truth about diffusion (in liquids)

The Truth about diffusion (in liquids) The Truth about diffusion (in liquids) Aleksandar Donev Courant Institute, New York University & Eric Vanden-Eijnden, Courant In honor of Berni Julian Alder LLNL, August 20th 2015 A. Donev (CIMS) Diffusion

More information

- Marine Hydrodynamics. Lecture 14. F, M = [linear function of m ij ] [function of instantaneous U, U, Ω] not of motion history.

- Marine Hydrodynamics. Lecture 14. F, M = [linear function of m ij ] [function of instantaneous U, U, Ω] not of motion history. 2.20 - Marine Hydrodynamics, Spring 2005 ecture 14 2.20 - Marine Hydrodynamics ecture 14 3.20 Some Properties of Added-Mass Coefficients 1. m ij = ρ [function of geometry only] F, M = [linear function

More information

PEAT SEISMOLOGY Lecture 2: Continuum mechanics

PEAT SEISMOLOGY Lecture 2: Continuum mechanics PEAT8002 - SEISMOLOGY Lecture 2: Continuum mechanics Nick Rawlinson Research School of Earth Sciences Australian National University Strain Strain is the formal description of the change in shape of a

More information

Lecture Note 12: Dynamics of Open Chains: Lagrangian Formulation

Lecture Note 12: Dynamics of Open Chains: Lagrangian Formulation ECE5463: Introduction to Robotics Lecture Note 12: Dynamics of Open Chains: Lagrangian Formulation Prof. Wei Zhang Department of Electrical and Computer Engineering Ohio State University Columbus, Ohio,

More information

INTRODUCTION OBJECTIVES

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

More information

Ch. 2 The Laws of Motion

Ch. 2 The Laws of Motion Ch. 2 The Laws of Motion Lesson 1 Gravity and Friction Force - A push or pull we pull on a locker handle push a soccer ball or on the computer keys Contact force - push or pull on one object by another

More information

Physics for Scientists and Engineers. Chapter 5 Force and Motion

Physics for Scientists and Engineers. Chapter 5 Force and Motion Physics for Scientists and Engineers Chapter 5 Force and Motion Spring, 2008 Ho Jung Paik Force Forces are what cause any change in the velocity of an object The net force is the vector sum of all the

More information