Scalars, Vectors and Tensors

Size: px
Start display at page:

Download "Scalars, Vectors and Tensors"

Transcription

1 Scalars, Vectors and Tensors A scalar is a physical quantity that it represented by a dimensional number at a particular point in space and time. Examples are hydrostatic pressure and temperature. A vector is a bookkeeping tool to keep track of two pieces of information (typically magnitude and direction) for a physical quantity. Examples are position, force and velocity. The vector has three components. velocity vector v = v 1 x 1 + v 2 x 2 + v 3 x 3 = i v 1 v i x i = v 2 v 3 Figure 1: The Velocity Vector The magnitude of the velocity is a scalar v v What happens when we need to keep track of three pieces of information for a given physical quantity? We need a tensor. Examples are stress and strain. The tensor has nine components. σ 11 σ 12 σ 13 stress tensor σ ij = σ 21 σ 22 σ 23 (1-25) σ 31 σ 32 σ 33 For stress, we keep track of a magnitude, direction and which plane the component acts on.

2 The Stress Tensor σ 11 σ 12 σ 13 stress tensor σ ij = σ 21 σ 22 σ 23 (1-25) σ 31 σ 32 σ 33 The first subscript keeps track of the plane the component acts on (described by its unit normal vector), while the second subscript keeps track of the direction. Each component represents a magnitude for that particular plane and direction. Figure 2: Four of the nine components of the stress tensor acting on a small cubic fluid element. The stress tensor is always symmetric σ ij = σ ji (1-26) Thus there are only six independent components of the stress tensor. Tensor calculus will not be required in this course.

3 The Stress Tensor EXAMPLE: SIMPLE SHEAR σ 12 = σ 21 σ = F/A (1-27) σ 13 = σ 31 = σ 32 = σ 32 = (1-28) σ 11 σ σ ij = σ σ 22 (1-29) σ 33 EXAMPLE: SIMPLE EXTENSION σ 11 σ ij = σ 22 (1-3) σ 33 EXAMPLE: HYDROSTATIC PRESSURE P σ ij = P (1-3) P The minus sign is because pressure compresses the fluid element. Polymers (and most liquids) are nearly incompressible. For an incompressible fluid, the hydrostatic pressure does not affect any properties. For this reason only differences in normal stresses are important. In simple shear, the first and second normal stress differences are: N 1 σ 11 σ 22 (1-32) The Extra Stress Tensor is defined as N 2 σ 22 σ 33 (1-33) { σij + P for i = j τ ij for i j σ ij (1-35)

4 Strain and Strain Rate Tensors Strain is a dimensionless measure of local deformation. Since we want to relate it to the stress tensor, we had best define the strain tensor to be symmetric. γ ij (t 1, t 2 ) u i(t 2 ) x j (t 1 ) + u j(t 2 ) x i (t 1 ) (1-37) u = u 1 x 1 + u 2 x 2 + u 3 x 3 is the displacement vector of a fluid element at time t 2 relative to its position at time t 1. Figure 3: Displacement Vectors for two Fluid Elements A and B. The strain rate tensor (or rate of deformation tensor) is the time derivative of the strain tensor. γ ij dγ ij / (1-38) The components of the local velocity vector are v i = du i / (1-39). Since the coordinates x i and time t are independent variables, we can switch the order of differentiations. γ ij v i x j + v j x i (1-4)

5 Strain and Strain Rate Tensors EXAMPLE: SIMPLE SHEAR γ γ ij = γ Where the scalar γ = u 1 / x 2 + u 2 / x 1 (1-41) γ γ ij = γ (1-51) Where the scalar γ dγ/. EXAMPLE: SIMPLE EXTENSION 2ε γ ij = ε (1-47) ε Where the scalar ε u 1 / x 1. 2 ε γ ij = ε (1-48) ε Where the scalar ε dε/.

6 The Newtonian Fluid Newton s Law is written in terms of the extra stress tensor τ ij = η γ ij (1-49) Equation (1-49) is valid for all components of the extra stress tensor in any flow of a Newtonian fluid. All low molar mass liquids are Newtonian (such as water, benzene, etc.) EXAMPLE: SIMPLE SHEAR The normal components are all zero γ γ ij = γ (1-48) η γ τ ij = η γ (1-48) σ 11 = σ 22 = σ 33 = (1-53) and the normal stress differences are thus both zero for the Newtonian fluid N 1 = N 2 = (1-54) EXAMPLE: SIMPLE EXTENSION 2 ε γ ij = ε (1-48) ε 2 ε τ ij = η ε (1-55) ε

7 Vector Calculus (p. 1) velocity v = v x i + v y j + v z k i, j, k are unit vectors in the x, y, z directions a = d v acceleration a = d v = a x i + a y j + a z k involves vectors so it represents three equations: a x = dvx a y = dvy a z = dvz a = dv x i + dv y j + dv z k The vector is simply notation (bookkeeping). Divergence n. v v x + vy x y + vz z If vx x vy vz > and > and > y z and v x > and v y > and v z > then you have an explosion! the name divergence.

8 Vector Calculus (p. 2) Gradient n. P P x i + P y j + P z k 3-D analog of a derivative Gradient operator makes a vector from the scalar P. (whereas divergence made a scalar from the vector v). Laplacian n. 2 v 2 v x x v y y v z z 2 2 v = ( 2 v x x ( 2 2 v y + x ( 2 2 v z + x v x y v y y v z y 2 ) + 2 v x i z v y z v z z 2 ) j ) k Laplacian operator makes a vector from a the vector v. Also written as v, divergence of the gradient of v.

9 Conservation of Mass in a Fluid (p. 2) THE EQUATION OF CONTINUITY Consider a Control Volume ρ = density (scalar) v = velocity vector n = unit normal vector on surface ρ( v n)da = net flux out of the control volume through small area da. S V d ρ( v n)da = net flow rate (mass per unit time) out of control volume. ρdv = total mass inside the control volume. V ρdv = rate of accumulation of mass inside the control volume. Mass Balance: d ρdv = ρ( v n)da V S

10 Conservation of Mass in a Fluid (p. 2) d ρdv = ρ( v n)da V S Integral mass balance can be written as a differential equation using the Divergence Theorem. Divergence Theorem: S ρ( v n)da = V V (ρ v)dv ( ) ρ t + (ρ v) dv = Control volume was chosen arbitrarily ρ t + (ρ v) = Derived for a control volume but applicable to any point in space. Cornerstone of continuum mechanics!!! Applies for both gases and liquids.

11 Conservation of Mass in a Liquid A liquid is incompressible Density ρ is always the same ρ t = ρ = constant Integral Mass Balance becomes d V ρdv = ρ( v n)da S S ( v n)da = Continuity Equation ρ t + (ρ v) = becomes v = for incompressible liquids In Cartesian coordinates: v = v x i + v y j + v z k v x x + v y y + v z z = (1-57)

12 Incompressible Continuity Equation for Liquids Cartesian Coordinates: x, y, z v x x + v y y + v z z = Cylindrical Coordinates: r, θ, z 1 r r (rv r) + 1 r v θ θ + v z z = Spherical Coordinates: r, θ, ϕ 1 r 2 r (r2 v r ) + 1 r sin θ θ (v θ sin θ) + 1 v ϕ r sin θ ϕ = All are simply v =

CBE 6333, R. Levicky 1 Differential Balance Equations

CBE 6333, R. Levicky 1 Differential Balance Equations CBE 6333, R. Levicky 1 Differential Balance Equations We have previously derived integral balances for mass, momentum, and energy for a control volume. The control volume was assumed to be some large object,

More information

Differential Relations for Fluid Flow. Acceleration field of a fluid. The differential equation of mass conservation

Differential Relations for Fluid Flow. Acceleration field of a fluid. The differential equation of mass conservation Differential Relations for Fluid Flow In this approach, we apply our four basic conservation laws to an infinitesimally small control volume. The differential approach provides point by point details of

More information

EXAMPLE: Water Flow in a Pipe

EXAMPLE: Water Flow in a Pipe EXAMPLE: Water Flow in a Pipe P 1 > P 2 Velocity profile is parabolic (we will learn why it is parabolic later, but since friction comes from walls the shape is intuitive) The pressure drops linearly along

More information

State of Stress at Point

State of Stress at Point State of Stress at Point Einstein Notation The basic idea of Einstein notation is that a covector and a vector can form a scalar: This is typically written as an explicit sum: According to this convention,

More information

When the fluid velocity is zero, called the hydrostatic condition, the pressure variation is due only to the weight of the fluid.

When the fluid velocity is zero, called the hydrostatic condition, the pressure variation is due only to the weight of the fluid. Fluid Statics When the fluid velocity is zero, called the hydrostatic condition, the pressure variation is due only to the weight of the fluid. Consider a small wedge of fluid at rest of size Δx, Δz, Δs

More information

Figure 1.1 Vector A and Vector F

Figure 1.1 Vector A and Vector F CHAPTER I VECTOR QUANTITIES Quantities are anything which can be measured, and stated with number. Quantities in physics are divided into two types; scalar and vector quantities. Scalar quantities have

More information

1. Fluids Mechanics and Fluid Properties. 1.1 Objectives of this section. 1.2 Fluids

1. Fluids Mechanics and Fluid Properties. 1.1 Objectives of this section. 1.2 Fluids 1. Fluids Mechanics and Fluid Properties What is fluid mechanics? As its name suggests it is the branch of applied mechanics concerned with the statics and dynamics of fluids - both liquids and gases.

More information

Chapter 28 Fluid Dynamics

Chapter 28 Fluid Dynamics Chapter 28 Fluid Dynamics 28.1 Ideal Fluids... 1 28.2 Velocity Vector Field... 1 28.3 Mass Continuity Equation... 3 28.4 Bernoulli s Principle... 4 28.5 Worked Examples: Bernoulli s Equation... 7 Example

More information

FLUID DYNAMICS. Intrinsic properties of fluids. Fluids behavior under various conditions

FLUID DYNAMICS. Intrinsic properties of fluids. Fluids behavior under various conditions FLUID DYNAMICS Intrinsic properties of fluids Fluids behavior under various conditions Methods by which we can manipulate and utilize the fluids to produce desired results TYPES OF FLUID FLOW Laminar or

More information

1 The basic equations of fluid dynamics

1 The basic equations of fluid dynamics 1 The basic equations of fluid dynamics The main task in fluid dynamics is to find the velocity field describing the flow in a given domain. To do this, one uses the basic equations of fluid flow, which

More information

Unit 3 (Review of) Language of Stress/Strain Analysis

Unit 3 (Review of) Language of Stress/Strain Analysis Unit 3 (Review of) Language of Stress/Strain Analysis Readings: B, M, P A.2, A.3, A.6 Rivello 2.1, 2.2 T & G Ch. 1 (especially 1.7) Paul A. Lagace, Ph.D. Professor of Aeronautics & Astronautics and Engineering

More information

Basic Equations, Boundary Conditions and Dimensionless Parameters

Basic Equations, Boundary Conditions and Dimensionless Parameters Chapter 2 Basic Equations, Boundary Conditions and Dimensionless Parameters In the foregoing chapter, many basic concepts related to the present investigation and the associated literature survey were

More information

4 Microscopic dynamics

4 Microscopic dynamics 4 Microscopic dynamics In this section we will look at the first model that people came up with when they started to model polymers from the microscopic level. It s called the Oldroyd B model. We will

More information

Physics 235 Chapter 1. Chapter 1 Matrices, Vectors, and Vector Calculus

Physics 235 Chapter 1. Chapter 1 Matrices, Vectors, and Vector Calculus Chapter 1 Matrices, Vectors, and Vector Calculus In this chapter, we will focus on the mathematical tools required for the course. The main concepts that will be covered are: Coordinate transformations

More information

Elasticity Theory Basics

Elasticity Theory Basics G22.3033-002: Topics in Computer Graphics: Lecture #7 Geometric Modeling New York University Elasticity Theory Basics Lecture #7: 20 October 2003 Lecturer: Denis Zorin Scribe: Adrian Secord, Yotam Gingold

More information

Review of Vector Analysis in Cartesian Coordinates

Review of Vector Analysis in Cartesian Coordinates R. evicky, CBE 6333 Review of Vector Analysis in Cartesian Coordinates Scalar: A quantity that has magnitude, but no direction. Examples are mass, temperature, pressure, time, distance, and real numbers.

More information

CBE 6333, R. Levicky 1 Review of Fluid Mechanics Terminology

CBE 6333, R. Levicky 1 Review of Fluid Mechanics Terminology CBE 6333, R. Levicky 1 Review of Fluid Mechanics Terminology The Continuum Hypothesis: We will regard macroscopic behavior of fluids as if the fluids are perfectly continuous in structure. In reality,

More information

Lecture 3 Fluid Dynamics and Balance Equa6ons for Reac6ng Flows

Lecture 3 Fluid Dynamics and Balance Equa6ons for Reac6ng Flows Lecture 3 Fluid Dynamics and Balance Equa6ons for Reac6ng Flows 3.- 1 Basics: equations of continuum mechanics - balance equations for mass and momentum - balance equations for the energy and the chemical

More information

Fluids and Solids: Fundamentals

Fluids and Solids: Fundamentals Fluids and Solids: Fundamentals We normally recognize three states of matter: solid; liquid and gas. However, liquid and gas are both fluids: in contrast to solids they lack the ability to resist deformation.

More information

A Primer on Index Notation

A Primer on Index Notation A Primer on John Crimaldi August 28, 2006 1. Index versus Index notation (a.k.a. Cartesian notation) is a powerful tool for manipulating multidimensional equations. However, there are times when the more

More information

Physics of the Atmosphere I

Physics of the Atmosphere I Physics of the Atmosphere I WS 2008/09 Ulrich Platt Institut f. Umweltphysik R. 424 Ulrich.Platt@iup.uni-heidelberg.de heidelberg.de Last week The conservation of mass implies the continuity equation:

More information

CE 204 FLUID MECHANICS

CE 204 FLUID MECHANICS CE 204 FLUID MECHANICS Onur AKAY Assistant Professor Okan University Department of Civil Engineering Akfırat Campus 34959 Tuzla-Istanbul/TURKEY Phone: +90-216-677-1630 ext.1974 Fax: +90-216-677-1486 E-mail:

More information

Vector Calculus: a quick review

Vector Calculus: a quick review Appendi A Vector Calculus: a quick review Selected Reading H.M. Sche,. Div, Grad, Curl and all that: An informal Tet on Vector Calculus, W.W. Norton and Co., (1973). (Good phsical introduction to the subject)

More information

Mechanical Properties - Stresses & Strains

Mechanical Properties - Stresses & Strains Mechanical Properties - Stresses & Strains Types of Deformation : Elasic Plastic Anelastic Elastic deformation is defined as instantaneous recoverable deformation Hooke's law : For tensile loading, σ =

More information

The Viscosity of Fluids

The Viscosity of Fluids Experiment #11 The Viscosity of Fluids References: 1. Your first year physics textbook. 2. D. Tabor, Gases, Liquids and Solids: and Other States of Matter (Cambridge Press, 1991). 3. J.R. Van Wazer et

More information

The Viscosity of Fluids

The Viscosity of Fluids Experiment #11 The Viscosity of Fluids References: 1. Your first year physics textbook. 2. D. Tabor, Gases, Liquids and Solids: and Other States of Matter (Cambridge Press, 1991). 3. J.R. Van Wazer et

More information

CBE 6333, R. Levicky 1. Tensor Notation.

CBE 6333, R. Levicky 1. Tensor Notation. CBE 6333, R. Levicky 1 Tensor Notation. Engineers and scientists find it useful to have a general terminology to indicate how many directions are associated with a physical quantity such as temperature

More information

Electromagnetism - Lecture 2. Electric Fields

Electromagnetism - Lecture 2. Electric Fields Electromagnetism - Lecture 2 Electric Fields Review of Vector Calculus Differential form of Gauss s Law Poisson s and Laplace s Equations Solutions of Poisson s Equation Methods of Calculating Electric

More information

3 Vorticity, Circulation and Potential Vorticity.

3 Vorticity, Circulation and Potential Vorticity. 3 Vorticity, Circulation and Potential Vorticity. 3.1 Definitions Vorticity is a measure of the local spin of a fluid element given by ω = v (1) So, if the flow is two dimensional the vorticity will be

More information

A vector is a directed line segment used to represent a vector quantity.

A vector is a directed line segment used to represent a vector quantity. Chapters and 6 Introduction to Vectors A vector quantity has direction and magnitude. There are many examples of vector quantities in the natural world, such as force, velocity, and acceleration. A vector

More information

Gauss Formulation of the gravitational forces

Gauss Formulation of the gravitational forces Chapter 1 Gauss Formulation of the gravitational forces 1.1 ome theoretical background We have seen in class the Newton s formulation of the gravitational law. Often it is interesting to describe a conservative

More information

Viscous flow in pipe

Viscous flow in pipe Viscous flow in pipe Henryk Kudela Contents 1 Laminar or turbulent flow 1 2 Balance of Momentum - Navier-Stokes Equation 2 3 Laminar flow in pipe 2 3.1 Friction factor for laminar flow...........................

More information

Notes on Polymer Rheology Outline

Notes on Polymer Rheology Outline 1 Why is rheology important? Examples of its importance Summary of important variables Description of the flow equations Flow regimes - laminar vs. turbulent - Reynolds number - definition of viscosity

More information

INTRODUCTION TO FLUID MECHANICS

INTRODUCTION TO FLUID MECHANICS INTRODUCTION TO FLUID MECHANICS SIXTH EDITION ROBERT W. FOX Purdue University ALAN T. MCDONALD Purdue University PHILIP J. PRITCHARD Manhattan College JOHN WILEY & SONS, INC. CONTENTS CHAPTER 1 INTRODUCTION

More information

Transport Phenomena I

Transport Phenomena I Transport Phenomena I Andrew Rosen December 14, 013 Contents 1 Dimensional Analysis and Scale-Up 4 1.1 Procedure............................................... 4 1. Example................................................

More information

Vectors. Objectives. Assessment. Assessment. Equations. Physics terms 5/15/14. State the definition and give examples of vector and scalar variables.

Vectors. Objectives. Assessment. Assessment. Equations. Physics terms 5/15/14. State the definition and give examples of vector and scalar variables. Vectors Objectives State the definition and give examples of vector and scalar variables. Analyze and describe position and movement in two dimensions using graphs and Cartesian coordinates. Organize and

More information

Fluid Mechanics: Static s Kinematics Dynamics Fluid

Fluid Mechanics: Static s Kinematics Dynamics Fluid Fluid Mechanics: Fluid mechanics may be defined as that branch of engineering science that deals with the behavior of fluid under the condition of rest and motion Fluid mechanics may be divided into three

More information

Gradient, Divergence and Curl in Curvilinear Coordinates

Gradient, Divergence and Curl in Curvilinear Coordinates Gradient, Divergence and Curl in Curvilinear Coordinates Although cartesian orthogonal coordinates are very intuitive and easy to use, it is often found more convenient to work with other coordinate systems.

More information

The potential (or voltage) will be introduced through the concept of a gradient. The gradient is another sort of 3-dimensional derivative involving

The potential (or voltage) will be introduced through the concept of a gradient. The gradient is another sort of 3-dimensional derivative involving The potential (or voltage) will be introduced through the concept of a gradient. The gradient is another sort of 3-dimensional derivative involving the vector del except we don t take the dot product as

More information

01 The Nature of Fluids

01 The Nature of Fluids 01 The Nature of Fluids WRI 1/17 01 The Nature of Fluids (Water Resources I) Dave Morgan Prepared using Lyx, and the Beamer class in L A TEX 2ε, on September 12, 2007 Recommended Text 01 The Nature of

More information

CONSERVATION LAWS. See Figures 2 and 1.

CONSERVATION LAWS. See Figures 2 and 1. CONSERVATION LAWS 1. Multivariable calculus 1.1. Divergence theorem (of Gauss). This states that the volume integral in of the divergence of the vector-valued function F is equal to the total flux of F

More information

Contents. Microfluidics - Jens Ducrée Physics: Navier-Stokes Equation 1

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

More information

Brief Review of Tensors

Brief Review of Tensors Appendix A Brief Review of Tensors A1 Introductory Remarks In the study of particle mechanics and the mechanics of solid rigid bodies vector notation provides a convenient means for describing many physical

More information

ATM 316: Dynamic Meteorology I Final Review, December 2014

ATM 316: Dynamic Meteorology I Final Review, December 2014 ATM 316: Dynamic Meteorology I Final Review, December 2014 Scalars and Vectors Scalar: magnitude, without reference to coordinate system Vector: magnitude + direction, with reference to coordinate system

More information

du u U 0 U dy y b 0 b

du u U 0 U dy y b 0 b BASIC CONCEPTS/DEFINITIONS OF FLUID MECHANICS (by Marios M. Fyrillas) 1. Density (πυκνότητα) Symbol: 3 Units of measure: kg / m Equation: m ( m mass, V volume) V. Pressure (πίεση) Alternative definition:

More information

6 J - vector electric current density (A/m2 )

6 J - vector electric current density (A/m2 ) Determination of Antenna Radiation Fields Using Potential Functions Sources of Antenna Radiation Fields 6 J - vector electric current density (A/m2 ) M - vector magnetic current density (V/m 2 ) Some problems

More information

Differential Balance Equations (DBE)

Differential Balance Equations (DBE) Differential Balance Equations (DBE) Differential Balance Equations Differential balances, although more complex to solve, can yield a tremendous wealth of information about ChE processes. General balance

More information

ENV5056 Numerical Modeling of Flow and Contaminant Transport in Rivers. Equations. Asst. Prof. Dr. Orhan GÜNDÜZ

ENV5056 Numerical Modeling of Flow and Contaminant Transport in Rivers. Equations. Asst. Prof. Dr. Orhan GÜNDÜZ ENV5056 Numerical Modeling of Flow and Contaminant Transport in Rivers Derivation of Flow Equations Asst. Prof. Dr. Orhan GÜNDÜZ General 3-D equations of incompressible fluid flow Navier-Stokes Equations

More information

Chapter 27 Static Fluids

Chapter 27 Static Fluids Chapter 27 Static Fluids 27.1 Introduction... 1 27.2 Density... 1 27.3 Pressure in a Fluid... 2 27.4 Pascal s Law: Pressure as a Function of Depth in a Fluid of Uniform Density in a Uniform Gravitational

More information

Mechanics 1: Conservation of Energy and Momentum

Mechanics 1: Conservation of Energy and Momentum Mechanics : Conservation of Energy and Momentum If a certain quantity associated with a system does not change in time. We say that it is conserved, and the system possesses a conservation law. Conservation

More information

Lecture 12: Fundamental Concepts in Structural Plasticity

Lecture 12: Fundamental Concepts in Structural Plasticity Lecture 12: Fundamental Concepts in Structural Plasticity Plastic properties of the material were already introduced briefly earlier in the present notes. The critical slenderness ratio of column is controlled

More information

Vectors VECTOR PRODUCT. Graham S McDonald. A Tutorial Module for learning about the vector product of two vectors. Table of contents Begin Tutorial

Vectors VECTOR PRODUCT. Graham S McDonald. A Tutorial Module for learning about the vector product of two vectors. Table of contents Begin Tutorial Vectors VECTOR PRODUCT Graham S McDonald A Tutorial Module for learning about the vector product of two vectors Table of contents Begin Tutorial c 2004 g.s.mcdonald@salford.ac.uk 1. Theory 2. Exercises

More information

Introduction to Microfluidics. Date: 2013/04/26. Dr. Yi-Chung Tung. Outline

Introduction to Microfluidics. Date: 2013/04/26. Dr. Yi-Chung Tung. Outline Introduction to Microfluidics Date: 2013/04/26 Dr. Yi-Chung Tung Outline Introduction to Microfluidics Basic Fluid Mechanics Concepts Equivalent Fluidic Circuit Model Conclusion What is Microfluidics Microfluidics

More information

Ch 2 Properties of Fluids - II. Ideal Fluids. Real Fluids. Viscosity (1) Viscosity (3) Viscosity (2)

Ch 2 Properties of Fluids - II. Ideal Fluids. Real Fluids. Viscosity (1) Viscosity (3) Viscosity (2) Ch 2 Properties of Fluids - II Ideal Fluids 1 Prepared for CEE 3500 CEE Fluid Mechanics by Gilberto E. Urroz, August 2005 2 Ideal fluid: a fluid with no friction Also referred to as an inviscid (zero viscosity)

More information

AB2.5: Surfaces and Surface Integrals. Divergence Theorem of Gauss

AB2.5: Surfaces and Surface Integrals. Divergence Theorem of Gauss AB2.5: urfaces and urface Integrals. Divergence heorem of Gauss epresentations of surfaces or epresentation of a surface as projections on the xy- and xz-planes, etc. are For example, z = f(x, y), x =

More information

Swissmetro travels at high speeds through a tunnel at low pressure. It will therefore undergo friction that can be due to:

Swissmetro travels at high speeds through a tunnel at low pressure. It will therefore undergo friction that can be due to: I. OBJECTIVE OF THE EXPERIMENT. Swissmetro travels at high speeds through a tunnel at low pressure. It will therefore undergo friction that can be due to: 1) Viscosity of gas (cf. "Viscosity of gas" experiment)

More information

In order to describe motion you need to describe the following properties.

In order to describe motion you need to describe the following properties. Chapter 2 One Dimensional Kinematics How would you describe the following motion? Ex: random 1-D path speeding up and slowing down In order to describe motion you need to describe the following properties.

More information

LECTURE 2: Stress Conditions at a Fluid-fluid Interface

LECTURE 2: Stress Conditions at a Fluid-fluid Interface LETURE 2: tress onditions at a Fluid-fluid Interface We proceed by deriving the normal and tangential stress boundary conditions appropriate at a fluid-fluid interface characterized by an interfacial tension

More information

CHAPTER 24 GAUSS S LAW

CHAPTER 24 GAUSS S LAW CHAPTER 4 GAUSS S LAW 4. The net charge shown in Fig. 4-40 is Q. Identify each of the charges A, B, C shown. A B C FIGURE 4-40 4. From the direction of the lines of force (away from positive and toward

More information

Compressible Fluids. Faith A. Morrison Associate Professor of Chemical Engineering Michigan Technological University November 4, 2004

Compressible Fluids. Faith A. Morrison Associate Professor of Chemical Engineering Michigan Technological University November 4, 2004 94 c 2004 Faith A. Morrison, all rights reserved. Compressible Fluids Faith A. Morrison Associate Professor of Chemical Engineering Michigan Technological University November 4, 2004 Chemical engineering

More information

Governing Equations of Fluid Dynamics

Governing Equations of Fluid Dynamics Chapter 2 Governing Equations of Fluid Dynamics J.D. Anderson, Jr. 2.1 Introduction The cornerstone of computational fluid dynamics is the fundamental governing equations of fluid dynamics the continuity,

More information

Bending Stress in Beams

Bending Stress in Beams 936-73-600 Bending Stress in Beams Derive a relationship for bending stress in a beam: Basic Assumptions:. Deflections are very small with respect to the depth of the beam. Plane sections before bending

More information

arxiv:1111.4354v2 [physics.acc-ph] 27 Oct 2014

arxiv:1111.4354v2 [physics.acc-ph] 27 Oct 2014 Theory of Electromagnetic Fields Andrzej Wolski University of Liverpool, and the Cockcroft Institute, UK arxiv:1111.4354v2 [physics.acc-ph] 27 Oct 2014 Abstract We discuss the theory of electromagnetic

More information

Fluid Dynamics and the Navier-Stokes Equation

Fluid Dynamics and the Navier-Stokes Equation Fluid Dynamics and the Navier-Stokes Equation CMSC498A: Spring 12 Semester By: Steven Dobek 5/17/2012 Introduction I began this project through a desire to simulate smoke and fire through the use of programming

More information

Unified Lecture # 4 Vectors

Unified Lecture # 4 Vectors Fall 2005 Unified Lecture # 4 Vectors These notes were written by J. Peraire as a review of vectors for Dynamics 16.07. They have been adapted for Unified Engineering by R. Radovitzky. References [1] Feynmann,

More information

The Einstein field equations

The Einstein field equations The Einstein field equations Part I: the right-hand side Atle Hahn GFM, Universidade de Lisboa Lisbon, 21st January 2010 Contents: 1 Einstein field equations: overview 2 Special relativity: review 3 Classical

More information

Vector surface area Differentials in an OCS

Vector surface area Differentials in an OCS Calculus and Coordinate systems EE 311 - Lecture 17 1. Calculus and coordinate systems 2. Cartesian system 3. Cylindrical system 4. Spherical system In electromagnetics, we will often need to perform integrals

More information

EDEXCEL NATIONAL CERTIFICATE/DIPLOMA MECHANICAL PRINCIPLES AND APPLICATIONS NQF LEVEL 3 OUTCOME 1 - LOADING SYSTEMS

EDEXCEL NATIONAL CERTIFICATE/DIPLOMA MECHANICAL PRINCIPLES AND APPLICATIONS NQF LEVEL 3 OUTCOME 1 - LOADING SYSTEMS EDEXCEL NATIONAL CERTIFICATE/DIPLOMA MECHANICAL PRINCIPLES AND APPLICATIONS NQF LEVEL 3 OUTCOME 1 - LOADING SYSTEMS TUTORIAL 1 NON-CONCURRENT COPLANAR FORCE SYSTEMS 1. Be able to determine the effects

More information

2.016 Hydrodynamics Reading #2. 2.016 Hydrodynamics Prof. A.H. Techet

2.016 Hydrodynamics Reading #2. 2.016 Hydrodynamics Prof. A.H. Techet Pressure effects 2.016 Hydrodynamics Prof. A.H. Techet Fluid forces can arise due to flow stresses (pressure and viscous shear), gravity forces, fluid acceleration, or other body forces. For now, let us

More information

High Speed Aerodynamics Prof. K. P. Sinhamahapatra Department of Aerospace Engineering Indian Institute of Technology, Kharagpur

High Speed Aerodynamics Prof. K. P. Sinhamahapatra Department of Aerospace Engineering Indian Institute of Technology, Kharagpur High Speed Aerodynamics Prof. K. P. Sinhamahapatra Department of Aerospace Engineering Indian Institute of Technology, Kharagpur Module No. # 01 Lecture No. # 06 One-dimensional Gas Dynamics (Contd.) We

More information

The Navier Stokes Equations

The Navier Stokes Equations 1 The Navier Stokes Equations Remark 1.1. Basic principles and variables. The basic equations of fluid dynamics are called Navier Stokes equations. In the case of an isothermal flow, a flow at constant

More information

Distinguished Professor George Washington University. Graw Hill

Distinguished Professor George Washington University. Graw Hill Mechanics of Fluids Fourth Edition Irving H. Shames Distinguished Professor George Washington University Graw Hill Boston Burr Ridge, IL Dubuque, IA Madison, Wl New York San Francisco St. Louis Bangkok

More information

Isaac Newton s (1642-1727) Laws of Motion

Isaac Newton s (1642-1727) Laws of Motion Big Picture 1 2.003J/1.053J Dynamics and Control I, Spring 2007 Professor Thomas Peacock 2/7/2007 Lecture 1 Newton s Laws, Cartesian and Polar Coordinates, Dynamics of a Single Particle Big Picture First

More information

PHY 301: Mathematical Methods I Curvilinear Coordinate System (10-12 Lectures)

PHY 301: Mathematical Methods I Curvilinear Coordinate System (10-12 Lectures) PHY 301: Mathematical Methods I Curvilinear Coordinate System (10-12 Lectures) Dr. Alok Kumar Department of Physical Sciences IISER, Bhopal Abstract The Curvilinear co-ordinates are the common name of

More information

Vector Spaces; the Space R n

Vector Spaces; the Space R n Vector Spaces; the Space R n Vector Spaces A vector space (over the real numbers) is a set V of mathematical entities, called vectors, U, V, W, etc, in which an addition operation + is defined and in which

More information

Unit 6 Plane Stress and Plane Strain

Unit 6 Plane Stress and Plane Strain Unit 6 Plane Stress and Plane Strain Readings: T & G 8, 9, 10, 11, 12, 14, 15, 16 Paul A. Lagace, Ph.D. Professor of Aeronautics & Astronautics and Engineering Systems There are many structural configurations

More information

Fundamental Concepts in Fluid Mechanics

Fundamental Concepts in Fluid Mechanics A significant portion of these notes summarizes various sections of Massey, but additional material from other sources is also included. Note that the notes are incomplete; they will be completed during

More information

Vector has a magnitude and a direction. Scalar has a magnitude

Vector has a magnitude and a direction. Scalar has a magnitude Vector has a magnitude and a direction Scalar has a magnitude Vector has a magnitude and a direction Scalar has a magnitude a brick on a table Vector has a magnitude and a direction Scalar has a magnitude

More information

Solution for Homework #1

Solution for Homework #1 Solution for Homework #1 Chapter 2: Multiple Choice Questions (2.5, 2.6, 2.8, 2.11) 2.5 Which of the following bond types are classified as primary bonds (more than one)? (a) covalent bonding, (b) hydrogen

More information

Lecture 4 Classification of Flows. Applied Computational Fluid Dynamics

Lecture 4 Classification of Flows. Applied Computational Fluid Dynamics Lecture 4 Classification of Flows Applied Computational Fluid Dynamics Instructor: André Bakker http://www.bakker.org André Bakker (00-006) Fluent Inc. (00) 1 Classification: fluid flow vs. granular flow

More information

Heat Transfer From A Heated Vertical Plate

Heat Transfer From A Heated Vertical Plate Heat Transfer From A Heated Vertical Plate Mechanical and Environmental Engineering Laboratory Department of Mechanical and Aerospace Engineering University of California at San Diego La Jolla, California

More information

11 Navier-Stokes equations and turbulence

11 Navier-Stokes equations and turbulence 11 Navier-Stokes equations and turbulence So far, we have considered ideal gas dynamics governed by the Euler equations, where internal friction in the gas is assumed to be absent. Real fluids have internal

More information

Chapter 10. Flow Rate. Flow Rate. Flow Measurements. The velocity of the flow is described at any

Chapter 10. Flow Rate. Flow Rate. Flow Measurements. The velocity of the flow is described at any Chapter 10 Flow Measurements Material from Theory and Design for Mechanical Measurements; Figliola, Third Edition Flow Rate Flow rate can be expressed in terms of volume flow rate (volume/time) or mass

More information

Chapter 2. Derivation of the Equations of Open Channel Flow. 2.1 General Considerations

Chapter 2. Derivation of the Equations of Open Channel Flow. 2.1 General Considerations Chapter 2. Derivation of the Equations of Open Channel Flow 2.1 General Considerations Of interest is water flowing in a channel with a free surface, which is usually referred to as open channel flow.

More information

FLUID MECHANICS FOR CIVIL ENGINEERS

FLUID MECHANICS FOR CIVIL ENGINEERS FLUID MECHANICS FOR CIVIL ENGINEERS Bruce Hunt Department of Civil Engineering University Of Canterbury Christchurch, New Zealand? Bruce Hunt, 1995 Table of Contents Chapter 1 Introduction... 1.1 Fluid

More information

1 of 79 Erik Eberhardt UBC Geological Engineering EOSC 433

1 of 79 Erik Eberhardt UBC Geological Engineering EOSC 433 Stress & Strain: A review xx yz zz zx zy xy xz yx yy xx yy zz 1 of 79 Erik Eberhardt UBC Geological Engineering EOSC 433 Disclaimer before beginning your problem assignment: Pick up and compare any set

More information

Lecture 5 Hemodynamics. Description of fluid flow. The equation of continuity

Lecture 5 Hemodynamics. Description of fluid flow. The equation of continuity 1 Lecture 5 Hemodynamics Description of fluid flow Hydrodynamics is the part of physics, which studies the motion of fluids. It is based on the laws of mechanics. Hemodynamics studies the motion of blood

More information

Basic Principles in Microfluidics

Basic Principles in Microfluidics Basic Principles in Microfluidics 1 Newton s Second Law for Fluidics Newton s 2 nd Law (F= ma) : Time rate of change of momentum of a system equal to net force acting on system!f = dp dt Sum of forces

More information

Open channel flow Basic principle

Open channel flow Basic principle Open channel flow Basic principle INTRODUCTION Flow in rivers, irrigation canals, drainage ditches and aqueducts are some examples for open channel flow. These flows occur with a free surface and the pressure

More information

STATICS. Introduction VECTOR MECHANICS FOR ENGINEERS: Eighth Edition CHAPTER. Ferdinand P. Beer E. Russell Johnston, Jr.

STATICS. Introduction VECTOR MECHANICS FOR ENGINEERS: Eighth Edition CHAPTER. Ferdinand P. Beer E. Russell Johnston, Jr. Eighth E CHAPTER VECTOR MECHANICS FOR ENGINEERS: STATICS Ferdinand P. Beer E. Russell Johnston, Jr. Introduction Lecture Notes: J. Walt Oler Texas Tech University Contents What is Mechanics? Fundamental

More information

APPLIED MATHEMATICS ADVANCED LEVEL

APPLIED MATHEMATICS ADVANCED LEVEL APPLIED MATHEMATICS ADVANCED LEVEL INTRODUCTION This syllabus serves to examine candidates knowledge and skills in introductory mathematical and statistical methods, and their applications. For applications

More information

CONSTITUTIVE MODELING OF VISCOELASTIC FLUIDS

CONSTITUTIVE MODELING OF VISCOELASTIC FLUIDS CONSTITUTIVE MODELING OF VISCOELSTIC FLUIDS Faith. Morrison Department of Chemical Engineering, Michigan Technological University, Houghton, MI US Keywords: rheology, viscoelasticity, deformation, flow,

More information

ES240 Solid Mechanics Fall 2007. Stress field and momentum balance. Imagine the three-dimensional body again. At time t, the material particle ( x, y,

ES240 Solid Mechanics Fall 2007. Stress field and momentum balance. Imagine the three-dimensional body again. At time t, the material particle ( x, y, S40 Solid Mechanics Fall 007 Stress field and momentum balance. Imagine the three-dimensional bod again. At time t, the material particle,, ) is under a state of stress ij,,, force per unit volume b b,,,.

More information

Chapter 7: Polarization

Chapter 7: Polarization Chapter 7: Polarization Joaquín Bernal Méndez Group 4 1 Index Introduction Polarization Vector The Electric Displacement Vector Constitutive Laws: Linear Dielectrics Energy in Dielectric Systems Forces

More information

Dimensional Analysis

Dimensional Analysis Dimensional Analysis An Important Example from Fluid Mechanics: Viscous Shear Forces V d t / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / Ƭ = F/A = μ V/d More generally, the viscous

More information

Torsion Tests. Subjects of interest

Torsion Tests. Subjects of interest Chapter 10 Torsion Tests Subjects of interest Introduction/Objectives Mechanical properties in torsion Torsional stresses for large plastic strains Type of torsion failures Torsion test vs.tension test

More information

- momentum conservation equation ρ = ρf. These are equivalent to four scalar equations with four unknowns: - pressure p - velocity components

- momentum conservation equation ρ = ρf. These are equivalent to four scalar equations with four unknowns: - pressure p - velocity components J. Szantyr Lecture No. 14 The closed system of equations of the fluid mechanics The above presented equations form the closed system of the fluid mechanics equations, which may be employed for description

More information

Mechanical Properties of Metals Mechanical Properties refers to the behavior of material when external forces are applied

Mechanical Properties of Metals Mechanical Properties refers to the behavior of material when external forces are applied Mechanical Properties of Metals Mechanical Properties refers to the behavior of material when external forces are applied Stress and strain fracture or engineering point of view: allows to predict the

More information

Chapter 22: Electric Flux and Gauss s Law

Chapter 22: Electric Flux and Gauss s Law 22.1 ntroduction We have seen in chapter 21 that determining the electric field of a continuous charge distribution can become very complicated for some charge distributions. t would be desirable if we

More information

NUMERICAL ANALYSIS OF THE EFFECTS OF WIND ON BUILDING STRUCTURES

NUMERICAL ANALYSIS OF THE EFFECTS OF WIND ON BUILDING STRUCTURES Vol. XX 2012 No. 4 28 34 J. ŠIMIČEK O. HUBOVÁ NUMERICAL ANALYSIS OF THE EFFECTS OF WIND ON BUILDING STRUCTURES Jozef ŠIMIČEK email: jozef.simicek@stuba.sk Research field: Statics and Dynamics Fluids mechanics

More information