6. RTE Stabilization
The RTE is solved using the method of discrete ordinates using the
symmetric Thurgood quadrature set. The discrete ordinates method is one
in which discrete directions of the intensity are solved. The quadrature
order,
For each ordinate direction, a weight is provided,
and,
The stabilization that is used in the RTE equation can be placed in the class of residual-based stabilization. In this particular implementation, the scaled residual of the RTE equation is added. This implementation has its roots in the classic variational multiscale (VMS).
In the VMS framework, the degree of freedom is decomposed in terms of
its resolved and fine scale,
Grouping resolved and fine scale terms results in an equation takes the form of a standard Galerkin contribution in addition to the fine structure statement,
Note that the isotropic source term has not contributed to the VMS framework other than through the right hand source term.
In general, gradients in the fine scale quantity are to be avoided.
Therefore, the first term in the second line of Eq. (6.2) is
integrated by parts to yield the following form (note the boundary term,
The following ansatz, which now includes the classic stabilization
parameter,
Substituting Eq. (6.4) into Eq. (6.3) yields,
In the above equation, the residual of the intensity equation for
ordinate
where
When
The full residual-based equation is placed in divergence form,
and split into its Galerkin and stabilized contributions,
Note that the first term in the above equation is integrated by parts,
Again, the usage of
6.1. Definition of the test function
Following the work of Martinez, [Mar05], the
test function is chosen to be a piecewise-constant value within the
control volume,
where
Given this equation, either an edge-based or element-based scheme can be
used. For
6.2. The form of
The value of the stabilization parameter
Finally, the classic GFEM form of
with
6.3. Pure Edge-based Upwind Method
The residual-based stabilization apporach can lead to predicting negative intensities. This is simply due to the fact that the stabilization approach (SUPG) is a linear approach. Extensions of this residual-based stabilization to include a discontinuity capturing operator (DCO) are underway. This adds a non-linear stabilization approach that will, hopefully, eliminate negative intensity predictions.
Alternatively, a first order upwind approach has been implemented by using EBVC discretization. At this point, no higher order upwind extensions have been implemented. For the upwind implementation, the equation solved is,
In the above equation, the “advection operator”,
6.4. Finite Element SUPG Form
For the FEM, the test function is the standard weighting. Assuming a pure SUPG formulation, i.e.,
The weak boundary condition is applied in a similar manner as with the CVFEM and EBVC form, however,
using the appropriate FEM test test function definition. Finally, the form of