VectorCalculus PDF
VectorCalculus PDF
VectorCalculus PDF
October 2006
1 Mathematical background 3
1.1 Vector and tensor algebra . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.1.1 Vector space. Basis. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.1.2 Inner product. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.1.3 Tensors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.1.4 The Affine Space . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
1.2 Vector and tensor analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
1.2.1 Differential operators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
1.2.2 Curves and curvilinear integrals. . . . . . . . . . . . . . . . . . . . . . . . 13
1.2.3 Gauss’ and Green’s formulas. Stokes’ Theorem. . . . . . . . . . . . . . . . 14
1.2.4 Change of Variable in Integrals . . . . . . . . . . . . . . . . . . . . . . . . 15
1.2.5 The area enclosed by a plane curve . . . . . . . . . . . . . . . . . . . . . . 16
1.2.6 Localization Theorem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
1.3 Differential Operators in Coordinates . . . . . . . . . . . . . . . . . . . . . . . . . 17
1.3.1 Cartesian Coordinates . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
1.3.2 Cylindrical Coordinates . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
1.3.3 Spherical Coordinates . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
1
2
Chapter 1
Mathematical background
A real vector space is an algebraic structure consisting of a set V endowed with two opera-
tions. One of them is an internal operation denoted by + and satisfying the following properties:
i) Associativity.
a + (b + c) = (a + b) + c ∀ a, b, c.
a + 0 = 0 + a = a ∀ a.
iii) Existence of symmetric element: for each a there exist b such that,
a + b = b + a = 0.
iv) Commutativity.
a + b = b + a ∀ a, b.
The second operation is an external one, the product by real numbers, satisfying the following
properties:
v) λ(a + b) = λa + λb.
viii) 1a = a.
3
CHAPTER 1. MATHEMATICAL BACKGROUND
4
• linearly independent if
N
X
λi ei = 0 ⇒ λi = 0 ∀i ∈ {1, . . . , N }, (1.1)
i=1
• a system of generators if
N
X
∀v ∈ V ∃λi , i = 1, . . . , N, such that v = λi ei , (1.2)
i=1
N
X
v= vi ei ,
i=1
N
X
El = Cli ei . (1.3)
i=1
Now, let v be any vector in V. Let us denote by vie and viE , i = 1 . . . N , the coordinates of v with
respect to the basis {ei }N N e
i=1 and {Ei }i=1 , respectively. If we denote by v the column vector of
E
the former and by v the column vector of the latter, it is easy to see that
v e = [C]t v E , (1.4)
where [C] is the matrix [C]ij = Cij with Cij given in (1.3).
1) ϕ is bilinear :
2) ϕ is symmetric:
3) ϕ is positive definite:
ϕ(v, v) > 0 ∀ v 6= 0.
Finite dimensional vector spaces with inner product are called Euclidean vector spaces.
For them we can define a norm by,
1
|v| = ϕ(v, v) 2 .
vi = v · ei .
Moreover, the matrix to change coordinates with respect to two orthonormal basis is orthog-
onal, namely,
[C][C]t = [I], (1.5)
where [I] is the identity matrix.
1.1.3 Tensors
The endomorphisms of V, that is the linear mappings from V in V are called (second order)
tensors. We denote by Lin the set of tensors on a vector space V. In Lin we can define a vector
space structure by introducing the following operations:
i) Sum:
(S + T)(v) = Sv + Tv.
(a ⊗ b)v := v · b a,
is called the tensor product of a and b. We notice that ⊗ is a bilinear mapping from V × V in
Lin.
If e is a unit vector then
(e ⊗ e) v = (v · e) e,
is the orthogonal projection of v on the straight line generated by e. Moreover,
(I − e ⊗ e)v = v − (v · e) e, (1.6)
where
Sij = S ej · ei
are the coordinates of S with respect to basis B.
We notice that the coordinates of a tensor S can be arranged as a matrix,
S11 . . . S1N
.. .. ..
[S] = . . . .
SN 1 . . . SN N
Actually, this matrix is the standard matrix associated with the endomorphism S for the basis
B.
For example, the coordinate matrix of tensor a ⊗ b with respect to basis B is the matrix
product
a1
a2
.. (b1 b2 . . . bN ), (1.7)
.
aN
N
X N
X
where a = ai ei and b = bi ei .
i=1 i=1
Let us see how tensor coordinates change when we change basis in the vector space. Let
S ∈ Lin a tensor. Let us denote by Seij and SE ij , i, j = 1 . . . n, its coordinates with respect to basis
{ei }N
i=1 and {E } N
i i=1 , respectively. Then it is not difficult to see that the following relation holds:
In vector space Lin we can introduce another internal operation which is the mapping com-
position, namely, given two tensors S and T, ST is the tensor defined by
(ST)v = S(Tv).
It is easy to see that the matrix of coordinates of ST is the product of those corresponding to S
and T.
The transpose tensor of S is the unique tensor St satisfying,
Sa · b = a · St b ∀ a, b ∈ V.
S · T = tr(St T),
where tr denotes the trace operator which is the unique linear operator from Lin to R satisfying,
tr(a ⊗ b) = a · b.
We have,
N
X N
X N
X N
X
tr(S) = tr Sij ei ⊗ ej = Sij ei · ej = Sij δij = Sii ,
i,j=1 i,j=1 i,j=1 i=1
and hence
N
X
S·T= Sij Tij .
i,j=1
•
(a ⊗ b)t = (b ⊗ a) (1.11)
•
(a ⊗ b)(c ⊗ d) = (b · c)a ⊗ d (1.12)
•
R · (ST) = (St R) · T = (RTt ) · S ∀R, S, T ∈ Lin (1.13)
•
I · S = tr(S) (1.14)
•
S · (a ⊗ b) = a · Sb (1.15)
•
(a ⊗ b) · (c ⊗ d) = (a · c)(b · d) (1.16)
A tensor S is invertible if there exists a tensor S−1 , called the inverse of S, such that
Qu · Qv = u · v. (1.18)
QQt = Qt Q = I, (1.19)
which is equivalent to
Qt = Q−1 . (1.20)
In particular, det Q must be 1 or −1, where det Q := det[Q].
A rotation is an orthogonal tensor with positive determinant. The set of rotations is a subset
of Lin which will be denoted by Orth+ .
A tensor S is positive definite if
v · Sv > 0 ∀v 6= 0. (1.21)
Su = λu. (1.22)
Eλ = {u ∈ V : Su = λu} (1.23)
Proposition 1.1.1 1. The eigenvalues of a positive definite tensor are strictly positive.
2. Each symmetric tensor has exactly three eigenvalues accounting for their multiplicities as
roots of the characteristic equation (1.24) (called algebraic multiplicities).
Theorem 1.1.1 (Spectral theorem) Let S be a symmetric tensor. Then there is an orthonormal
basis in V consisting of eigenvectors of S. Furthermore:
1. S has three distinct eigenvalues if and only it has three eigenspaces which are orthogonal
lines through 0.
2. S has two distinct eigenvalues if and only if it has two eigenspaces which are a line through
0 and its orthogonal plane through 0.
3. S has one distinct eigenvalue if and only if it has one eigenspace (which is equal to V).
Moreover, when S is symmetric all the roots of the characteristic equation are real and the Vieta
relations lead to the following equalities:
ı1 (S) = λ1 + λ2 + λ3 , (1.29)
ı2 (S) = λ1 λ2 + λ2 λ3 + λ1 λ3 , (1.30)
ı3 (S) = λ1 λ2 λ3 . (1.31)
3
X
a×b= Eijk aj bk ei .
i,j,k=1
where
1 if ijk is an even permutation of 123,
Eijk = −1 if ijk is an odd permutation of 123,
0 otherwise .
V −→ Skw
w −→ W
with Wv = w × v ∀v ∈ V. Vector w is called the axial vector associated to W.
+
E × V −→ E
(p, v) −→ p + v
satisfying the following property:
For any p, q ∈ E there exists a unique v ∈ V such that p + v = q.
This vector v is usually denoted by −
→ or q − p.
pq
If V is an Euclidean vector space then the corresponding affine space is called Euclidean
affine space.
In an Euclidean affine space we can define a distance by,
d
E × E −→ R
(p, q) −→ d(p, q) = |−
→
pq|.
A field is any mapping defined in a subset of E and valued in R, V or Lin, in which case it
is called scalar, vector or tensor field, respectively.
which means
The above definition can be extended to affine space-valued mappings. In this case the dif-
ferential is a linear mapping from V into itself satisfying
We notice that the expression in the numerator makes sense because f(x + h) − f(x) ∈ V.
Examples:
Dϕ(x) : V −→ R.
Dϕ(x)a = ∇ϕ(x) · a ∀a ∈ V,
CHAPTER 1. MATHEMATICAL BACKGROUND
12
R⊂E −→ V
x −→ ∇ϕ(x)
2) Let us consider the case where W = V, i.e., u is a vector field. Then Du(x) : V −→ V, that
is, Du(x) ∈ Lin.
R⊂E −→ Lin
x −→ Du(x)
We will use the notation ∇u or gradu instead of Du, to denote this differential operator.
div u : R ⊂ E −→ R
x −→ div u(x) =: tr(∇u(x))
is called the divergence of u.
Now, let S : R ⊂ E −→ Lin be a tensor field. We define the vector field div S, called
divergence of S as follows:
∆ϕ(x) = div(∇ϕ)(x).
∆u(x) = div(∇u)(x).
c : [0, 1] −→ R,
such that ċ(σ) 6= 0 ∀σ ∈ [0, 1], where the derivative ċ(σ) ∈ V is given by
c(σ + h) − c(σ)
ċ(σ) = lim .
h→0 h
Z Z Z 1 Z 1
d
v(x) · dx = ∇ϕ(x) · dx = ∇ϕ(c(σ)) · ċ(σ)dσ = (ϕ ◦ c)(σ) dσ = ϕ(c(1)) − ϕ(c(0)).
c c 0 0 dσ
R
In particular c ∇ϕ(x) · dx = 0 whenever c is closed.
A subset R ⊂ E is simply connected if any closed curve in R can be continuously deformed
(more precisely, is homotopic) to a point without leaving R.
An open region (or domain) is any open connected subset of E. The closure of an open
region will be called closed region. We call regular region all closed region with smooth
boundary ∂R.
Let R be a closed region and Φ a field defined in R. We say that Φ is C1 (R) if it is continuously
differentiable in the interior of R and Φ and ∇Φ have continuous extensions to all of R.
We end this section on vector calculus by recalling some fundamental results.
Potential Theorem. Let v be a smooth vector field on an open or closed simply connected
region R and assume that,
curl v = 0.
Then there is a C2 scalar field ϕ : R −→ R such that,
v = ∇φ.
R R
4. ∂R n
× vdA = R curl v dV,
R R
5. ∂R SndA = R div S dV,
where ∂R denotes the boundary of R and n is an outward unit normal vector to ∂R.
Stokes’ Theorem. Let v be a smooth vector field on an open set R ⊂ E. Let S be a smooth
surface in R bounded by c supposed to be a closed curve. At each point of S we choose a unit
normal vector n consistent with the direction of traversing c in that it causes a right-handed screw
to advance along n. Then,
Z Z
curl v · n dA = v · dx.
S c
R R
5. f (P) ϕ dVx = P ϕ ◦ f detF dVp ,
where F denotes the gradient of f , k (resp. t) denotes a unit tangent vector to curve c (resp.
f (c)) and m (resp. n) denotes a unit normal vector to surface S (resp. f (S)).
Let us take
w(x) = −x2 e1 + x1 e2 . (1.35)
Then curl w = 2e3 and (1.34) yields
Z
2 si area(Ri ) = w · dx, i = 1, · · · , N. (1.36)
∂Ri
Definition
f : Ω = R3 → R3 (1.39)
f (u1 , u2 , u3 ) = (u1 , u2 , u3 ) (1.40)
Basis
• Contravariant
g1 = e1 , g2 = e2 , g3 = e3 . (1.41)
• Covariant
g1 = e1 , g2 = e2 , g3 = e3 . (1.42)
• Physical
e1 , e2 , e3 . (1.43)
∂ϕ ∂ϕ ∂ϕ
∇ϕ = e1 + e2 + e3 , (1.47)
∂x1 ∂x2 ∂x3
• Convective term
½ ¾
∂w1 ∂w1 ∂w1
(∇w)w = w1 + w2 + w3 e1
∂x1 ∂x2 ∂x3
½ ¾
∂w2 ∂w2 ∂w2
+ w1 + w2 + w3 e2
∂x1 ∂x2 ∂x3
½ ¾
∂w3 ∂w3 ∂w3
+ w1 + w2 + w3 e3 . (1.49)
∂x1 ∂x2 ∂x3
• Line
• Surface
• Volume
Definition
Basis
• Contravariant
g1 (r, φ, z) = cos φe1 + sin φe2 ,
g2 (r, φ, z) = −r sin φe1 + r cos φe2 , (1.60)
g3 (r, φ, z) = e3 .
• Covariant 1
g (r, φ, z) = cos φe1 + sin φe2 ,
g2 (r, φ, z) = − 1r sin φe1 + 1r cos φe2 , (1.61)
3
g (r, φ, z) = e3 .
• Physical
er (r, φ, z) = cos φe1 + sin φe2 ,
e (r, φ, z) = − sin φe1 + cos φe2 , (1.62)
φ
ez (r, φ, z) = e3 .
CHAPTER 1. MATHEMATICAL BACKGROUND
20
x3
r
.x
z
x32
x1
0 0 0
Γ1jk = 0 −r 0 , (1.63)
0 0 0
1
0 r 0
Γ2jk = 1
r 0 0 , (1.64)
0 0 0
0 0 0
Γ3jk = 0 0 0 . (1.65)
0 0 0
∂ϕ 1 ∂ϕ ∂ϕ
∇ϕ = er + eφ + ez . (1.66)
∂r r ∂φ ∂z
• Convective term
½ ¾
∂wr 1 ∂wr ∂wr (wφ )2
(∇w)w = wr + wφ + wz − er
∂r r ∂φ ∂z r
½ ¾
∂wφ 1 ∂wφ ∂wφ wr wφ
+ wr + wφ + wz + eφ
∂r r ∂φ ∂z r
½ ¾
∂wz 1 ∂wz ∂wz
+ wr + wφ + wz ez . (1.68)
∂r r ∂φ ∂z
1 ∂ 1 ∂wφ ∂wz
div w = (rwr ) + + . (1.70)
r ∂r r ∂φ ∂z
• Divergence of a tensor field
· ¸
1 ∂ ∂Srφ ∂Srz
div S = (rSrr ) + +r − Sφφ er
r ∂r ∂φ ∂z
· ¸
∂Sφr 1 ∂Sφφ ∂Sφz 1 1
+ + + + Srφ + Sφr eφ
∂r r ∂φ ∂z r r
· ¸
1 ∂ ∂Szφ ∂Szz
+ (rSzr ) + +r ez . (1.71)
r ∂r ∂φ ∂z
• Line
dr, r dφ, dz. (1.74)
• Surface
r dφdz, drdz, r drdφ. (1.75)
• Volume
r drdφdz. (1.76)
Definition
f : Ω = (0, ∞) × (0, π) × (0, 2π) → R3
(1.77)
f (r, θ, φ) = (r sin θ cos φ, r sin θ sin φ, r cos θ)
x3
.
r
x32
.
x1
• Covariant 1
g (r, θ, φ) = sin θ cos φe1 + sin θ sin φe2 + cos θe3 ,
g2 (r, θ, φ) = 1r cos θ cos φe1 + 1r cos θ sin φe2 − 1r sin θe3 , (1.79)
3 1 1
g (r, θ, φ) = − r sin θ sin φe1 + r sin θ cos φe2 .
• Physical
er (r, θ, φ) = sin θ cos φe1 + sin θ sin φe2 + cos θe3 ,
e (r, θ, φ) = cos θ cos φe1 + cos θ sin φe2 − sin θe3 , (1.80)
θ
eφ (r, θ, φ) = − sin φe1 + cos φe2 .
1.3. DIFFERENTIAL OPERATORS IN COORDINATES
23
• Convective term
( )
∂wr 1 ∂wr wφ ∂wr wθ2 + wφ2
(∇w)w = wr + wθ + − er
∂r r ∂θ r sin θ ∂φ r
( )
∂wθ 1 ∂wθ wφ ∂wθ wr wθ wφ2 cot θ
+ wr + wθ + + − eθ
∂r r ∂θ r sin θ ∂φ r r
½ ¾
∂wφ 1 ∂wφ wφ ∂wφ wr wφ wθ wφ cot θ
+ wr + wθ + + + eφ . (1.86)
∂r r ∂θ r sin θ ∂φ r r
· ¸
∂Srr 1 ∂Srθ 1 ∂Sφr 1
div S = + + + (2Srr − Sθθ − Sφφ + Srθ cot θ) er
∂r r ∂θ r sin θ ∂φ r
· ¸
∂Srθ 1 ∂Sθθ 1 ∂Sθφ 1
+ + + + ((Sθθ − Sφφ ) cot θ + 3Srθ ) eθ
∂r r ∂θ r sin θ ∂φ r
· ¸
∂Sφr 1 ∂Sθφ 1 ∂Sφφ
+ + + eφ . (1.89)
∂r r ∂θ r sin θ ∂φ
· ¸
2 2 ∂wθ 2 2 ∂wφ
∆w = ∆wr − 2 wr − 2 − 2 wθ cot θ − 2 er
r r ∂θ r r sin θ ∂φ
· ¸
2 ∂wr 1 2 cos θ ∂wφ
+ ∆wθ + 2 − 2 2 wθ − 2 2 eθ
r ∂θ r sin θ r sin θ ∂φ
· ¸
1 2 ∂wr 2 cos θ ∂wθ
+ ∆wφ − 2 2 wφ + 2 + 2 2 eφ . (1.91)
r sin θ r sin θ ∂φ r sin θ ∂φ
where the Laplacian operators in the right-hand side are given by (1.90).
Measure elements for integration
• Line
• Surface
• Volume
In this section we write some partial differential equations of continuum mechanics in carte-
sian, cylindrical, and spherical coordinates.
It is given by
∂ρ
+ div(ρv) = 0, (2.1)
∂t
where ρ is density and v is velocity.
• Cartesian coordinates
∂ρ ∂(ρv1 ) ∂(ρv2 ) ∂(ρv3 )
+ + + = 0. (2.2)
∂t ∂x1 ∂x2 ∂x3
• Cylindrical coordinates
∂ρ 1 ∂ 1 ∂(ρvθ ) ∂(ρvz )
+ (rρvr ) + + = 0. (2.3)
∂t r ∂r r ∂θ ∂z
• Spherical coordinates
∂ρ 1 ∂ 1 ∂ 1 ∂(ρvφ )
+ 2 (r2 ρvr ) + (sin θρvθ ) + = 0. (2.4)
∂t r ∂r r sin θ ∂θ r sin θ ∂φ
25
CHAPTER 2. SOME EQUATIONS OF CONTINUUM MECHANICS IN COORDINATES
26
• Cartesian coordinates
½ ¾
∂v1 ∂v1 ∂v1 ∂v1
ρ + v1 + v2 + v3
∂t ∂x1 ∂x2 ∂x3
· ¸
∂T11 ∂T12 ∂T13
= + + + b1 , (2.6)
∂x1 ∂x2 ∂x3
½ ¾
∂v2 ∂v2 ∂v2 ∂v2
ρ + v1 + v2 + v3
∂t ∂x1 ∂x2 ∂x3
· ¸
∂T21 ∂T22 ∂T23
= + + + b2 , (2.7)
∂x1 ∂x2 ∂x3
½ ¾
∂v3 ∂v3 ∂v3 ∂v3
ρ + v1 + v2 + v3
∂t ∂x1 ∂x2 ∂x3
· ¸
∂T31 ∂T32 ∂T33
= + + + b3 . (2.8)
∂x1 ∂x2 ∂x3
(2.9)
• Cylindrical coordinates
½ ¾
∂vr ∂vr vθ ∂vr ∂vr vθ2
ρ + vr + + vz −
∂t ∂r r ∂θ ∂z r
· ¸
1 ∂ ∂Trθ ∂Trz 1
= (rTrr ) + +r − Tθθ + br , (2.10)
r ∂r ∂θ ∂z r
½ ¾
∂vθ ∂vθ vθ ∂vθ ∂vθ vr vθ
ρ + vr + + vz +
∂t ∂r r ∂θ ∂z r
· ¸
∂Tθr 1 ∂Tθθ ∂Tθz 1 1
= + + + Trθ + Tθr + bθ , (2.11)
∂r r ∂θ ∂z r r
½ ¾
∂vz ∂vz vθ ∂vz ∂vz
ρ + vr + + vz
∂t ∂r r ∂vθ ∂z
· ¸
1 ∂ ∂Tzθ ∂Tzz
= (rTzr ) + +r + bz . (2.12)
r ∂r ∂θ ∂z
2.3. CONSTITUTIVE LAW FOR NEWTONIAN VISCOUS FLUIDS IN COORDINATES
27
• Spherical coordinates
½ )
∂vr ∂vr 1 ∂vr vφ ∂vr vθ2 + vφ2
ρ + vr + vθ + −
∂t ∂r r ∂θ r sin θ ∂φ r
· ¸
∂Trr 1 ∂Trθ 1 ∂Tφr 1
= + + + (2Trr − Tθθ − Tφφ + Trθ cot θ) + br ,
∂r r ∂θ r sin θ ∂φ r
(2.13)
½ )
∂vθ ∂vθ 1 ∂vθ vφ ∂vθ vr vθ vφ2 cot θ
ρ + vr + vθ + + −
∂t ∂r r ∂θ r sin θ ∂φ r r
· ¸
∂Trθ 1 ∂Tθθ 1 ∂Tθφ 1
= + + + ((Tθθ − Tφφ ) cot θ + 3Trθ ) + bθ ,
∂r r ∂θ r sin θ ∂φ r
(2.14)
½ ¾
∂vφ ∂vφ 1 ∂vφ vφ ∂vφ vr vφ vθ vφ cot θ
ρ + vr + vθ + + +
∂t ∂r r ∂θ r sin θ ∂φ r r
· ¸
∂Tφr 1 ∂Tθφ 1 ∂Tφφ
= + + + bφ .
∂r r ∂θ r sin θ ∂φ
(2.15)
nates
where
1
D = (grad v + grad vt ). (2.17)
2
CHAPTER 2. SOME EQUATIONS OF CONTINUUM MECHANICS IN COORDINATES
28
• Cylindrical coordinates
∂v1
T11 = ξ div v + 2η , (2.18)
∂x1
∂v2
T22 = ξ div v + 2η , (2.19)
∂x2
∂v3
T33 = ξ div v + 2η , (2.20)
∂x3
µ ¶
∂v1 ∂v2
T12 = T21 = η + , (2.21)
∂x2 ∂x1
µ ¶
∂v1 ∂v3
T13 = T31 = η + , (2.22)
∂x3 ∂x1
µ ¶
∂v2 ∂v3
T23 = T32 = η + , (2.23)
∂x3 ∂x2
with
• Cylindrical coordinates
∂vr
Trr = ξ div v + 2η , (2.25)
µ ∂r¶
1 ∂vθ vr
Tθθ = ξ div v + 2η + , (2.26)
r ∂θ r
∂vz
Tzz = ξ div v + 2η , (2.27)
· ∂z¸
1 ∂vr ∂ ³ vθ ´
Trθ = Tθr = η +r , (2.28)
r ∂θ ∂r r
µ ¶
∂vr ∂vz
Trz = Tzr = η + , (2.29)
∂z ∂r
µ ¶
∂vθ 1 ∂vz
Tθz = Tzθ = η + , (2.30)
∂z r ∂θ
with
1 ∂ 1 ∂vθ ∂vz
div v = (rvr ) + + . (2.31)
r ∂r r ∂θ ∂z
2.3. CONSTITUTIVE LAW FOR NEWTONIAN VISCOUS FLUIDS IN COORDINATES
29
• Spherical coordinates
∂vr
Trr = ξ div v + 2η , (2.32)
µ ∂r¶
1 ∂vθ vr
Tθθ = ξ div v + 2η + , (2.33)
r ∂θ r
µ ¶
1 ∂vφ vr vθ cot θ
Tφφ = ξ div v + 2η + + , (2.34)
r sin θ ∂φ r r
· ¸
1 ∂vr ∂ ³ vθ ´
Trθ = Tθr = η +r , (2.35)
r ∂θ ∂r r
· ¸
∂ ³ vφ ´ 1 ∂vr
Trφ = Tφr = η r + , (2.36)
∂r r r sin θ ∂φ
· ¸
1 ∂vθ sin θ ∂ ³ vφ ´
Tθφ = Tφθ = η + , (2.37)
r sin θ ∂φ r ∂θ sin θ
with
1 ∂ 2 1 ∂ 1 ∂vφ
div v = (r vr ) + (sin θvθ ) + . (2.38)
r2 ∂r r sin θ ∂θ r sin θ ∂φ