Click to download: Maple 6-8 or Maple 9
Surface Integrals and Flux
The VectorCalculus package contains some excellent tools for working with surfaces. This is helpful because integration over a surface is an important idea in many applications. In this section, we explore surface area and flux through a surface using these tools. First, however, let's load some packages.
| > | restart:with(plots):with(plottools):with(VectorCalculus): interface(showassumed=0): #suppress indication of assumptions |
| > |
Surface Area
The Flux Integral
Relationship to the Fundamental Form
Exercises