The time dependent radiative transport equation is stated as
which describes the interaction of material and radiation. where is radiation intensity, is material temperature. is opacity thickness, is heat capacity.
by using approximation, the equation can be rewritten as an easier one,
where is average of , is average of .
There is a way to decouple the equations, by taking as another spatial variable. , we have
which is quite easy to come up with a solution for . And insert into temperature equation.
And solving this can apply some fast algorithm like treecode
or FMM
as we did before, forward Euler scheme will generate error.