Plasma-Wall Interaction
Sputtering, sheath physics, Bohm criterion, and tritium retention
6.1 Physical Sputtering
When energetic ions strike a solid surface, they transfer momentum to target atoms through a collision cascade. If a surface atom receives enough energy to overcome its surface binding energy U_s, it is ejected -- this is physical sputtering. The sputtering yield Y(E) (atoms removed per incident ion) is described by the Bohdansky formula:
where epsilon = E / E_TF is the reduced energy (E_TF is the Thomas-Fermi energy), s_n(epsilon) is the nuclear stopping cross-section, k_e is the Lindhard electronic stopping coefficient, Q is a yield factor, and Gamma is a dimensionless constant. The threshold energy E_th below which no sputtering occurs is approximately:
The energy transfer factor gamma determines the maximum fraction of kinetic energy transferred in a head-on collision. For light ions (D, T) on heavy targets (W), gamma is small, making E_th large and Y small. This is why tungsten (W) is the primary choice for divertor plasma-facing components: its high mass (M = 184) gives a high sputtering threshold of about 200 eV for deuterium and its high melting point (3422 C) provides resilience against transient heat loads.
At typical divertor conditions (D+ at 50-300 eV on W), the sputtering yield is Y approximately 10^-3 to 10^-2, meaning roughly one tungsten atom is eroded per 100-1000 incident ions. For carbon (formerly used in many tokamaks), Y is 10-100x higher, plus chemical sputtering by hydrogen produces volatile hydrocarbons even at room temperature.
6.2 The Plasma Sheath
When a plasma contacts a material surface, electrons (being lighter and faster) initially escape more rapidly than ions, charging the surface negatively. A positively charged sheath region of a few Debye lengths forms to equalize the fluxes. The sheath potential drop is:
For a deuterium plasma, this gives phi_s approximately -3.0 T_e/e. The sheath accelerates ions to energies of about 3 T_e before they hit the surface, while repelling all but the most energetic electrons. The energy flux transmitted through the sheath to the surface is:
where delta_se is the secondary electron emission coefficient and gamma_sh approximately 7-8 for typical conditions. The sheath is collisionless (thickness approximately 5 lambda_D approximately 0.05 mm) and represents the boundary condition for all plasma-surface interaction calculations.
6.3 The Bohm Sheath Criterion
For a stable sheath to exist, ions must enter the sheath with a minimum velocity. This fundamental requirement is the Bohm sheath criterion:
The derivation starts from Poisson's equation in the sheath. For a monotonically decreasing potential (repelling electrons, accelerating ions), the ion density must decrease slower than the electron density as the potential drops. Assuming Boltzmann electrons n_e = n_0 exp(e phi / T_e) and cold ions accelerated from rest through potential phi, the ion density is n_i = n_0 (1 - 2e phi / m_i v_0^2)^(-1/2). Requiring d^2 phi / dx^2 less than 0 at the sheath edge yields:
This means there must be a "presheath" region where ions are accelerated from thermal velocities up to the sound speed. The presheath extends over a scale comparable to the ion mean free path or the plasma dimension, and the density drops by a factor of about 2 across it (n_sheath approximately 0.5 n_bulk). The Bohm criterion is universal -- it applies to any plasma-surface interface and sets the particle flux to:
6.4 Recycling and Tritium Retention
When hydrogen isotope ions strike a surface, they can be reflected, implanted, or absorbed. The recycling coefficient R is the fraction of incident particles that return to the plasma (as atoms or molecules). For saturated surfaces, R approaches 1.0, meaning nearly all particles are recycled. The reflection coefficient depends on the ion energy and target material -- for deuterium on tungsten at 100 eV, the reflection coefficient is about 0.5.
Tritium retention is a critical safety issue for fusion reactors. Tritium can be retained by: (1) implantation into the near-surface layer, (2) diffusion into the bulk material, (3) trapping at lattice defects, grain boundaries, and voids, and (4) co-deposition with eroded material (especially problematic for carbon). The retention fraction depends on the material temperature, fluence, and surface condition.
For tungsten, the retention fraction is relatively low (approximately 10^-5 to 10^-4 of the incident fluence at 500 K) because tungsten has low hydrogen solubility and diffusivity. ITER has a safety limit of 700 g of in-vessel tritium, which constrains the choice of plasma-facing materials and the required bake-out frequency. Carbon was eliminated from ITER's divertor design precisely because carbon co-deposits with tritium at unacceptable rates.
Interactive Simulations
Sputtering Yield vs Ion Energy for W, C, Be Targets
PythonClick Run to execute the Python code
Code will be executed with Python 3 on the server