Next: Algebraic Solution
Up: Method Derivation
Previous: Boundary Conditions
In the case of an orthogonal mesh, the face area vector for each face is
parallel with the major direction for that face, and perpendicular to the
minor directions for that face. The dot product of the flux vector with the
area vector for a given face is therefore only related to the flux in the
major direction and not the minor directions.
There is no loss of generality in assuming that the k, l, and
m directions are aligned with the x, y, and z directions. With
this assumption, the
J-T matrix reduces to the following:
The flux-area dot product for each face then becomes directly proportional
to the difference in intensity values between the face and the cell center.
For example, the flux dot product for the + k face in the case of an
orthogonal mesh is given by1
Similarly, for the - k face of cell c2,
If cell c1 and cell c2 share the + k/- k face, then these two equations
may be substituted into the cell face equation, Equation 19. Noting that
= - ,
This equation can be solved for
and then substituted back
into Equation 23 to yield an equation for the flux which only involves the
cell center unknowns:
This equation shows that the effective diffusion coefficient on an orthogonal
mesh is
where Jkx has been denoted with the more familiar form of x. The
flux expression then becomes
which agrees exactly with the standard seven-point diffusion operator. It is
only possible to reduce the flux expression to the cell center variables, using
an effective diffusion coefficient to represent the material discontinuity,
if the mesh is orthogonal. Otherwise, the gradients on each side of the
interface must be represented separately, and the equation set cannot be
reduced to a cell center difference using local operations.
Next: Algebraic Solution
Up: Method Derivation
Previous: Boundary Conditions
Michael L. Hall