next up previous
Next: About this document ...

William, W Dai
Interface- and Discontinuity-aware Numerical Schemes for 3-T Radiation Diffusion in Two and Three Dimensions

William W Dai
Los Alamos National Laboratory
Mail Stop D413
Los Alamos
NM 87545
dai@lanl.gov
A. J. Scannapieco

Solving 3-T radiation diffusion equation is often a critical step in simulation of multi-physics, and material mixing often happens no matter how fine the resolution of a simulation is. Mesh refinement only can reduce the number of materials within a cell, but cannot eliminate mixing cells in simulations. Treatment of mixing cells is critical for many applications. Since material property of mixture of materials is unknown, a mixing cell is decomposed to a set of sub-cells through material interface reconstruction so that each sub-cell contains only one material. The sub cells ithus generated are general polygons and polyhedrons. Radiation diffusion equations are solved on the mesh with these general polygons in two dimensions and polyhedrons in three dimensions.

Two typical implicit methods are the backward Euler method and Crank-Nicolson method. The backward Euler method is first order accurate in time, but numerical errors in the method undergo quick damping for large time steps. Therefore the method is very useful for large time steps and steady states. Although Crank-Nicolson method is second order accurate, numerical errors do not damp out for large time steps, and significant numerical errors will be introduced when time steps are large. The formulation for large time steps is very important for problems involving dramatically different materials even for time-dependent problems. A given time step may be considered so large for some material that the formulation for steady state is more appropriate for the material than the formulation with the second order of accuracy, but the time step is so small for other materials that accuracy in time is more important for them. The scheme we will present is second order accurate in both space and time, works for any size of time steps, and will give exact steady states when time steps are very large.

For systems of multi-materials with dramatically different material properties, the correct treatment for the discontinuity of material properties is important. A typical approach for this is to use mathematical approximations, which could introduce numerical errors when thermal properties of two materials are very different. We use the governing physics to give formula for effective diffusion coefficient across a material interface for flux calculations on polyhedral meshes.

Another important aspect in numerical simulations for 3-T radiation equations is the numerical treatment for interaction between radiation and material. The 3-T radiation diffusion equations are often solved through operator splitting. One typical operator splitting method is to separate the diffusion process from the interaction, and another is to separate each diffusion process from each other. Both of the methods are first order accurate. More seriously, both would result in serious errors in simulation results for some problems. In the numerical scheme we will present, radiation and material are fully coupled, and three temperatures are solved simultaneously.

The equations we are solving is for a system of plasma with radiation. When the time scale for equilibration of photons, electrons, and ions is much shorter than the time scale for exchange in each species energy content due either to interaction between them or to external sources, photons, electrons, and ions are each in a state of local thermodynamic equilibrium, photons' energy distribution are given by the Planck distribution, and those for electrons and ions are Maxwellian. Their associated temperatures, $ T_r$ , $ T_e$ , and $ T_i$ , do not need to be equal. The set of 3-T radiation diffusion equations is

$\displaystyle \frac{\partial a T_r^4}{\partial t} = - \bigtriangledown \cdot {\bf F}_r + S_r.$ (1)

$\displaystyle \rho c_{ve} \frac{\partial T_e}{\partial t} = - \bigtriangledown \cdot {\bf F}_e - S_r + S_e.$ (2)

$\displaystyle \rho c_{vp} \frac{\partial T_p}{\partial t} = - \bigtriangledown \cdot {\bf F}_p - S_e.$ (3)

Here $ a$ is the radiation constant, $ \rho$ the material mass density, and $ c_{ve}$ and $ c_{vi}$ specific heat capacities of electrons and ions. $ {\bf F}_r$ , $ {\bf F}_e$ , and $ {\bf F}_i$ are energy fluxes of radiation, electrons, and ions respectively, and they are defined as

$\displaystyle {\bf F}_r \equiv -{\sigma}_r \bigtriangledown T_r^4, \hspace{0.1i...
...ngledown T_e, \hspace{0.1in} {\bf F}_p \equiv -{\sigma}_i \bigtriangledown T_p.$ (4)

Here $ \sigma_r$ , $ \sigma_e$ , and $ \sigma_p$ are diffusion coefficients of temperatures of radiation, electrons, and ions. $ \sigma_r$ is inversely proportional to the Rosseland mean opacity that includes atomic processes such as Bremsstrahlung, photo-ionization, line-absorption, and Thompson scattering. The source terms in Eqs.(1-3) are defined as

$\displaystyle S_r \equiv a c \rho \kappa_p (T_e^4 - T_r^4), \hspace{0.1in} S_e \equiv \rho c_{ve} \kappa_{pe} (T_p - T_e).$ (5)

In Eq.(5), $ c$ is the light speed, $ \kappa_p$ Planck mean opacity, and $ \kappa_{pk}$ the coefficient for interaction between electrons and ions. The term, $ S_r$ , in Eqs.(1,2) allows for the exchange of energy between radiation and electrons.

The numerical scheme to be presented is intended to be used in a code for multi-physics. It is an extension of previous work to include mixing cells and unstructured meshes. For mixing cells, we consider the interface reconstruction with any number of materials in both two- and three-dimensional meshes with AMR.

In this talk, we will first describe the procedure for interface reconstruction in both two- and three-dimensions within AMR meshes with any number of materials, and then we will present the scheme for Eqs.(1-3) in both two- and three-dimensions and an iterative solver to solve the set of resulting difference equations. We finally will demonstrate the features of the scheme through numerical examples in two- and three-dimensions. Particularly, we will show the difference in simulation results between the two approaches: fully coupling and operator-splitting.




next up previous
Next: About this document ...
Copper Mountain 2014-02-23