3 Scalar fields

A scalar field is a distribution of scalar values over a region of space (which may be 1D, 2D or 3D) so that a scalar value is associated with each point of space. Examples of scalar fields follow.

  1. Figure 2:

    The image displays a grid representing temperature values across a plate with one side at 100 degrees Celsius and the other at 0 degrees Celsius.

    Long description
  2. Figure 3:

    A map showing elevation values distributed across an irregularly shaped landmass.

    Long description
  3. The mean annual rainfall at different locations in Britain.
  4. The light intensity near a 100 watt light bulb.

To define a scalar field we need to:

Consider the scalar field defined by ϕ ( x , y ) = x + y over the rectangle 0 x 4 , 0 y 2 . We can calculate, and plot, values of ϕ at different ( x , y ) points. For example ϕ ( 0 , 2 ) = 0 + 2 = 2 , ϕ ( 4 , 1 ) = 4 + 1 = 5 and so on.

Figure 4:

A grid displays the value of the scalar field \(\phi(x,y) = x+y\) at discrete points, ranging from 1 to 6.

Long description

Contours

A contour on a map is a curve joining points that are the same height above sea level. These contours give far more information about the shape of the land than selected spot heights.

For example, the contours near the top of a hill might look like those shown in Figure 5 where the numbers are the values of the heights above sea level.

In general for a scalar field ϕ ( x , y , z ) , contour curves are the family of curves given by ϕ = c , for different values of the constant c .

Figure 5:

The image displays a set of concentric, elliptical contour lines labeled with values ranging from 10 to 60.

Long description
Example 6

Describe contour curves for the following scalar fields and sketch typical contours for 1. and 2.

  1. ϕ ( x , y ) = x + y
  2. ϕ ( x , y ) = 9 x 2 y 2
  3. ϕ ( x , y ) = 1 x 2 + y 2 + z 2
Solution
  1. The contour curves for ϕ ( x , y ) = x + y are x + y = c or y = x + c .

    These are straight lines of gradient 1 . See Figure 6(a).
  2. For ϕ ( x , y ) = 9 x 2 y 2 , the contour curves are 9 x 2 y 2 = c , or x 2 + y 2 = 9 c . See Figure 6(b). These are circles, centered at the origin, radius 9 c .

    Figure 6:

    The image displays two separate graphs, (a) and (b), showing sets of contour lines labeled with different constant values.

    Long description
  3. For the three-dimensional scalar field ϕ ( x , y , z ) = 1 x 2 + y 2 + z 2 the contour surfaces are 1 x 2 + y 2 + z 2 = c or x 2 + y 2 + z 2 = 1 c . These are spheres, centered at the origin and of radius 1 c .
Task!

Describe the contours for the following scalar fields

  1. ϕ = y x
  2. ϕ = x 2 + y 2
  3. ϕ = y x 2
  1. Straight lines of gradient 1 ,
  2. Circles; centred at origin,
  3. Parabolas y = x 2 + c .
Key Point 1

A scalar field F (in three-dimensional space) returns a real value for the function F for every point ( x , y , z ) in the domain of the field.