MONTE CARLO SIMULATION OF FLUID FLOW

Size: px
Start display at page:

Download "MONTE CARLO SIMULATION OF FLUID FLOW"

Transcription

1 MONTE CARLO SIMULATION OF FLUID FLOW M. Ragheb 3/7/3 INTRODUCTION We conside the situation of Fee Molecula Collisionless and Reflective Flow. Collisionless flows occu in the field of aefied gas dynamics. The molecules in this case can impinge on a suface and then be eflected to e-impinge on the suface seveal times befoe escape. These types of flow which involve multiple inteactions occu in intenal as well as extenal flows past bodies of complex geomety. If we conside a suface exposed to a gas unde fee-molecule conditions, the numbe of molecules incident pe unit time on a suface element d at the location diectly fom the extenal gas can be witten as: N () d () The numbe of molecules pe second that stikes d at thei second collision is: N ( ) d = P( ', ) N ( ') d ' d () whee P(,) is the pobability that a molecule eflected fom the element of suface d at the location stikes the new location. The numbe of paticles stiking d at thei thid collision becomes: N ( ) d = P( ', ) N ( ') d ' d (3) 3 As descibed by G. Bid, the total numbe flux at a location becomes the sum: N() = N () + N () + N () +... (4) 3 Substituting fom Eqs.-3 into Eqn. 4 yields: N () = N() + P( ', )[ N ( ') + N ( ') + N ( ') +...] d' 3 (5) This yields a Fedholm integal equation of the second kind: N () = N() + P (',) Nd () ' (6)

2 This integal equation is analogous to othe equations aising in the field of neuton tanspot, namely the desciption of a neuton beam impinging on a shield, o the slowing down of a neuton in a modeato. This means that the methods of analysis in both fields ae simila. PARTICLE TRACKING IN MONTE CARLO SIMULATIONS The tacking of paticles in complex geometies is an impotant aspect of Monte Calo simulations. Complex geometies ae descibed in paticle tanspot codes in tems of diffeent sufaces whose intesections and unions ae in tun descibed in combinatoial geometies modules. Figue. Geomety fo paticle tacking and detemination of diection cosines. The intesection of paticle tajectoies with diffeent sufaces can be obtained fom thee-dimensional coodinate geomety. Consideing the x-axis as the diection of popagation, the diection cosines of a paticle ae given by: x u = = cosθ y v = = sinθcosφ z w = = sinθsinφ (7)

3 A staight line tajectoy can be descibed in tems of these u, v and w diection cosines and the initial point fom which the line oiginates: (x, y, z ). We conside the intesection of a line of length l descibed as: x= x + ul. y= y + vl. z = z + wl. (8) with a quadic suface given by: Sxyz (,, ) = ax + a y + a z + 33 a yz + a zx + a xy a x+ a y+ a z+ a = (9) Defining: A= au + av+ aw+ 33 a vw + a wu + a uv 3 3 A = ua ( x+ a y+ a z+ a ) va ( x+ a y+ a z+ a ) wa ( x+ a y+ a z+ a ) A= Sx (, y, z) () The positive eal oot of the quadatic equation gives the intesection point of the line and the quadatic suface: Al + Al+ A = () 3 The two eal oots ae: l, A ± 4A 4AA = A 3 A ± A AA = A 3 () The eal oots ae substituted into the equation of the line to detemine the two intesection points:

4 X = x + ul. Y = y + vl. Z = z + wl. (3) and: X = x + ul. Y = y + vl. Z = z + wl. (4) The positive oot is taken as the new point fom which to stat a new paticle eflection and tanspot. CYLINDRICAL TUBE FREE MOLECULAR FLOW As an application we conside the fee molecula gas flow though a cylindical tube of adius and length b as shown in Fig.. The gas impinges fom the left side and flows though the tube though the pocess of effusion to the ight side along the x-axis. The molecules passing though the tube ae of two categoies:. Those that pass diectly though the tube,. Those that ae eflected once o multiple times though the inne suface of the tube. The total paticle flux though the tube thus takes the fom of Eqn. 6 as: b N = N + N( x) P( x) dx (5) total diect whee P(x) is the pobability that a paticle eflected fom the element of length dx at x passes though the tube. This equation cannot be applied to unsteady flows since it does not contain the time explicitly. Its solution has been fist been attempted by Clausing in 96. The testpaticle Monte Calo method can be applied to its solution by consideing a lage numbe of molecula tajectoies to calculate the values of N total and N diect. The solution to the poblem is dependent on the tube length to diamete atio: b L = (6) as shown in Fig..

5 Figue. Cylindical Tube Flux poblem geomety. MONTE CARLO PROCEDURE The fist step in simulating the paticle tanspot poblem is to sample the adial position of the souce paticle on the left face of the tube. The appopiate pobability density function fo the adial position is: πd πd p() d = = a π a π d (7) Its cumulative distibution function is equated to a pseudoandom numbe unifomly distibuted ove the unit inteval as: C () π d = = = π a a ρ (8) Upon invesion this yields a sampled adius given by: = aρ (9)

6 The impinging paticles follow a cosine pobability density function epesenting a souce on a plane coveing a π solid angle, with the pola angle vaying ove the inteval to π/, given by: sinθcosθdθdφ p( θφ, ) dθdφ= () π which can be sepaated into the two pobability density functions fo the pola and the azimuthal angles: p( θφ, ) dθdφ= p( θ) dθ. p( φ) dφ, p( θ) dθ = sinθcos θdθ, dφ p( φ) dφ =. π () The cumulative distibution function fo the azimuthal angle is given by: C( φ) φ dφ φ π π = = = ρ () Upon invesion this yields the sampled azimuthal angle: φ = πρ (3) The cumulative distibution fo the pola angle is given by: θ C( θ) = sinθcosθdθ = cos θd(cos θ) = cos θ = cos θ = ρ θ (4) θ 3 This yields fo the sampled pola cosine of the pola angle: 3 3 µ = cos θ = ( ρ ) ρ (5) The diection cosines can then be calculated accoding to Eqn. 7:

7 x u = = µ y v = = ( µ ) cosφ z w = = ( µ ) sin φ (6) The paticle tacking pocess then poceeds accoding to the pocedue shown in Fig. 3.! Fee_Molecula_Flow.fo! Fee collisionless molecula flow though a cicula tube! Test Paticle Monte Calo Simulation! Magdi Ragheb pogam Fee_Molecula_Flow eal lt,diect,fdiect,passing,fpassing,l,m,n intege tials eal :: adius=. eal :: length=.! Length to adius atio, lt lt=length/adius wite(*,*) 'Length to adius atio=',lt! Total numbe of tials tials= wite(*,*) 'Total numbe of tials=',tials! Initialize countes! Numbe of paticles passing diectly though tube without! collisions: though diect=.! Total numbe passing though tube passing=.! Loop ove total numbe of tials do i=,tials! Sample a andom adius at tube enty face call andom() =adius*sqt()! Sample souce diection cosines call souce(l,m,n)! Calculate position of souce intesection with cylinde a=m*m b=n*n c=adius*adius d=* position=l*(*m+sqt(c*(a+b)-d*b))/(a+b)! Test fo paticle exiting cylinde if(position.gt.length) goto 777! Calculate diffuse diection cosines fo eflection off the wall! Upon eflection, m eveses to l and m eveses to l call souce(m,l,n)! Detemine next intesection point position=position+.*l*adius*m/(m*m+n*n)! Test if position less than zeo if (position lt..) goto 999! Test fo position lage than length of tube

8 if (position.gt length) goto 888! Let paticle eflect off bounday go to! Scoe a paticle diectly passing though tube 777 diect=diect+.! Scoe a tansmitted paticle 888 passing=passing+.! Do not scoe, stat new saouce paticle 999 continue end do! Geneate output esults! Faction passing diectly though tube without collisions fdiect=diect/tials! Total faction of paticles passing though tube fpassing=passing/tials wite(*,*)'faction passing diectly though=',fdiect wite(*,*)'total faction passing=',fpassing end suboutine souce(w,u,v) eal u,v,w! Simulation of effusion o gas emission pi=3.459 call andom()! Diection cosine along diection of effusion o z-axis! w=cos(pola angle theta), takes values fom zeo to one costheta=sqt() sintheta=sqt(.-w*w)! Sample azimuthal angle phi call andom() phi=.*pi*! Diection cosines! elative to x-axis u=sintheta*cos(phi)! elative to y-axis v=sintheta*sin(phi)! elative to z-axis w=costheta etun end Figue 3. Monte Calo pocedue fo the cylindical Tube Flux Poblem.

9 Figue 4. Flow Chat fo computational steps.

10 A special case of the quadatic suface of Eqn. 9 fo the case of the cylinde is given with: a a = a =, = The initial coodinates take advantage of symmety and and become: z y x =, =, =. Thus one can deduce that the coodinates of the intesection of the paticle s path with the cylinde, using symmety is: x u v + v + w w int = y z int int { [ ( ) } ], v + w = =. The new x coodinate value of the next point of intesection with the cylindical suface becomes: x new u v = x + int int int vint + wint A flow Chat fo the computational steps is shown in Fig. 4. DISCUSSION The esult of the Monte Calo simulation fo a tube with a length to adius atio of unity is shown in Table. It is also compaed to the same analytical esult by Clausius fo the same atio. It should be noticed that the methodology discussed hee is useful fo steady state flows. Howewve since it does not involve the time vaiable explicitly, if unsteady flow is unde consideation, then an appoach involving Diect Simulation Monte Calo (DSMC) becomes the possible altenative. Table. Compaison of Monte Calo and Analytical esults. Monte Calo Simulation Exact Analytical esult 6 paticles Clausing (93) Length to adius atio

11 Faction passing diectly though Total faction passing though tube EXERCISE. Fo the poblem of fee molecula flow though a tube, plot the faction passing diectly though and the total faction passing as a function of the length to adius atio of the tube.

Section 8.2 Polar Coordinates

Section 8.2 Polar Coordinates Section 8. Pola Coodinates 467 Section 8. Pola Coodinates The coodinate system we ae most familia with is called the Catesian coodinate system, a ectangula plane divided into fou quadants by the hoizontal

More information

1D2G - Numerical solution of the neutron diffusion equation

1D2G - Numerical solution of the neutron diffusion equation DG - Numeical solution of the neuton diffusion equation Y. Danon Daft: /6/09 Oveview A simple numeical solution of the neuton diffusion equation in one dimension and two enegy goups was implemented. Both

More information

7.2.1 Basic relations for Torsion of Circular Members

7.2.1 Basic relations for Torsion of Circular Members Section 7. 7. osion In this section, the geomety to be consideed is that of a long slende cicula ba and the load is one which twists the ba. Such poblems ae impotant in the analysis of twisting components,

More information

Physics 2212 GH Quiz #2 Solutions Spring 2016

Physics 2212 GH Quiz #2 Solutions Spring 2016 Physics 2212 GH Quiz #2 Solutions Sping 216 I. 17 points) Thee point chages, each caying a chage Q = +6. nc, ae placed on an equilateal tiangle of side length = 3. mm. An additional point chage, caying

More information

Part V: Closed-form solutions to Loop Closure Equations

Part V: Closed-form solutions to Loop Closure Equations Pat V: Closed-fom solutions to Loop Closue Equations This section will eview the closed-fom solutions techniques fo loop closue equations. The following thee cases will be consideed. ) Two unknown angles

More information

PHYS 110B - HW #7 Spring 2004, Solutions by David Pace Any referenced equations are from Griffiths Problem statements are paraphrased

PHYS 110B - HW #7 Spring 2004, Solutions by David Pace Any referenced equations are from Griffiths Problem statements are paraphrased PHYS 0B - HW #7 Sping 2004, Solutions by David Pace Any efeenced euations ae fom Giffiths Poblem statements ae paaphased. Poblem 0.3 fom Giffiths A point chage,, moves in a loop of adius a. At time t 0

More information

Lecture 8 - Gauss s Law

Lecture 8 - Gauss s Law Lectue 8 - Gauss s Law A Puzzle... Example Calculate the potential enegy, pe ion, fo an infinite 1D ionic cystal with sepaation a; that is, a ow of equally spaced chages of magnitude e and altenating sign.

More information

Chapter 3 Optical Systems with Annular Pupils

Chapter 3 Optical Systems with Annular Pupils Chapte 3 Optical Systems with Annula Pupils 3 INTRODUCTION In this chapte, we discuss the imaging popeties of a system with an annula pupil in a manne simila to those fo a system with a cicula pupil The

More information

Φ E = E A E A = p212c22: 1

Φ E = E A E A = p212c22: 1 Chapte : Gauss s Law Gauss s Law is an altenative fomulation of the elation between an electic field and the souces of that field in tems of electic flux. lectic Flux Φ though an aea A ~ Numbe of Field

More information

Electrostatics (Electric Charges and Field) #2 2010

Electrostatics (Electric Charges and Field) #2 2010 Electic Field: The concept of electic field explains the action at a distance foce between two chaged paticles. Evey chage poduces a field aound it so that any othe chaged paticle expeiences a foce when

More information

Math 209 Assignment 9 Solutions

Math 209 Assignment 9 Solutions Math 9 Assignment 9 olutions 1. Evaluate 4y + 1 d whee is the fist octant pat of y x cut out by x + y + z 1. olution We need a paametic epesentation of the suface. (x, z). Now detemine the nomal vecto:

More information

Math 1105: Calculus I (Math/Sci majors) MWF 11am / 12pm, Campion 235 Written homework 3

Math 1105: Calculus I (Math/Sci majors) MWF 11am / 12pm, Campion 235 Written homework 3 Math : alculus I Math/Sci majos MWF am / pm, ampion Witten homewok Review: p 94, p 977,8,9,6, 6: p 46, 6: p 4964b,c,69, 6: p 47,6 p 94, Evaluate the following it by identifying the integal that it epesents:

More information

Do not turn over until you are told to do so by the Invigilator.

Do not turn over until you are told to do so by the Invigilator. UNIVERSITY OF EAST ANGLIA School of Mathematics Main Seies UG Examination 2015 16 FLUID DYNAMICS WITH ADVANCED TOPICS MTH-MD59 Time allowed: 3 Hous Attempt QUESTIONS 1 and 2, and THREE othe questions.

More information

15 Solving the Laplace equation by Fourier method

15 Solving the Laplace equation by Fourier method 5 Solving the Laplace equation by Fouie method I aleady intoduced two o thee dimensional heat equation, when I deived it, ecall that it taes the fom u t = α 2 u + F, (5.) whee u: [0, ) D R, D R is the

More information

I( x) t e. is the total mean free path in the medium, [cm] tis the total cross section in the medium, [cm ] A M

I( x) t e. is the total mean free path in the medium, [cm] tis the total cross section in the medium, [cm ] A M t I ( x) I e x x t Ie (1) whee: 1 t is the total mean fee path in the medium, [cm] N t t -1 tis the total coss section in the medium, [cm ] A M 3 is the density of the medium [gm/cm ] v 3 N= is the nuclea

More information

Magnetic field due to a current loop.

Magnetic field due to a current loop. Example using spheical hamonics Sp 18 Magnetic field due to a cuent loop. A cicula loop of adius a caies cuent I. We place the oigin at the cente of the loop, with pola axis pependicula to the plane of

More information

7.2. Coulomb s Law. The Electric Force

7.2. Coulomb s Law. The Electric Force Coulomb s aw Recall that chaged objects attact some objects and epel othes at a distance, without making any contact with those objects Electic foce,, o the foce acting between two chaged objects, is somewhat

More information

Continuous Charge Distributions: Electric Field and Electric Flux

Continuous Charge Distributions: Electric Field and Electric Flux 8/30/16 Quiz 2 8/25/16 A positive test chage qo is eleased fom est at a distance away fom a chage of Q and a distance 2 away fom a chage of 2Q. How will the test chage move immediately afte being eleased?

More information

I. CONSTRUCTION OF THE GREEN S FUNCTION

I. CONSTRUCTION OF THE GREEN S FUNCTION I. CONSTRUCTION OF THE GREEN S FUNCTION The Helmohltz equation in 4 dimensions is 4 + k G 4 x, x = δ 4 x x. In this equation, G is the Geen s function and 4 efes to the dimensionality. In the vey end,

More information

CHAPTER 25 ELECTRIC POTENTIAL

CHAPTER 25 ELECTRIC POTENTIAL CHPTE 5 ELECTIC POTENTIL Potential Diffeence and Electic Potential Conside a chaged paticle of chage in a egion of an electic field E. This filed exets an electic foce on the paticle given by F=E. When

More information

EM-2. 1 Coulomb s law, electric field, potential field, superposition q. Electric field of a point charge (1)

EM-2. 1 Coulomb s law, electric field, potential field, superposition q. Electric field of a point charge (1) EM- Coulomb s law, electic field, potential field, supeposition q ' Electic field of a point chage ( ') E( ) kq, whee k / 4 () ' Foce of q on a test chage e at position is ee( ) Electic potential O kq

More information

Math 2263 Solutions for Spring 2003 Final Exam

Math 2263 Solutions for Spring 2003 Final Exam Math 6 Solutions fo Sping Final Exam ) A staightfowad appoach to finding the tangent plane to a suface at a point ( x, y, z ) would be to expess the cuve as an explicit function z = f ( x, y ), calculate

More information

8 Separation of Variables in Other Coordinate Systems

8 Separation of Variables in Other Coordinate Systems 8 Sepaation of Vaiables in Othe Coodinate Systems Fo the method of sepaation of vaiables to succeed you need to be able to expess the poblem at hand in a coodinate system in which the physical boundaies

More information

Inverse Square Law and Polarization

Inverse Square Law and Polarization Invese Squae Law and Polaization Objectives: To show that light intensity is invesely popotional to the squae of the distance fom a point light souce and to show that the intensity of the light tansmitted

More information

Right-handed screw dislocation in an isotropic solid

Right-handed screw dislocation in an isotropic solid Dislocation Mechanics Elastic Popeties of Isolated Dislocations Ou study of dislocations to this point has focused on thei geomety and thei ole in accommodating plastic defomation though thei motion. We

More information

Tutorial Exercises: Central Forces

Tutorial Exercises: Central Forces Tutoial Execises: Cental Foces. Tuning Points fo the Keple potential (a) Wite down the two fist integals fo cental motion in the Keple potential V () = µm/ using J fo the angula momentum and E fo the total

More information

Physics 2B Chapter 22 Notes - Magnetic Field Spring 2018

Physics 2B Chapter 22 Notes - Magnetic Field Spring 2018 Physics B Chapte Notes - Magnetic Field Sping 018 Magnetic Field fom a Long Staight Cuent-Caying Wie In Chapte 11 we looked at Isaac Newton s Law of Gavitation, which established that a gavitational field

More information

( ) [ ] [ ] [ ] δf φ = F φ+δφ F. xdx.

( ) [ ] [ ] [ ] δf φ = F φ+δφ F. xdx. 9. LAGRANGIAN OF THE ELECTROMAGNETIC FIELD In the pevious section the Lagangian and Hamiltonian of an ensemble of point paticles was developed. This appoach is based on a qt. This discete fomulation can

More information

, and the curve BC is symmetrical. Find also the horizontal force in x-direction on one side of the body. h C

, and the curve BC is symmetrical. Find also the horizontal force in x-direction on one side of the body. h C Umeå Univesitet, Fysik 1 Vitaly Bychkov Pov i teknisk fysik, Fluid Dynamics (Stömningsläa), 2013-05-31, kl 9.00-15.00 jälpmedel: Students may use any book including the textbook Lectues on Fluid Dynamics.

More information

Stress, Cauchy s equation and the Navier-Stokes equations

Stress, Cauchy s equation and the Navier-Stokes equations Chapte 3 Stess, Cauchy s equation and the Navie-Stokes equations 3. The concept of taction/stess Conside the volume of fluid shown in the left half of Fig. 3.. The volume of fluid is subjected to distibuted

More information

Question 1: The dipole

Question 1: The dipole Septembe, 08 Conell Univesity, Depatment of Physics PHYS 337, Advance E&M, HW #, due: 9/5/08, :5 AM Question : The dipole Conside a system as discussed in class and shown in Fig.. in Heald & Maion.. Wite

More information

THE LAPLACE EQUATION. The Laplace (or potential) equation is the equation. u = 0. = 2 x 2. x y 2 in R 2

THE LAPLACE EQUATION. The Laplace (or potential) equation is the equation. u = 0. = 2 x 2. x y 2 in R 2 THE LAPLACE EQUATION The Laplace (o potential) equation is the equation whee is the Laplace opeato = 2 x 2 u = 0. in R = 2 x 2 + 2 y 2 in R 2 = 2 x 2 + 2 y 2 + 2 z 2 in R 3 The solutions u of the Laplace

More information

Rigid Body Dynamics 2. CSE169: Computer Animation Instructor: Steve Rotenberg UCSD, Winter 2018

Rigid Body Dynamics 2. CSE169: Computer Animation Instructor: Steve Rotenberg UCSD, Winter 2018 Rigid Body Dynamics 2 CSE169: Compute Animation nstucto: Steve Rotenbeg UCSD, Winte 2018 Coss Poduct & Hat Opeato Deivative of a Rotating Vecto Let s say that vecto is otating aound the oigin, maintaining

More information

INTRODUCTION. 2. Vectors in Physics 1

INTRODUCTION. 2. Vectors in Physics 1 INTRODUCTION Vectos ae used in physics to extend the study of motion fom one dimension to two dimensions Vectos ae indispensable when a physical quantity has a diection associated with it As an example,

More information

Homework # 3 Solution Key

Homework # 3 Solution Key PHYSICS 631: Geneal Relativity Homewok # 3 Solution Key 1. You e on you hono not to do this one by hand. I ealize you can use a compute o simply look it up. Please don t. In a flat space, the metic in

More information

Qualifying Examination Electricity and Magnetism Solutions January 12, 2006

Qualifying Examination Electricity and Magnetism Solutions January 12, 2006 1 Qualifying Examination Electicity and Magnetism Solutions Januay 12, 2006 PROBLEM EA. a. Fist, we conside a unit length of cylinde to find the elationship between the total chage pe unit length λ and

More information

Chemical Engineering 412

Chemical Engineering 412 Chemical Engineeing 41 Intoductoy Nuclea Engineeing Lectue 16 Nuclea eacto Theoy III Neuton Tanspot 1 One-goup eacto Equation Mono-enegetic neutons (Neuton Balance) DD φφ aa φφ + ss 1 vv vv is neuton speed

More information

But for simplicity, we ll define significant as the time it takes a star to lose all memory of its original trajectory, i.e.,

But for simplicity, we ll define significant as the time it takes a star to lose all memory of its original trajectory, i.e., Stella elaxation Time [Chandasekha 1960, Pinciples of Stella Dynamics, Chap II] [Ostike & Davidson 1968, Ap.J., 151, 679] Do stas eve collide? Ae inteactions between stas (as opposed to the geneal system

More information

On the Sun s Electric-Field

On the Sun s Electric-Field On the Sun s Electic-Field D. E. Scott, Ph.D. (EE) Intoduction Most investigatos who ae sympathetic to the Electic Sun Model have come to agee that the Sun is a body that acts much like a esisto with a

More information

Geometry of the homogeneous and isotropic spaces

Geometry of the homogeneous and isotropic spaces Geomety of the homogeneous and isotopic spaces H. Sonoda Septembe 2000; last evised Octobe 2009 Abstact We summaize the aspects of the geomety of the homogeneous and isotopic spaces which ae most elevant

More information

Easy. r p 2 f : r p 2i. r p 1i. r p 1 f. m blood g kg. P8.2 (a) The momentum is p = mv, so v = p/m and the kinetic energy is

Easy. r p 2 f : r p 2i. r p 1i. r p 1 f. m blood g kg. P8.2 (a) The momentum is p = mv, so v = p/m and the kinetic energy is Chapte 8 Homewok Solutions Easy P8. Assume the velocity of the blood is constant ove the 0.60 s. Then the patient s body and pallet will have a constant velocity of 6 0 5 m 3.75 0 4 m/ s 0.60 s in the

More information

$ i. !((( dv vol. Physics 8.02 Quiz One Equations Fall q 1 q 2 r 2 C = 2 C! V 2 = Q 2 2C F = 4!" or. r ˆ = points from source q to observer

$ i. !((( dv vol. Physics 8.02 Quiz One Equations Fall q 1 q 2 r 2 C = 2 C! V 2 = Q 2 2C F = 4! or. r ˆ = points from source q to observer Physics 8.0 Quiz One Equations Fall 006 F = 1 4" o q 1 q = q q ˆ 3 4" o = E 4" o ˆ = points fom souce q to obseve 1 dq E = # ˆ 4" 0 V "## E "d A = Q inside closed suface o d A points fom inside to V =

More information

r cos, and y r sin with the origin of coordinate system located at

r cos, and y r sin with the origin of coordinate system located at Lectue 3-3 Kinematics of Rotation Duing ou peious lectues we hae consideed diffeent examples of motion in one and seeal dimensions. But in each case the moing object was consideed as a paticle-like object,

More information

Radial Inflow Experiment:GFD III

Radial Inflow Experiment:GFD III Radial Inflow Expeiment:GFD III John Mashall Febuay 6, 003 Abstact We otate a cylinde about its vetical axis: the cylinde has a cicula dain hole in the cente of its bottom. Wate entes at a constant ate

More information

Fresnel Diffraction. monchromatic light source

Fresnel Diffraction. monchromatic light source Fesnel Diffaction Equipment Helium-Neon lase (632.8 nm) on 2 axis tanslation stage, Concave lens (focal length 3.80 cm) mounted on slide holde, iis mounted on slide holde, m optical bench, micoscope slide

More information

ON THE TWO-BODY PROBLEM IN QUANTUM MECHANICS

ON THE TWO-BODY PROBLEM IN QUANTUM MECHANICS ON THE TWO-BODY PROBLEM IN QUANTUM MECHANICS L. MICU Hoia Hulubei National Institute fo Physics and Nuclea Engineeing, P.O. Box MG-6, RO-0775 Buchaest-Maguele, Romania, E-mail: lmicu@theoy.nipne.o (Received

More information

Diffusion and Transport. 10. Friction and the Langevin Equation. Langevin Equation. f d. f ext. f () t f () t. Then Newton s second law is ma f f f t.

Diffusion and Transport. 10. Friction and the Langevin Equation. Langevin Equation. f d. f ext. f () t f () t. Then Newton s second law is ma f f f t. Diffusion and Tanspot 10. Fiction and the Langevin Equation Now let s elate the phenomena of ownian motion and diffusion to the concept of fiction, i.e., the esistance to movement that the paticle in the

More information

EM Boundary Value Problems

EM Boundary Value Problems EM Bounday Value Poblems 10/ 9 11/ By Ilekta chistidi & Lee, Seung-Hyun A. Geneal Desciption : Maxwell Equations & Loentz Foce We want to find the equations of motion of chaged paticles. The way to do

More information

3.6 Applied Optimization

3.6 Applied Optimization .6 Applied Optimization Section.6 Notes Page In this section we will be looking at wod poblems whee it asks us to maimize o minimize something. Fo all the poblems in this section you will be taking the

More information

B. Spherical Wave Propagation

B. Spherical Wave Propagation 11/8/007 Spheical Wave Popagation notes 1/1 B. Spheical Wave Popagation Evey antenna launches a spheical wave, thus its powe density educes as a function of 1, whee is the distance fom the antenna. We

More information

Physics Fall Mechanics, Thermodynamics, Waves, Fluids. Lecture 18: System of Particles II. Slide 18-1

Physics Fall Mechanics, Thermodynamics, Waves, Fluids. Lecture 18: System of Particles II. Slide 18-1 Physics 1501 Fall 2008 Mechanics, Themodynamics, Waves, Fluids Lectue 18: System of Paticles II Slide 18-1 Recap: cente of mass The cente of mass of a composite object o system of paticles is the point

More information

Chapter 22: Electric Fields. 22-1: What is physics? General physics II (22102) Dr. Iyad SAADEDDIN. 22-2: The Electric Field (E)

Chapter 22: Electric Fields. 22-1: What is physics? General physics II (22102) Dr. Iyad SAADEDDIN. 22-2: The Electric Field (E) Geneal physics II (10) D. Iyad D. Iyad Chapte : lectic Fields In this chapte we will cove The lectic Field lectic Field Lines -: The lectic Field () lectic field exists in a egion of space suounding a

More information

11) A thin, uniform rod of mass M is supported by two vertical strings, as shown below.

11) A thin, uniform rod of mass M is supported by two vertical strings, as shown below. Fall 2007 Qualifie Pat II 12 minute questions 11) A thin, unifom od of mass M is suppoted by two vetical stings, as shown below. Find the tension in the emaining sting immediately afte one of the stings

More information

The Schwartzchild Geometry

The Schwartzchild Geometry UNIVERSITY OF ROCHESTER The Schwatzchild Geomety Byon Osteweil Decembe 21, 2018 1 INTRODUCTION In ou study of geneal elativity, we ae inteested in the geomety of cuved spacetime in cetain special cases

More information

The geometric construction of Ewald sphere and Bragg condition:

The geometric construction of Ewald sphere and Bragg condition: The geometic constuction of Ewald sphee and Bagg condition: The constuction of Ewald sphee must be done such that the Bagg condition is satisfied. This can be done as follows: i) Daw a wave vecto k in

More information

Physics 235 Chapter 5. Chapter 5 Gravitation

Physics 235 Chapter 5. Chapter 5 Gravitation Chapte 5 Gavitation In this Chapte we will eview the popeties of the gavitational foce. The gavitational foce has been discussed in geat detail in you intoductoy physics couses, and we will pimaily focus

More information

1 Spherical multipole moments

1 Spherical multipole moments Jackson notes 9 Spheical multipole moments Suppose we have a chage distibution ρ (x) wheeallofthechageiscontained within a spheical egion of adius R, as shown in the diagam. Then thee is no chage in the

More information

PHY2061 Enriched Physics 2 Lecture Notes. Gauss Law

PHY2061 Enriched Physics 2 Lecture Notes. Gauss Law PHY61 Eniched Physics Lectue Notes Law Disclaime: These lectue notes ae not meant to eplace the couse textbook. The content may be incomplete. ome topics may be unclea. These notes ae only meant to be

More information

2. Electrostatics. Dr. Rakhesh Singh Kshetrimayum 8/11/ Electromagnetic Field Theory by R. S. Kshetrimayum

2. Electrostatics. Dr. Rakhesh Singh Kshetrimayum 8/11/ Electromagnetic Field Theory by R. S. Kshetrimayum 2. Electostatics D. Rakhesh Singh Kshetimayum 1 2.1 Intoduction In this chapte, we will study how to find the electostatic fields fo vaious cases? fo symmetic known chage distibution fo un-symmetic known

More information

Flux. Area Vector. Flux of Electric Field. Gauss s Law

Flux. Area Vector. Flux of Electric Field. Gauss s Law Gauss s Law Flux Flux in Physics is used to two distinct ways. The fist meaning is the ate of flow, such as the amount of wate flowing in a ive, i.e. volume pe unit aea pe unit time. O, fo light, it is

More information

University of Illinois at Chicago Department of Physics. Electricity & Magnetism Qualifying Examination

University of Illinois at Chicago Department of Physics. Electricity & Magnetism Qualifying Examination E&M poblems Univesity of Illinois at Chicago Depatment of Physics Electicity & Magnetism Qualifying Examination Januay 3, 6 9. am : pm Full cedit can be achieved fom completely coect answes to 4 questions.

More information

Computational Methods of Solid Mechanics. Project report

Computational Methods of Solid Mechanics. Project report Computational Methods of Solid Mechanics Poject epot Due on Dec. 6, 25 Pof. Allan F. Bowe Weilin Deng Simulation of adhesive contact with molecula potential Poject desciption In the poject, we will investigate

More information

Chapter 12: Kinematics of a Particle 12.8 CURVILINEAR MOTION: CYLINDRICAL COMPONENTS. u of the polar coordinate system are also shown in

Chapter 12: Kinematics of a Particle 12.8 CURVILINEAR MOTION: CYLINDRICAL COMPONENTS. u of the polar coordinate system are also shown in ME 01 DYNAMICS Chapte 1: Kinematics of a Paticle Chapte 1 Kinematics of a Paticle A. Bazone 1.8 CURVILINEAR MOTION: CYLINDRICAL COMPONENTS Pola Coodinates Pola coodinates ae paticlaly sitable fo solving

More information

DOING PHYSICS WITH MATLAB COMPUTATIONAL OPTICS

DOING PHYSICS WITH MATLAB COMPUTATIONAL OPTICS DOING PHYIC WITH MTLB COMPUTTIONL OPTIC FOUNDTION OF CLR DIFFRCTION THEORY Ian Coope chool of Physics, Univesity of ydney ian.coope@sydney.edu.au DOWNLOD DIRECTORY FOR MTLB CRIPT View document: Numeical

More information

Chapter 4. Newton s Laws of Motion

Chapter 4. Newton s Laws of Motion Chapte 4 Newton s Laws of Motion 4.1 Foces and Inteactions A foce is a push o a pull. It is that which causes an object to acceleate. The unit of foce in the metic system is the Newton. Foce is a vecto

More information

Stress Intensity Factor

Stress Intensity Factor S 47 Factue Mechanics http://imechanicaog/node/7448 Zhigang Suo Stess Intensity Facto We have modeled a body by using the linea elastic theoy We have modeled a cack in the body by a flat plane, and the

More information

rt () is constant. We know how to find the length of the radius vector by r( t) r( t) r( t)

rt () is constant. We know how to find the length of the radius vector by r( t) r( t) r( t) Cicula Motion Fom ancient times cicula tajectoies hae occupied a special place in ou model of the Uniese. Although these obits hae been eplaced by the moe geneal elliptical geomety, cicula motion is still

More information

Hopefully Helpful Hints for Gauss s Law

Hopefully Helpful Hints for Gauss s Law Hopefully Helpful Hints fo Gauss s Law As befoe, thee ae things you need to know about Gauss s Law. In no paticula ode, they ae: a.) In the context of Gauss s Law, at a diffeential level, the electic flux

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Department. Problem Set 10 Solutions. r s

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Department. Problem Set 10 Solutions. r s MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Depatment Physics 8.033 Decembe 5, 003 Poblem Set 10 Solutions Poblem 1 M s y x test paticle The figue above depicts the geomety of the poblem. The position

More information

Flux Shape in Various Reactor Geometries in One Energy Group

Flux Shape in Various Reactor Geometries in One Energy Group Flux Shape in Vaious eacto Geometies in One Enegy Goup. ouben McMaste Univesity Couse EP 4D03/6D03 Nuclea eacto Analysis (eacto Physics) 015 Sept.-Dec. 015 Septembe 1 Contents We deive the 1-goup lux shape

More information

2 E. on each of these two surfaces. r r r r. Q E E ε. 2 2 Qencl encl right left 0

2 E. on each of these two surfaces. r r r r. Q E E ε. 2 2 Qencl encl right left 0 Ch : 4, 9,, 9,,, 4, 9,, 4, 8 4 (a) Fom the diagam in the textbook, we see that the flux outwad though the hemispheical suface is the same as the flux inwad though the cicula suface base of the hemisphee

More information

MAGNETIC FIELD AROUND TWO SEPARATED MAGNETIZING COILS

MAGNETIC FIELD AROUND TWO SEPARATED MAGNETIZING COILS The 8 th Intenational Confeence of the Slovenian Society fo Non-Destuctive Testing»pplication of Contempoay Non-Destuctive Testing in Engineeing«Septembe 1-3, 5, Potoož, Slovenia, pp. 17-1 MGNETIC FIELD

More information

e.g: If A = i 2 j + k then find A. A = Ax 2 + Ay 2 + Az 2 = ( 2) = 6

e.g: If A = i 2 j + k then find A. A = Ax 2 + Ay 2 + Az 2 = ( 2) = 6 MOTION IN A PLANE 1. Scala Quantities Physical quantities that have only magnitude and no diection ae called scala quantities o scalas. e.g. Mass, time, speed etc. 2. Vecto Quantities Physical quantities

More information

An Exact Solution of Navier Stokes Equation

An Exact Solution of Navier Stokes Equation An Exact Solution of Navie Stokes Equation A. Salih Depatment of Aeospace Engineeing Indian Institute of Space Science and Technology, Thiuvananthapuam, Keala, India. July 20 The pincipal difficulty in

More information

PHYS 301 HOMEWORK #10 (Optional HW)

PHYS 301 HOMEWORK #10 (Optional HW) PHYS 301 HOMEWORK #10 (Optional HW) 1. Conside the Legende diffeential equation : 1 - x 2 y'' - 2xy' + m m + 1 y = 0 Make the substitution x = cos q and show the Legende equation tansfoms into d 2 y 2

More information

Magnetic Field. Conference 6. Physics 102 General Physics II

Magnetic Field. Conference 6. Physics 102 General Physics II Physics 102 Confeence 6 Magnetic Field Confeence 6 Physics 102 Geneal Physics II Monday, Mach 3d, 2014 6.1 Quiz Poblem 6.1 Think about the magnetic field associated with an infinite, cuent caying wie.

More information

1 Fundamental Solutions to the Wave Equation

1 Fundamental Solutions to the Wave Equation 1 Fundamental Solutions to the Wave Equation Physical insight in the sound geneation mechanism can be gained by consideing simple analytical solutions to the wave equation. One example is to conside acoustic

More information

Scattering in Three Dimensions

Scattering in Three Dimensions Scatteing in Thee Dimensions Scatteing expeiments ae an impotant souce of infomation about quantum systems, anging in enegy fom vey low enegy chemical eactions to the highest possible enegies at the LHC.

More information

Newton s Laws, Kepler s Laws, and Planetary Orbits

Newton s Laws, Kepler s Laws, and Planetary Orbits Newton s Laws, Keple s Laws, and Planetay Obits PROBLEM SET 4 DUE TUESDAY AT START OF LECTURE 28 Septembe 2017 ASTRONOMY 111 FALL 2017 1 Newton s & Keple s laws and planetay obits Unifom cicula motion

More information

Homework 7 Solutions

Homework 7 Solutions Homewok 7 olutions Phys 4 Octobe 3, 208. Let s talk about a space monkey. As the space monkey is oiginally obiting in a cicula obit and is massive, its tajectoy satisfies m mon 2 G m mon + L 2 2m mon 2

More information

OSCILLATIONS AND GRAVITATION

OSCILLATIONS AND GRAVITATION 1. SIMPLE HARMONIC MOTION Simple hamonic motion is any motion that is equivalent to a single component of unifom cicula motion. In this situation the velocity is always geatest in the middle of the motion,

More information

Physics Courseware Electromagnetism

Physics Courseware Electromagnetism Pysics Cousewae lectomagnetism lectic field Poblem.- a) Find te electic field at point P poduced by te wie sown in te figue. Conside tat te wie as a unifom linea cage distibution of λ.5µ C / m b) Find

More information

ASTR415: Problem Set #6

ASTR415: Problem Set #6 ASTR45: Poblem Set #6 Cuan D. Muhlbege Univesity of Mayland (Dated: May 7, 27) Using existing implementations of the leapfog and Runge-Kutta methods fo solving coupled odinay diffeential equations, seveal

More information

Chapter 13 Gravitation

Chapter 13 Gravitation Chapte 13 Gavitation In this chapte we will exploe the following topics: -Newton s law of gavitation, which descibes the attactive foce between two point masses and its application to extended objects

More information

Magnetic fields (origins) CHAPTER 27 SOURCES OF MAGNETIC FIELD. Permanent magnets. Electric currents. Magnetic field due to a moving charge.

Magnetic fields (origins) CHAPTER 27 SOURCES OF MAGNETIC FIELD. Permanent magnets. Electric currents. Magnetic field due to a moving charge. Magnetic fields (oigins) CHAPTER 27 SOURCES OF MAGNETC FELD Magnetic field due to a moving chage. Electic cuents Pemanent magnets Magnetic field due to electic cuents Staight wies Cicula coil Solenoid

More information

Gauss Law. Physics 231 Lecture 2-1

Gauss Law. Physics 231 Lecture 2-1 Gauss Law Physics 31 Lectue -1 lectic Field Lines The numbe of field lines, also known as lines of foce, ae elated to stength of the electic field Moe appopiately it is the numbe of field lines cossing

More information

Math 124B February 02, 2012

Math 124B February 02, 2012 Math 24B Febuay 02, 202 Vikto Gigoyan 8 Laplace s equation: popeties We have aleady encounteed Laplace s equation in the context of stationay heat conduction and wave phenomena. Recall that in two spatial

More information

Review: Electrostatics and Magnetostatics

Review: Electrostatics and Magnetostatics Review: Electostatics and Magnetostatics In the static egime, electomagnetic quantities do not vay as a function of time. We have two main cases: ELECTROSTATICS The electic chages do not change postion

More information

Ch 30 - Sources of Magnetic Field! The Biot-Savart Law! = k m. r 2. Example 1! Example 2!

Ch 30 - Sources of Magnetic Field! The Biot-Savart Law! = k m. r 2. Example 1! Example 2! Ch 30 - Souces of Magnetic Field 1.) Example 1 Detemine the magnitude and diection of the magnetic field at the point O in the diagam. (Cuent flows fom top to bottom, adius of cuvatue.) Fo staight segments,

More information

Physics 107 TUTORIAL ASSIGNMENT #8

Physics 107 TUTORIAL ASSIGNMENT #8 Physics 07 TUTORIAL ASSIGNMENT #8 Cutnell & Johnson, 7 th edition Chapte 8: Poblems 5,, 3, 39, 76 Chapte 9: Poblems 9, 0, 4, 5, 6 Chapte 8 5 Inteactive Solution 8.5 povides a model fo solving this type

More information

Physics 506 Winter 2006 Homework Assignment #9 Solutions

Physics 506 Winter 2006 Homework Assignment #9 Solutions Physics 506 Winte 2006 Homewok Assignment #9 Solutions Textbook poblems: Ch. 12: 12.2, 12.9, 12.13, 12.14 12.2 a) Show fom Hamilton s pinciple that Lagangians that diffe only by a total time deivative

More information

transformation Earth V-curve (meridian) λ Conical projection. u,v curves on the datum surface projected as U,V curves on the projection surface

transformation Earth V-curve (meridian) λ Conical projection. u,v curves on the datum surface projected as U,V curves on the projection surface . CONICAL PROJECTIONS In elementay texts on map pojections, the pojection sufaces ae often descibed as developable sufaces, such as the cylinde (cylindical pojections) and the cone (conical pojections),

More information

PES 3950/PHYS 6950: Homework Assignment 6

PES 3950/PHYS 6950: Homework Assignment 6 PES 3950/PHYS 6950: Homewok Assignment 6 Handed out: Monday Apil 7 Due in: Wednesday May 6, at the stat of class at 3:05 pm shap Show all woking and easoning to eceive full points. Question 1 [5 points]

More information

Physics 122, Fall October 2012

Physics 122, Fall October 2012 hsics 1, Fall 1 3 Octobe 1 Toda in hsics 1: finding Foce between paallel cuents Eample calculations of fom the iot- Savat field law Ampèe s Law Eample calculations of fom Ampèe s law Unifom cuents in conductos?

More information

c n ψ n (r)e ient/ h (2) where E n = 1 mc 2 α 2 Z 2 ψ(r) = c n ψ n (r) = c n = ψn(r)ψ(r)d 3 x e 2r/a0 1 πa e 3r/a0 r 2 dr c 1 2 = 2 9 /3 6 = 0.

c n ψ n (r)e ient/ h (2) where E n = 1 mc 2 α 2 Z 2 ψ(r) = c n ψ n (r) = c n = ψn(r)ψ(r)d 3 x e 2r/a0 1 πa e 3r/a0 r 2 dr c 1 2 = 2 9 /3 6 = 0. Poblem {a} Fo t : Ψ(, t ψ(e iet/ h ( whee E mc α (α /7 ψ( e /a πa Hee we have used the gound state wavefunction fo Z. Fo t, Ψ(, t can be witten as a supeposition of Z hydogenic wavefunctions ψ n (: Ψ(,

More information

Physics 111 Lecture 5 (Walker: 3.3-6) Vectors & Vector Math Motion Vectors Sept. 11, 2009

Physics 111 Lecture 5 (Walker: 3.3-6) Vectors & Vector Math Motion Vectors Sept. 11, 2009 Physics 111 Lectue 5 (Walke: 3.3-6) Vectos & Vecto Math Motion Vectos Sept. 11, 2009 Quiz Monday - Chap. 2 1 Resolving a vecto into x-component & y- component: Pola Coodinates Catesian Coodinates x y =

More information

ASTR 3740 Relativity & Cosmology Spring Answers to Problem Set 4.

ASTR 3740 Relativity & Cosmology Spring Answers to Problem Set 4. ASTR 3740 Relativity & Comology Sping 019. Anwe to Poblem Set 4. 1. Tajectoie of paticle in the Schwazchild geomety The equation of motion fo a maive paticle feely falling in the Schwazchild geomety ae

More information

Chapter 5 Force and Motion

Chapter 5 Force and Motion Chapte 5 Foce and Motion In Chaptes 2 and 4 we have studied kinematics, i.e., we descibed the motion of objects using paametes such as the position vecto, velocity, and acceleation without any insights

More information

Chapter 5 Force and Motion

Chapter 5 Force and Motion Chapte 5 Foce and Motion In chaptes 2 and 4 we have studied kinematics i.e. descibed the motion of objects using paametes such as the position vecto, velocity and acceleation without any insights as to

More information

KEPLER S LAWS OF PLANETARY MOTION

KEPLER S LAWS OF PLANETARY MOTION EPER S AWS OF PANETARY MOTION 1. Intoduction We ae now in a position to apply what we have leaned about the coss poduct and vecto valued functions to deive eple s aws of planetay motion. These laws wee

More information