Skip to main content

Section 9.6 The Flux Across a Surface

Imagine that f models the velocity of a fluid at any given point in space. We want to know how much fluid passes through a surface in a unit time interval. The first thing we must do is to decide in which direction we want to measure the flux. Mathematically this means that we need to give S an orientation. Hence suppose that S is an orientable surface, and that n(x) is the positive unit normal at every point xS. Assume that g:DS is a parametrisation of S. Given a small rectangle RD with edges of length Δy1 and Δy2 we want to estimate the volume of fluid going across g(R) in a unit time interval. The volume flowing across is approximately the volume of the parallelepiped spanned by f(g(y)) and the vectors v1 and v2 given by (9.6). The volume of that parallelepiped equals the product of the area of its base and its perpendicular height. The situation is depicted in Figure 9.29.
Figure 9.29. Flux through a small “surface element” in a unit time interval. The volume of the two parallelepipeds is the same.
We saw that the area of the base involves the Jacobian, and is given in this situation by
area(g(R))det((Jg(y))TJg(y))Δy1Δy2.
We get the height by taking the projection onto the direction of the unit normal n. Hence the height is fn, and the approximate volume of fluid crossing g(R) in a unit time interval is
f(g(y))n(g(y))det((Jg(y))TJg(y))Δy1Δy2.
Adding up the above terms over a partition of D into small rectangles we get a Riemann sum for the function
fndet((Jg)TJg).
Hence we make the following definition.

Definition 9.30. Flux of a vector field across a surface.

Suppose that f is a continuous vector field over the smooth orientable surface S with positive unit normal n. Then we say that
(9.8)SfndS=Df(g(y))n(g(y))det((Jg(y))TJg(y))dy
is the integral of f over S, or the flux of f across S.
We next derive a formula allowing us to evaluate the flux of a vector field across a surface. We assume that S is a smooth orientable surface with a regular parametrisation g:DS consistent with the orientation. By this we mean that the positive field of normals is given by (9.3). By taking into account (9.3) and Proposition 9.17 we see that
f(g(y))n(g(y))det((Jg(y))TJg(y))=f(g(y))gx1(x)×gy2(y)gy1(y)×gy2(y)det((Jg(y))TJg(y))=f(g(y))gy1(x)×gy2(y)det((Jg(y))TJg(y))det((Jg(y))TJg(y))=f(g(y))(gy1(x)×gy2(y)).
Using (9.4) we finally get
f(g(y))n(g(y))det((Jg(y))TJg(y))=f1(g(y))(g2,g3)(y1,y2)+f2(g(y))(g3,g1)(y1,y2)+f3(g(y))(g1,g2)(y1,y2).
Hence we get the following proposition.
Let us now look at the special case of an explicitly given surface, that is, S is the graph of a function over h:DR. By convention we orient a graph upwards. From (9.2) and Proposition 9.27 we see that
f(g(x))n(g(x))det((Jg(x))TJg(x))=f(x,h(x))(gradh(x),1).
Hence we have the following result.

Example 9.33. Flux across a paraboloid.

Calculate the flux of f(x,y,z)=(2x,2y,3) across the part of the paraboloid z=4x2y2 lying above the xy-plane. By convention we orient the surface upwards.
Answer.
The flux is 44π
Solution.
By assumption, z0 so the surface is the graph of 4x2y2 over the disc, D, given by x2+y24. According to the above proposition, the flux across the surface is given by
SfndS=D2x(2x)2y(2y)+3dxdy=D4x2+4y2+3dxdy=02π02(4r2+3)rdrdφ=2π[r2+32r2]02=2π(16+320)=44π.

Example 9.34. Flux across a sphere.

Calculate the flux of
f(x,y,z):=(x(x2+y2+z2)3/2,y(x2+y2+z2)3/2,z(x2+y2+z2)3/2)
out of the sphere with radius R centred at the origin.
Solution.
The outward pointing unit normal to a sphere of radius R centred at the origin is given by
n(x,y,z)=1R(x,y,z).
Moreover, for points (x,y,z) on the sphere we have x2+y2+z2=R2 and so
f(x,y,z)=1R3(x,y,z).
Using the two facts we get
fn=1R1R3(x,y,z)(x,y,z)=1R4(x2+y2+z2)=1R2..
Hence using spherical coordinates we have
SfndS=1R202π0πR2sinθdθdφ=2π[cosθ]0π=4π.
The flux across the sphere is therefore 4π. Note that it is independent of R.