You are on page 1of 28

Chapter 3: Equations of Change

In the last chapter, we presented examples of microscopic balances in one or


two dimensions for various elementary examples. In this chapter we present the general
balance equations in multidimensional case. The balances, also called equations of
changes can be written in cartesian, cylindrical or spherical coordinates. We will
explicitly derive the balance equations in cartesian coordinates and present the
corresponding equations in cylindrical and spherical coordinates. The reader can consult
the books in reference for more details. Once the equations are presented we show
through various examples how they can be used in a systematic way to model
distributed parameter models.

3.1 Total Mass balance

Our control volume is the elementary volume ΔxΔyΔz shown in Figure 3.1. The
volume is assumed to be fixed in space. To write the mass balance around the volume
we need to consider the mass entering in the three directions x,y, and z.

Figure 0-1 Total Mass balance in Cartesian coordinates

102
Mass in:

The mass entering in the x-direction at the cross sectional area (ΔyΔz) is

(ρvx)|x ΔyΔzΔt (3.1)

The mass entering in the y-direction at the cross sectional area (ΔxΔz) is

(ρvy)|y ΔxΔzΔt (3.2)

The mass entering in the z-direction at the cross sectional area (ΔxΔy) is

(ρvz)|z Δx Δy Δt (3.3)

Mass out:

The mass exiting in the x-direction is:

(ρvx)|x+Δx ΔyΔzΔt (3.4)

The mass exiting in the y-direction is:

(ρvy)|y+Δy ΔxΔzΔt (3.5)

The mass exiting in the z-direction is:

(ρvz)|z+Δz ΔxΔy Δt (3.6)

Rate of accumulation:

The rate of accumulation of mass in the elementary volume is:

(ρ)|t+Δt Δx Δy Δz - (ρ)|t Δx Δy Δz (3.7)

103
Since there is no generation of mass, applying the general balance equation Eq. 1.2 and
rearranging gives:

(ρ|t+Δt − ρ|t) Δx Δy Δz = (ρvx|x − ρvx|x+Δx)ΔyΔzΔt + (ρvy|y − ρvy|y+Δy)ΔxΔzΔt


+ (ρvz|z − ρvz|z+Δz) Δx Δy Δt (3.8)

Dividing the equation by Δx Δy ΔzΔt results in:

ρ |t +Δt −ρ |t ρvx |x −ρvx |x+Δx ρv y | y −ρv y | y+Δy ρvz |z −ρvz |z +Δz


= + +
Δt Δx Δy Δz (3.9)

By taking the limits as Δy,Δx,Δ,z and Δt goes to zero, we obtain the following equation
of change:

∂ρ ∂ρvx ∂ρv y ∂ρvz (3.10)


=− − −
∂t ∂x ∂y ∂z

Expanding the partial derivative of each term yields after some rearrangement:

∂ρ ∂ρ ∂ρ ∂ρ ∂v ∂v ∂v (3.11)
+ vx + vy + vz = −ρ( x + y + z )
∂t ∂x ∂y ∂z ∂x ∂y ∂z

This is the general form of the mass balance in cartesian coordinates. The equation is
also known as the continuity equation. If the fluid is incompressible then the density is
assumed constant, both in time and position. That means the partial derivatives of ρ are
all zero. The total continuity equation (Eq. 3.11) is equivalent to:

∂vx ∂v y ∂vz (3.12)


0 = −ρ( + + )
∂x ∂y ∂z

or simply:

104
∂vx ∂v y ∂vz (3.13)
0= + +
∂x ∂y ∂z

3.2 Component Balance Equation


We consider a fluid consisting of species A, B … , and where a chemical
reaction is generating the species A at a rate rA (kg/m3s). The fluid is in motion with
mass-average velocity v = nt/ρ (m/s) where nt = nA + nB + … (kg/m2s) is the total mass
flux and ρ (kg/m3s) is the density of the mixture. Our objective is to establish the
component balance equation of A as it diffuses in all directions x,y,z (Figure 3.2).

Figure 0-2 Mass balance of component A

Mass of A in:
The mass of species A entering the x-direction at the cross sectional (ΔyΔz) is:

(nAx)|x ΔyΔzΔt (3.14)

where nAx kg/m2 is the flux transferred in the x-direction

Similarly the mass of A entering the y and z direction are respectively:

(nAy)|y ΔxΔzΔt (3.15)

105
(nAz)|z Δx Δy Δt (3.16)

Mass of A out:

The mass of species A exiting the x, y and z direction are respectively

(nAx)|x+Δx ΔyΔzΔt (3.17)

(nAy)|y+Δy ΔxΔzΔt (3.18)

(nAz)|z+Δz Δx Δy Δt (3.19)

The rate of accumulation is:

ρA|t+Δt Δx Δy Δz − ρA|t Δx Δy Δz (3.20)

The rate of generation is:


-rAΔx Δy ΔzΔt (3.21)

Applying the general balance equation (Eq. 1.3) yields:

(ρA|t+Δt − ρA|t) Δx Δy Δz = (nAx|x+Δx − nAx|x)ΔyΔzΔt + (nAy|y+Δy − nAy|y)ΔxΔzΔt


+ (nAz|z+Δz − nAz|z)ΔxΔyΔt +rAΔx Δy ΔzΔt (3.22)

Dividing each term by ΔxΔyΔzΔt and letting each of these terms goes to zero yields:

∂ρ A ∂n Ax ∂n Ay ∂n Az
+ + + = rA
∂t ∂t ∂t ∂t (3.23)

We know from Section 1.11.1, that the flux nA is the sum of a term due to convection
(ρAv) and a term due to diffusion jA (kg/m2s):
nA = ρAv + jA (3.24)

106
Substituting the different flux in Eq. 3.23 gives:

∂ρ A ∂ ( ρ A v x ) ∂ ( ρ A v y ) ∂ ( ρ A v z ) ∂j Ax ∂j Ay ∂j Az (3.25)
+ + + + + + = rA
∂t ∂x ∂y ∂z ∂x ∂y ∂z

For a binary mixture (A,B), Fick’s law gives the flux in the u-direction as :

∂wA (3.26)
j Au = −ρD AB
∂u

where wA = ρA/ρ. Expanding Eq. 3.25 and substituting for the fluxes yield:

∂ρ A ⎛ ∂v ∂v y ∂v z ⎞ ⎛ ∂ρ A ∂ρ ∂ρ ⎞
+ ρ A ⎜⎜ x + + ⎟⎟ + ⎜⎜ vx + v y A + v z A ⎟⎟
∂t ⎝ ∂x ∂y ∂z ⎠ ⎝ ∂x ∂y ∂z ⎠

⎛ ∂ ∂ρD AB wA ∂ ∂ρD AB wA ∂ ∂ρD AB wA ⎞ (3.27)


− ⎜⎜ ( )+ ( )+ ( ) ⎟⎟ = rA
⎝ ∂x ∂x ∂y ∂y ∂z ∂z ⎠

This is the general component balance or equation of continuity for species A. This
equation can be further reduced according to the nature of properties of the fluid
involved. If the binary mixture is a dilute liquid and can be considered incompressible,
then density ρ and diffusivity DAB are constant. Substituting the continuity equation (Eq.
3.13) in the last equation gives:

∂ρ A ⎛ ∂ρ A ∂ρ ∂ρ ⎞ ⎛ ∂ 2 ρ A ∂ 2 ρ A ∂ 2ρ A ⎞ (3.28)
+ ⎜⎜ vx + v y A + vz A ⎟⎟ − D AB ⎜ + + ) ⎟ = rA
∂t ⎝ ∂x ∂y ∂z ⎠ ⎜ ∂x 2 ∂ y 2
∂ z 2 ⎟
⎝ ⎠

This equation can also be written in molar units by dividing it by the molecular weight
MA to yield:

∂C A ⎛ ∂C A ∂C A ∂C A ⎞ ⎛ ∂ 2C A ∂ 2C A ∂ 2C A ⎞ (3.29)
+ ⎜⎜ v x + vy + vz ⎟⎟ − D AB ⎜ + + ⎟ = RA
∂3
t ⎝144 ∂x ∂y ∂z ⎠ ⎜ ∂x 2 ∂y 2 ∂z 2 ⎟⎠ reaction
{
12 444 42444444 3 ⎝14444 4244444 3
accumulation Convection Diffusion

107
The component balance equation is composed then of a transient term, a convective
term, a diffusive term and a reaction term.

3.3 Momentum Balance

We consider a fluid flowing with a velocity v(t,x,y,z) in the cube of Figure 3.3.
The flow is assumed laminar. We know from Section 1.11.2 that the momentum is
transferred through convection (bulk flow) and by molecular transfer (velocity
gradient).

Figure 0-3 Balance of the x-component of the momentum

Since, unlike the mass or the energy, the momentum is a vector that has three
components, we will present the derivation of the equation for the conservation of the x-
component of the momentum. The balance equations for the y-component and the z-
component are obtained in a similar way. To establish the momentum balance for its x-
component we need to consider its transfer in the x-direction, y-direction, and z-
direction.

Momentum in:

108
The x-component of momentum entering the boundary at x-direction, by
convection is:

(ρvxvx)|x ΔyΔzΔt (3.30)

The x-component of momentum entering the boundary at y-direction, by


convection is:

(ρvyvx)|y ΔxΔzΔt (3.31)

and it enters the z-direction by convection with a momentum:

(ρvzvx)|z ΔxΔyΔt (3.32)

The x-component of momentum entering the boundary at x-direction, by


molecular diffusion is:

(τxx)|x ΔyΔzΔt (3.33)

The x-component of momentum entering the boundary at y-direction, by


molecular diffusion is:

(τyx)|y ΔxΔzΔt (3.34)

and it enters the z-direction by molecular diffusion with a momentum:

(τzx)|z ΔxΔyΔt (3.35)

Momentum out:

The rate of momentum leaving the boundary at x+Δx, by convection is:

(ρvxvx)|x+Δx ΔyΔzΔt (3.36)

109
and at boundary y+Δy,:

(ρvyvx)|y+Δy ΔxΔzΔt (3.37)

and at boundary z+Δz:

(ρvzvx)|z+Δz ΔxΔyΔt (3.38)

The x-component of momentum exiting the boundary x+Δx, by molecular


diffusion is:

(τxx)|x+Δx ΔyΔzΔt (3.39)

and at boundary y+Δy:

(τyx)|y+Δy ΔxΔzΔt (3.40)

and at boundary z+Δz::

(τzx)|z+Δz ΔxΔyΔt (3.41)

Forces acting on the volume:

The net fluid pressure force acting on the volume element in the x-direction is:

(P|x – P|x+Δx) ΔyΔzΔt (3.42)

The net gravitational force in the x-direction is:

ρg|x Δx ΔyΔz Δt (3.43)

Accumulation is:

110
(ρvx|t+Δt − ρvx|t) Δx ΔyΔz (3.44)

Substituting all these equations in Eq. 1.5, dividing by Δx Δy ΔzΔt and taking the limit
of each term goes zero gives:

∂ ( ρv x ) ∂ ( ρv x v x ) ∂ ( ρ v x v y ) ∂ ( ρ v x v z ) ∂τ ∂τ ∂τ ∂P
+ + + = −( xx + yx + zx ) − + ρg x
∂t ∂x ∂y ∂z ∂x ∂y ∂z ∂x (3.45)

Expanding the partial derivative and rearranging:

⎛ ∂ρ ∂ρv x ∂ρv y ∂ρv z ⎞ ⎛ ∂v x ∂v x ∂v x ∂v x ⎞


v x ⎜⎜ + + + ⎟+ ρ⎜
⎟ ⎜ ∂t + v x ∂x + v y ∂y + v z ∂z ⎟⎟ =
⎝ ∂t ∂x ∂y ∂z ⎠ ⎝ ⎠ (3.46)

∂ τ xx ∂ τ yx ∂ τ zx ∂P
−( + + )− + ρg x
∂x ∂y ∂z ∂x

Using the equation of continuity (Eq. 3.10) for incompressible fluid, Equation (3.46) is
reduced to:

⎛ ∂v x ∂v ∂v ∂v ⎞ ∂τ ∂τ ∂τ ∂P (3.47)
ρ⎜ + v x x + v y x + v z x ⎟ = −( xx + yx + zx ) − + ρg x
⎝ ∂t ∂x ∂y ∂z ⎠ ∂x ∂y ∂z ∂x

Using the assumption of Newtonian fluid, i.e.

∂v x ∂v x ∂v x
τ xx = − μ , τ yx = − μ , τ zx = − μ
∂x ∂y ∂z (3.48)

Equation 3.47 yields:

∂v x ⎛ ∂v ∂v ∂v ⎞ ⎛ ∂ 2v ∂ 2v ∂ 2 v ⎞ ∂P
ρ + ρ ⎜ v x x + v y x + v z x ⎟ = μ ⎜⎜ 2x + 2x + 2x ⎟⎟ − + ρg x
12 ∂3t ⎝ ∂x ∂y ∂z ⎠ ⎝ ∂x ∂y ∂z ⎠ 1 ∂4
x 24 3 (3.49)
accumulation
14444 4244444 3 1444 424444 3 generation
transport by bulk flow transport by viscous forces

111
The momentum balances in the y-direction and z-direction can be obtained in a similar
fashion:

∂v y ⎛ ∂v ∂v ∂v ⎞ ⎛ ∂ 2v ∂ 2v ∂ 2 v ⎞ ∂P
ρ + ρ ⎜⎜ v x y + v y y + v z y ⎟⎟ = μ ⎜⎜ 2y + 2y + 2y ⎟⎟ − + ρg y
∂ t ⎝ ∂x ∂y ∂ z ⎠ ∂ x ∂ y ∂ z ∂y (3.50)
123 14444
accumulation
4244444 3 1⎝444 424444 3⎠ 1424 3
transport by bulk flow transport by viscous forces generation

∂v z ⎛ ∂v z ∂v z ∂v z ⎞ ⎛ ∂ 2 v z ∂ 2 v z ∂ 2 v z ⎞ ∂P
ρ + ρ ⎜ vx + vy + vz ⎟ = μ ⎜⎜ 2 + 2 + 2 ⎟⎟ − + ρg z
12 ∂3
t ⎝ ∂x ∂y ∂z ⎠ ⎝ ∂x ∂y ∂z ⎠ 1 ∂4
z 24 3 (3.51)
accumulation
14444 4244444 3 1444 424444 3 generation
transport by bulk flow transport by viscous forces

These equations constitute the Navier-Stock’s equation.

3.4 Energy balance

In deriving the equation for energy balance we will be guided by the analogy
that exists between mass and energy transport mentioned in Section 1.11.3 We will
assume constant density, heat capacity and thermal conductivity for the incompressible
fluid. The fluid is assumed at constant pressure (Fig 3.4).

The total energy flux is the sum of heat flux and bulk flux:

e = q + ρCpTv (3.52)

Therefore, the energy coming by convection in the x-direction at boundary x is:

(qx + ρCpTvx)ΔyΔzΔt (3.53)

Similarly the energy entering the y and z directions are

(qy + ρCpTvy)ΔxΔzΔt (3.54)

(qz + ρCpTvz) Δx Δy Δt (3.55)

112
The energy leaving the x,y and z directions are:

(qx + ρCpTvx)|x+Δx ΔyΔzΔt (3.56)

(qy + ρCpTvy)|y+Δy ΔxΔzΔt (3.57)

(qz + ρCpTvz)|z+Δz Δx Δy Δt (3.58)

The energy accumulated is approximated by:

(ρCpT|t+Δt − ρCpT|t) Δx ΔyΔz (3.59)

qy |y
qz |z+ z

x
qx |x+ x
qx |x
z

qy |y+ y
qz |z

Figure 0-4 Energy Balance in Cartesian coordinates

The rate of generation is ΦH where ΦH includes all the sources of heat generation, i.e.
reaction, pressure forces, gravity forces, fluid friction, etc. Substituting all these terms in
the general energy equation (Eq. 1.7) and dividing the equation by the term ΔxΔyΔzΔt
and letting each of these terms approach zero yield:

∂ ( ρCpT ) ∂ ( ρCpTv x ) ∂ ( ρCpTv y ) ∂ ( ρCpTv z ) ∂qx ∂q y ∂qz (3.60)


+ + + + + + = ΦH
∂t ∂x ∂y ∂z ∂x ∂y ∂z

113
Expanding the partial derivative yields:

⎛ ∂T ∂T ∂T ∂T ⎞ ⎛ ∂ρ ∂ρv ∂ρvy ∂ρvz ⎞ ∂qx ∂qy ∂qz (3.61)


ρCp⎜⎜ + vx + vy + vz ⎟⎟ + ρCpT⎜⎜ + x + + ⎟+ + + = ΦH
⎝ ∂t ∂x ∂y ∂z ⎠ ⎝ ∂t ∂x ∂y ∂z ⎟⎠ ∂x ∂y ∂z

Using the equation of continuity (Eq. 3.10) for incompressible fluids the equation is
reduced to:

⎛ ∂T ∂T ∂T ∂T ⎞ ∂q x ∂q y ∂q z (3.62)
ρCp⎜⎜ + vx + vy + vz ⎟+ + + = ΦH
⎝ ∂t ∂x ∂y ∂z ⎟⎠ ∂x ∂y ∂z

Using Fourier's law:

dT (3.63)
qu = −k
du

into the last equation gives:

∂T ⎛ ∂T ∂T ∂T ⎞ ⎛ ∂ 2T ∂ 2T ∂ 2T ⎞
ρCp + ρCp ⎜⎜ vx + vy + vz ⎟⎟ = k ⎜⎜ 2 + 2 + 2 ⎟⎟ + Φ H
∂3 ∂x ∂y ∂z ⎠ {
1424 t
14⎝444 4244444 3 ⎝1∂4x ∂y
442444
∂z ⎠ generation
3
(3.64)
accumulation Transport by bulk flow Transport by thermal diffusion

The energy balance includes as before a transient term, a convection term, a diffusion
term, and generation term. For solids, the density is constant and with no velocity, i.e. v
= 0, the equation is reduced to:

∂T ⎛ ∂ 2T ∂ 2T ∂ 2T ⎞
ρCp = k ⎜⎜ 2 + 2 + 2 ⎟⎟ + Φ { H
1424 ∂3 t ⎝1∂4x ∂y ∂z ⎠ generation (3.65)
accumulation
442444 3
Transport by thermal diffusion

114
3.5 Conversion between the coordinates

So far we have shown how to derive the equation of change in Cartesian


coordinates. In the same way, the equations of change can be written other coordinate
systems such as the cylindrical or spherical coordinates. Alternatively, one can
transform the equation of change written in the Cartesian coordinates to the others
through the following transformation expressions.

The relations between Cartesian coordinates (x,y,z) and cylindrical coordinates


(r,z,θ) (Figures 1.3 and 1.4) are the following:

x = rcos(θ), y = rsin(θ), z=z (3.66)

Therefore;

y (3.67)
r = x2 + y2 , θ = tan −1 ( )
x

The relations between Cartesian coordinates (x,y,z) and spherical coordinates (r,θ,φ)
(Figures 1.3 and 1.5) are:

x = r sin(θ) cos(φ), y = r sin(θ) sin(φ), z = r cos(θ) (3.68)

Therefore;

x2 + y 2 y (3.69)
r = x2 + y 2 + z 2 , θ = tan −1 ( ), φ = tan −1 ( )
z x

Accordingly, we list the following general balance equations in the three coordinates.
These equations are written under the assumptions mentioned in previous sections. For
the more general case, where density is considered variable the reader can consult the
books listed in the references.

115
3.5.1 Balance Equations in Cartesian Coordinates

Mass Balance

∂vx ∂v y ∂vz
ρ( + + )=0
∂x ∂y ∂z (3.70)

Component balance for component A in binary mixture with chemical reaction rate RA:

∂C A ⎛ ∂C A ∂C A ∂C A ⎞ ⎛ ∂ 2C A ∂ 2C A ∂ 2C A ⎞
+ ⎜⎜ v x + vy + vz ⎟⎟ = D AB ⎜⎜ + + ) ⎟ + RA
∂t ⎝ ∂x ∂y ∂z ⎠ ⎝ ∂x
2
∂y 2 ∂z 2 ⎠⎟ (3.71)

Energy balance

∂T ∂T ∂T ∂T ∂ 2T ∂ 2T ∂ 2T
ρCp + ρCp(v x + vy + vz ) = k( 2 + 2 + 2 ) + ΦH
∂t ∂x ∂y ∂z ∂x ∂y ∂z (3.72)

Momentum balance

• x component

∂vx ∂v ∂v ∂v ∂ 2v ∂ 2v ∂ 2v ∂P
ρ + ρ(vx x + v y x + vz x ) = μ( 2x + 2x + 2x ) − + ρg x
∂t ∂x ∂y ∂z ∂x ∂y ∂z ∂x (3.73)

• y component:

∂v y ∂v y ∂v y ∂v y ∂ 2v y ∂ 2v y ∂ 2v y ∂P
ρ + ρ(vx + vy + vz ) = μ( + + )− + ρg y
∂t ∂x ∂y ∂z ∂x 2
∂y 2
∂z 2
∂y (3.74)

• z component

116
∂vz ∂v ∂v ∂v ∂ 2v ∂ 2v ∂ 2v ∂P (3.75)
ρ + ρ(vx z + v y z + vz z ) = μ( 2z + 2z + 2z ) − + ρg z
∂t ∂x ∂y ∂z ∂x ∂y ∂z ∂z

3.5.2 Balance Equations in Cylindrical Coordinates

Mass balance

1 ∂rvr 1 ∂vθ ∂v z
ρ( + + )=0
r ∂r r ∂θ ∂z (3.76)

Component balance for component A in binary mixture (A-B)with reaction rate RA:

∂C A ⎛ ∂C A 1 ∂C A ∂C A ⎞ ⎛ 1 ∂ ∂C A 1 ∂ 2 C A ∂ 2 C A ⎞⎟
+ ⎜ vr + vθ + vz ⎟ = D AB ⎜ (r )+ 2 + ) + RA
∂t ⎝ ∂r r ∂θ ∂z ⎠ ⎜ r ∂r ∂r r ∂θ 2 ∂z 2 ⎟⎠
⎝ (3.77)

Energy balance

∂T ∂T 1 ∂T ∂T 1 ∂ ∂T 1 ∂ 2T ∂ 2T
ρCp + ρCp( v r + vθ + vz ) = k( (r )+ 2 + ) + ΦH
∂t ∂r r ∂θ ∂z r ∂r ∂r r ∂θ 2 ∂z 2 (3.78)

Momentum balance

• r component

∂v r ∂v v ∂v r vθ2 ∂v
ρ + ρ (v r r + θ − + vz r ) =
∂t ∂r r ∂θ r ∂z (3.79)

∂ 1 ∂rv r 1 ∂ 2 vr 2 ∂vθ ∂ 2 v r ∂P
μ( ( )+ 2 − + )− + ρg r
∂r r ∂r r ∂θ 2 r 2 ∂θ ∂z 2 ∂r

• θ component:

117
∂vθ ∂v v ∂v vv ∂v
ρ + ρ (vr θ + θ θ + r θ + vz θ ) =
∂t ∂r r ∂θ r ∂z (3.80)

∂ 1 ∂rvθ 1 ∂ 2vθ 2 ∂vr ∂ 2vθ ∂P


μ( ( )+ 2 + + 2 )− + ρgθ
∂r r ∂r r ∂θ 2 r 2 ∂θ ∂z ∂θ

• z component

∂v z ∂v v ∂v ∂v 1 ∂ ∂v z 1 ∂ 2vz ∂ 2vz ∂P (3.81)


ρ + ρ (vr z + θ z + v z z ) = μ ( (r )+ 2 + 2 )− + ρg z
∂t ∂r r ∂θ ∂z r ∂r ∂r r ∂θ 2 ∂z ∂z

3.5.3 Balance Equations in Spherical Coordinates


Mass Balance

⎛ 1 ∂(r 2 v r ) 1 ∂ (v θ sin(θ)) 1 ∂v φ ⎞
ρ⎜⎜ 2 + + ⎟=0
⎝r ∂r r sin(θ) ∂θ r sin(θ) ∂φ ⎟⎠ (3.82)

Component balance for component A in binary mixture (A-B) with reaction rate RA :

∂C A ⎛ ∂C A vθ ∂C A vφ ∂C A ⎞
+ ⎜⎜ vr + + ⎟=
∂t ⎝ ∂r r ∂θ r sin(θ ) ∂φ ⎟⎠
⎛ 1 ∂ 2 ∂C A 1 ∂ ∂C 1 ∂ 2C A ⎞⎟
D AB ⎜ 2 (r )+ 2 (sin(θ ) A ) + 2 2 ) + RA (3.83)
⎜r ∂r ∂r r sin(θ ) ∂θ ∂θ r sin (θ ) ∂φ 2 ⎟⎠

Energy balance

∂T ⎛ ∂T vθ ∂T vφ ∂T ⎞
ρCp + ρCp⎜⎜ v r + + ⎟⎟ =
∂t ⎝ ∂r r ∂θ r sin(θ ) ∂φ ⎠ (3.84)
⎛1 ∂ ∂T 1 ∂ ∂T 1 ∂ 2T ⎞
k ⎜⎜ 2 ( r 2 )+ 2 (sin(θ ) ) + 2 2 ⎟ + ΦH
⎝ r ∂r ∂r r sin(θ ) ∂θ ∂θ r sin (θ ) ∂φ 2 ⎟⎠

Momentum balance

• r component

118
⎛ ∂v ∂vr vθ + vφ ⎞⎟
2 2
∂vr v ∂v vφ
ρ + ρ ⎜ vr r + θ r + − =
∂t ⎜ ∂r r ∂θ r sin(θ ) ∂φ r ⎟
⎝ ⎠
⎛ 1 ∂2 2 1 ∂ ∂v 1 ∂ 2 vr ⎞ ∂P (3.85)
μ ⎜⎜ 2 2 (r vr ) + 2 (sin(θ ) r ) + 2 2 ⎟− + ρg r
r sin(θ ) ∂θ ∂θ r sin (θ ) ∂φ 2 ⎟ ∂r
⎝ r ∂r ⎠

• θ component:

∂vθ ⎛ ∂v v ∂v vφ ∂vθ vr vθ vφ cot(θ ) ⎞⎟


2
ρ + ρ ⎜ vr θ + θ θ + + − =
∂t ⎜ ∂r r ∂θ r sin(θ ) ∂φ r r ⎟
⎝ ⎠
⎛ 1 ∂ 2 ∂vθ 1 ∂ ∂ sin(θ )vθ 1 ∂ 2vθ ⎞⎟
μ ⎜⎜ ( r ) + (sin(θ ) ) +
⎝ r ∂r
2
∂r r 2 ∂θ ∂θ r 2 sin 2 (θ ) ∂φ 2 ⎟⎠
(3.86)
2μ ⎛ ∂v cos(θ ) ∂vφ ⎞ 1 ∂P
+ 2 ⎜⎜ r − ⎟− + ρgθ
r ⎝ ∂θ sin 2 (θ ) ∂φ ⎟⎠ r ∂θ

• Φ component

∂vφ ⎛ ∂vφ v ∂vφ vφ ∂vφ vr vφ vθ vφ cot(θ ) ⎞⎟


ρ + ρ ⎜ vr + θ + + + =
∂t ⎜ ∂r r ∂θ r sin(θ ) ∂φ r r ⎟
⎝ ⎠
⎛ 1 ∂ ∂vφ 1 ∂ 1 ∂ sin(θ )vφ 1 ∂ 2vφ ⎞⎟
μ ⎜ 2 (r 2 )+ 2 ( )+ 2 2
⎜ r ∂r ∂r r ∂θ sin(θ ) ∂θ r sin (θ ) ∂φ 2 ⎟⎠
⎝ (3.87)
⎛ 2 ∂vr 2 cos(θ ) ∂vθ ⎞ 1 ∂P
+ μ ⎜⎜ 2 + 2 2 ⎟−
⎟ r sin(θ ) ∂φ + ρgφ
⎝ r sin(θ ) ∂ φ r sin (θ ) ∂φ ⎠

3.6 Examples of Application of Equations of change

Practically all the microscopic balance examples treated in the previous chapter
can be treated using the equations of change presented in this chapter. In this section we
review some of the previous examples and present additional applications.

3.6.1 Liquid flow in a Pipe


To model the one dimensional flow through the pipe of an incompressible fluid
(Example 2.2.1) we may use the continuity balance. For constant density we have the
continuity equation in cylindrical coordinates (Eq. 3.76).

119
1 ∂rvr ∂vθ ∂vz
+ + =0
r ∂r r∂θ ∂z (3.88)

The plug flow assumptions imply that vr = vθ = 0, and the continuity balance is reduced
to:

∂vz
=0
∂z (3.89)

3.6.2 Diffusion with Chemical Reaction in a Slab Catalyst

To model the steady state diffusion with chemical reaction of species A in a slab
catalyst, (Example 2.2.3) we use the equation of change (Eq. 3.71). The fluid properties
are assumed constant,

∂C A ∂C A ∂C A ∂C A ∂ 2C ∂ 2C A ∂ 2C A
+ vx + vy + vz − D A ( 2A + + ) = RA
∂t ∂x ∂y ∂z ∂x ∂y 2 ∂z 2 (3.90)

∂C A
Since the system is at steady state we have =0. If we assume that there is no bulk
∂t

flow then vx = vy = vz = 0. For diffusion in the z-direction only, the following holds:
∂ ∂
= =0. The equation is then reduces to:
∂x ∂y

d 2C A
− DA = RA
dz 2 (3.91)

3.6.3 Plug Flow Reactor

120
The isothermal plug flow reactor (Example 2.2.5) can be modeled using the
component balance equation (3.77). The plug flow conditions imply that vr = vθ = 0 and
∂ ∂
= =0. Equation (3.77) is reduced to:
∂r ∂θ

∂C A ∂C A ∂ 2C A
= −v z + DAB − RA
∂t ∂z ∂z 2 (3.92)

For the non-isothermal plug flow reactor (Example 2.2.6), the energy balance is
obtained by using Eq. 3.78. For fluid with constant properties and at constant pressure,
we have:

∂T ∂T vθ ∂T ∂T ∂ 2T 1 ∂T 1 ∂ 2T ∂ 2T
ρCp + ρCp (v r + + vz ) = k( 2 + + + ) + ΦH
∂t ∂r r ∂θ ∂z ∂r r ∂r r 2 ∂θ 2 ∂z 2 (3.93)

∂ ∂
Using the plug-flow assumptions, vr = vθ = 0 and = =0, and neglecting the viscous
∂r ∂θ

forces, the term ΦH includes the heat generation by reaction rate RA and heat exchanged
with the cooling jacket, htA(T –Tw). Equation (3.93) is reduced to:

∂T ∂T ∂ 2T πD
ρCp = −ρCpv + k 2 − ΔH r ko e − E / RT C A − ht (T − Tw )
∂t ∂z ∂z A (3.94)

3.6.4 Energy Transport with Heat Generation

Consider the example of a solid cylinder of radius R in which heat is being


generated due to some reaction at a uniform rate of ΦH (J/m2s). A cooling system is
used to remove heat from the system and maintain its surface temperature at the
constant value Tw (Figure 3.5). Our objective is to derive the temperature variations in
the cylinder. We assume that the solid is of constant density, thermal conductivity and
heat capacity. Clearly this is a distributed parameter system since the temperature can
vary with time and with all positions in the cylinder. We will use then the equation of
change (Eq. 3.78) in cylindrical coordinates for a solid:

121
∂T k ∂ 2T 1 ∂T 1 ∂ 2T ∂ 2T Φ (3.95)
= ( 2 + + 2 2 + 2 )+ H
∂t ρCp ∂r r ∂r r ∂θ ∂z ρCp

Figure 0-5 Cylindrical solid rod

A number of assumptions can be made:


∂T
• The system is at steady state i.e. =0
∂t

• The variation of temperature is only allowed in radial directions. Therefore, the


∂ 2T ∂ 2T
terms and are zero.
∂z 2 ∂θ 2

The energy balance is reduced to:

k d 2T 1 dT Φ
0= ( 2 + )+ H
ρCp dr r dr ρCp (3.96)

Or equivalently:

d 2T 1 dT Φ
( + )=− H
dr 2
r dr k (3.97)

with the following boundary conditions:

• The temperature at the wall is constant:

122
T (r = R) = Tw (3.98)

• The maximum temperature will be reached at the center ( r = 0), therefore:

dT (3.99)
=0 at r = 0
dr

Note that Equation (3.97) can also be written as follows:

1 d dT Φ
(r )=− H
r dr dr k (3.100)

since qr = −k dT/dr, this equation is equivalent to:

1 d (3.101)
(rqr ) = −Φ H
r dr

The left hand side is the rate of diffusion of heat per unit volume while the right hand
side is the rate of heat production per unit volume.

3.6.5 Momentum Transport in a Circular Tube

We revisit example 2.2.2 where we derived the steady state equations for the
laminar flow inside a horizontal circular tube. We will see how the model can be
obtained using the momentum equation of change. We assume as previously that the
fluid is incompressible and Newtonian. The momentum equations of change in
cylindrical coordinates are given by Eqs. (3.79-3.81). A number of simplifications are
used:

• The flow has only the direction z, i.e. vr = vθ = 0.


∂v z
• The flow is at steady state, =0
∂t

The momentum equation in cylindrical coordinates Eq. 3.81 is reduced to:

123
∂vz ⎛ ∂ 2v 1 ∂vz 1 ∂ 2vz ∂ 2vz ⎞ ∂P
ρvz = μ⎜⎜ 2z + + + ⎟− + ρg z
∂z ⎝ ∂r r ∂r r 2 ∂θ2 ∂z 2 ⎟⎠ ∂z (3.102)

Using the continuity equation (Eq. 3.76), and since vr = vθ = 0 gives:

dv z
=0
dz (3.103)

We also note that because the flow is symmetrical around the z-axis we have necessarily
no variation of the velocity with θ, i.e.

⎛ ∂ 2 vz ⎞
⎜⎜ 2 ⎟⎟ = 0
(3.104)
⎝ ∂θ ⎠

Equation 3.102 is then reduced to

⎛ d 2 v z 1 dv z ⎞ dP
μ ⎜⎜ 2 + ⎟=
⎝ dr r dr ⎟⎠ dz (3.105)

dP
Since the left hand side depends only on r, this equation suggests that is constant.
dz
Therefore:

dp ΔP
=
dz L (3.106)

where ΔP is the pressure drop across the tube. Equation 3.105 is equivalent to:

⎛ d 2 v z 1 dvz ⎞ ΔP
μ ⎜⎜ + ⎟=
⎝ dr
2
r dr ⎟⎠ L (3.107)

with the following conditions identical to those in Example 2.2.2. Note also that Eq.
3.107 can also be written as:

124
d rv z ΔP
μ ( )=
dr dr L (3.108)

which is also equivalent to:

d ( rτ rz ) ΔP
=
rdr L (3.109)

where τrz is the shear stress. The left term is the rate of momentum diffusion per unit
volume and the right hand side is in fact the rate of production of momentum (due to
pressure drop). Note then the similarity between Eq. 3.109 for momentum transfer with
Eq. 3.101 for heat transfer.

3.6.6 Unsteady state Heat Generation

We reconsider Example 3.6.4 but we are interested in the variations of the


temperature of the reactor with time as well. This may be needed to compute the heat
transferred during start-up or shut-down operations. Keeping the same assumptions as
Example 3.3.4 (except the steady state assumption), the energy balance in cylindrical
coordinates yields:

∂T 1 d dT Φ
ρCp =k (r )+ H
∂t r dr dr k (3.110)

with the initial and boundary conditions:

T ( R , t ) = Tw (3.111)
dT (3.112)
| r =0 = 0
dr
(3.113)
T ( r ,0 ) = T w

3.6.7 Laminar Flow Heat Transfer with Constant Wall Temperature

125
We consider a fluid flowing at constant velocity vz into a horizontal cylindrical
tube. The fluid enters with uniform temperature Ti. The wall is assumed at constant
temperature Tw. We would like to model the variations of the fluid temperature inside
the tube. To apply the energy equation of change (Eq. 3.78) we will assume that the
fluid is incompressible, Newtonian and of constant thermal conductivity. Since the
system is at steady state d/dt = 0 and the flow is one-dimensional vr = vθ = 0, the
energy equation in cylindrical coordinates Eq. 3.78 is reduced to:

∂T ∂ 2T 1 ∂T 1 ∂ 2T ∂ 2T
ρCpv z = k( 2 + + + )
∂t ∂r r ∂r r 2 ∂θ 2 ∂z 2 (3.114)

Figure 0-6 heat transfer with constant wall temperature

∂T ∂ 2T
Since the temperature is symmetrical then = = 0. In some cases we can
∂θ ∂θ 2

∂ 2T ∂T
neglect the conduction term compared to the convective term v z . The system is
∂z 2 ∂z

then described by the following energy and momentum equations:

126
∂T ∂ 2T 1 ∂T (3.115)
ρCpv z = k( 2 + )
∂t ∂r r ∂r

d rv z ΔP
μ ( )=
dr dr L (3.116)

These two equations are therefore coupled by vz, with the previous boundary conditions
for vz,

At r = R, vz = 0 (3.117)
At r = 0, dvz/dr = 0 (3.118)
At z = 0, T = Ti (3.119)
At r = 0, dT/dr = 0 (3.120)
At r = R, T = Tw (3.121)

3.6.8 Laminar Flow and Mass Transfer

We consider the example of a fluid flowing through a horizontal pipe with


constant velocity vz. The pipe wall is made of a solute of constant concentration CAw that
dissolved in the fluid. The concentration of the fluid at the entrance z = 0 is CAo. The
regime is assumed laminar and at steady state. The fluid properties are assumed
constant. We would like to model the variation of the concentration of A along the axis
in the pipe. The component balance for A (Eq. 3.77) is:

∂C A
∂(r )
∂C A ∂C A ∂C A ∂r + ∂ C A + ∂ C A )
2 2
(3.122)
vr + vθ + vz = D AB (
∂r ∂θ ∂z r∂r r 3 ∂θ 2 ∂z 2

Since vr = vθ = 0, the balance equation becomes:

∂C A
∂(r )
∂C A ∂r + ∂ C A )
2
(3.123)
vz = D AB (
∂z r∂r ∂z 2

127
∂ 2C A
If the diffusion term in the z-direction is negligible compared to convection term
∂z 2

∂C A
vz then the last equation reduces to:
∂z

⎛ ∂C A ⎞
⎜ ∂(r )⎟
∂C A ∂r ⎟
vz = D AB ⎜
∂z ⎜ r∂r ⎟
⎜ ⎟
⎝ ⎠ (3.124)

The equation (Eq. 3.116) is unchanged.


The two equations are coupled through vz. The boundary conditions are analogous to
the previous example:

At r = R, vz = 0 (3.125)
At r = 0, dvz/dr = 0 (3.126)
At z = 0, CA= CAo (3.127)
At r = 0, dCA/dr =0 (3.128)
At r = R, CA= CAw (3.129)

Note the similarity between this example and the heat transfer case of the previous
example.

128
102

You might also like