Use of the Space Adaptive Algorithm to Solve 2D Problems 239
higher accuracy. Spatial cells of such sub-domain are partitioned into smaller
cells according to the certain rules.
In so doing, there emerges a possibility to refine spatial cells belonging
to that space sub-domain only, where a higher-accuracy numerical solution
is desired. The set of the reference spatial grid cells to be refined is variable.
Note the main features of the multiple-grid method under consideration
for solving 2D transport problems.
(1) During each time step, some sub-domain (subset of spatial cells), which
is a multiply connected one, in general, is selected with regard to the
particular features of the problem stated by examining grid solutions in
computational domains of the problem, where the numerical solution to
the X-ray transport equation has to be found with a higher accuracy.
The analysis of gradients of the grid solution to the transport equation
from the previous time step is performed to estimate the set of cells.
(2) Each space cell of the selected sub-domain is fragmented into smaller
cells according to the prescribed rules. One and the same reference cell
can be fragmented into various numbers of smaller cells, or it can be not
fragmented at all. The transport equation is approximated separately in
each of the smaller cells to provide a higher-accuracy numerical solution.
(3) The system of grid radiation transport equations is solved numerically
using the implicit sweep (point-to-point) computational scheme. The or-
der of resolving the small cells comprising the reference cell is determined
by the cell exposure. The numerical solution to the transport equation at
the reference cell’s central point can be found using the obtained numer-
ical solutions to the transport equation at smaller cells. In so doing, the
scheme conservativeness is preserved, i.e. the number of photons in the
reference cell remains equal to the total number of photons in all of the
smaller cells within the reference one. The energy equation is also solved
in smaller cells.
The adaptive method under consideration uses the following algorithm of
subdividing spatial cells into smaller ones (Fig. 3). Each of the four edges of
the reference cell is subdivided into equal segments. The opposite edges have
the same number of segments.
The following main ideas underlie the development of the adaptive method
for solving 2D transport equations:
• Each cell of a reference spatial grid can be partitioned into smaller cells of
an adaptive refined grid (adaptive cells).
• The adaptively refined grid is built by partitioning each space direction
into 2
N
equal intervals, where N is the adaptive grid level.
• The adaptive grid level in rows and columns of a cell may change with
transition from a previous step to the next one.