prediction, the continuous Navier–Stokes equations of motion are approximated by
finite differences between points on a spatial grid. The integrals in the radiative
transfer equation are over direction, so the discretization is over angle, turning the
continuous equation into one at discrete ordinates or directions. There are two
popular approaches to solving this equation, which of course give the same num-
erical results.
Adding–Doubling Method
Imagine two layers, one of which overlies the other. The upper layer has flux
transmittance and reflectance T
1
and R
1
, and the lower layer T
2
and R
2
.How
much total flux R
T
is reflected from the combination of layers? Some flux is reflected
from the first layer (R
1
); some of the flux transmitted through the first layer is
reflected from the second layer and transmitted through the first layer (T
1
R
2
T
1
);
some of this flux reflected from the second layer is reflected back downwards,
where some portion is reflected back up (T
1
R
2
R
1
R
2
T
1
), and so on. Because reflection
and transmission are both less than one, we can use the summation formul a for
geometric series to compute the total reflection:
R
T
¼ R
1
þ T
1
R
2
T
1
þ T
1
R
2
R
1
R
2
T
1
þ T
1
R
2
R
1
R
2
R
1
R
2
T
1
þ
¼ R
1
þ T
1
R
2
½1 þ R
1
R
2
þ R
1
R
2
R
1
R
2
þT
1
¼ R
1
þ T
1
R
2
½1 þ R
1
R
2
1
T
1
ð94Þ
where the term in square brackets accounts for the multiple reflections between the
layers. There is a similar relation for transmission.
Equation (94) and its analog for transmission may be combined with the trans-
mission and reflection results from the Edd ington or two-stream solutions to
compute the transmittance and reflectance of layered atmospheres, in which the
single scattering albedo or asymmetry parameter changes with optical thickness,
or to account for a reflecting surface beneath the atm osphere.
The adding–doubling method extends this idea to intensity by replacing the
reflection and transmission terms in (94) with matrices that account for the forward
and backward scattering from one polar angle into another. Rather than beginning
with analytical results for arbitrary layers, we find R and T for a layer of optical depth
dt 1, assuming that photons are scattered no more than once. The reflection and
transmission of a layer of 2dt can be computed using (94) and the reflection and
transmission matrices for the original layer. Repeating this process we can find the
reflection and transmission of arbitrari ly thick layers. Arbitrarily complicated atmos-
pheres can be built up by superimposing layers with different properties and comput-
ing the reflection and transmission matrices for the combination. Reflection from
surfaces fits naturally into the adding framework.
9 SOLVING RADIATIVE TRANSFER EQUATION COMPLETELY 339