Data Loading...

Orthogonal Curvilinear Coordinates - Galileo Flipbook PDF

Div, Grad and Curl in Orthogonal Curvilinear Coordinates The treatment here is standard, following that in Abraham and B


141 Views
127 Downloads
FLIP PDF 36.91KB

DOWNLOAD FLIP

REPORT DMCA

Div, Grad and Curl in Orthogonal Curvilinear Coordinates The treatment here is standard, following that in Abraham and Becker, Classical Theory of Electricity and Magnetism. Problems with a particular symmetry, such as cylindrical or spherical, are best attacked using coordinate systems that take full advantage of that symmetry. For example, the Schrödinger equation for the hydrogen atom is best solved using spherical polar coordinates. For this and other differential equation problems, then, we need to find the expressions for differential operators in terms of the appropriate coordinates. We only look at orthogonal coordinate systems, so that locally the three axes (such as r, θ, ϕ ) are a mutually perpendicular set. We denote the curvilinear coordinates by (u1, u2, u3). The standard Cartesian coordinates for the same space are as usual (x, y, z). Suppose now we take an infinitesimally small cube with edges parallel to the local curvilinear coordinate directions, and therefore with faces satisfying ui = constant, i = 1, 2, 3 for the three pairs of faces. The lengths of the edges are then h1du1, h2du2 and h3du3, where h1, h2, h3 are in general functions of u1, u2, u3. That is to say, the distance across the cube from one corner to the opposite corner ds 2 = h12 du12 + h22 du22 + h32 du32 = dx 2 + dy 2 + dz 2

h3du3

h2du2 O

h1du1

A

It is clear that the gradient of a function ψ in the u1 direction is

2

( ∇ψ )1 = dulim →0

ψ ( A) −ψ (0)

1

h1du1

=

1 ∂ψ . h1 ∂u1

The divergence of a vector field V in curvilinear coordinates is found using Gauss’ theorem, that the total vector flux through the six sides of the cube equals the divergence multiplied by the volume of the cube, in the limit of a small cube. The area of the face bracketed by h2du2 and h3du3 is h2du2h3du3. For that face, the component of the vector field contributing to the flow from the cube is −V1, so the flow across the face is −V1h2h3du2du3. To find the flow across the opposite (parallel) face of the cube, corresponding to an increase in u1 of du1, we must bear in mind that h2, h3 and V1 all vary with u1, so the flow will be: ∂ V1h2 h3 du2 du3 + (h2 h3V1 )du1du2 du3 ∂u1 The first term here of course cancels the contribution from the other face. The remaining term, plus the terms with 123 replaced with 231 and 312 from the two other pairs of opposite faces, must, applying Gauss’ theorem, add to give ∇.V × volume = ∇.Vh1h2 h3 du1du2 du3 . This gives:

∇.V =

⎫ 1 ⎧ ∂ ∂ ∂ (h2 h3V1 ) + (h3hV (h1h2V3 ) ⎬ . ⎨ 1 2) + h1h2 h3 ⎩ ∂u1 ∂u2 ∂u3 ⎭

Putting this together with the expression for the gradient gives immediately the expression for the Laplacian operator in curvilinear coordinates:

∇ 2ψ =

1 ⎧ ∂ h2 h3 ∂ψ ∂ h3h1 ∂ψ ∂ h1h2 ∂ψ ⎫ ( )+ ( )+ ( )⎬ ⎨ h1h2 h3 ⎩ ∂u1 h1 ∂u1 ∂u2 h2 ∂u2 ∂u3 h3 ∂u3 ⎭

The curl of a vector field A is found by integrating around one of the square faces. Thus, the 1component of curlA is given by integrating A.ds around the (23) square with two of its sides h2du2 and h3du3. The integral must equal (curlA)1 multiplied by the area h2du2h3du3. This gives

(curlA)1 = Cylindrical Coordinates:

⎫ 1 ⎧ ∂ ∂ ( A3h3 ) − ( A2 h2 ) ⎬ ⎨ h2 h3 ⎩ ∂u2 ∂u3 ⎭

x = r cos ϕ y = r sin ϕ z=z ds 2 = dr 2 + r 2 dϕ 2 + dz 2

3 Here (u1, u2, u3) = (r, ϕ, z), and (h1, h2, h3) = (1, r, 1). Therefore, for example,

∇ 2ψ = Spherical Polar Coordinates:

1 ∂ ⎛ ∂ψ ⎜r r ∂r ⎝ ∂r

2 2 ⎞ 1 ∂ψ ∂ψ + + ⎟ 2 2 ∂z 2 ⎠ r ∂ϕ

x = r sin θ cos ϕ y = r sin θ sin ϕ z = r cosθ ds 2 = dr 2 + r 2 dθ 2 + r 2 sin 2 θ dϕ 2

So (u1, u2, u3) = (r, θ, ϕ) and (h1, h2, h3) = (1, r, rsinθ ). Here

∇ 2ψ =

1 ∂ ⎛ 2 ∂ψ ⎞ 1 ∂ ⎛ ∂ψ ⎞ 1 ∂ 2ψ r + sin θ + ⎜ ⎟ ⎜ ⎟ r 2 ∂r ⎝ ∂r ⎠ r 2 sin θ ∂θ ⎝ ∂θ ⎠ r 2 sin 2 θ ∂ϕ 2