Tritium Desorption#
Overview#
We use Achlys to model the macroscopic transport of tritium through fusion reactor materials using the Foster-McNabb equations. Achlys is built on top of the MOOSE Finite Element Framework.
Run#
docker run -it -p 4242:4242 linusseelinger/model-achlys:latest
Properties#
Model |
Description |
---|---|
forward |
Achlys Tritium Diffusion |
forward#
Mapping |
Dimensions |
Description |
---|---|---|
input |
[5] |
E1, E2, E3: The detrapping energy of the traps. n1, n2: The density of the intrinsic traps. |
output |
[500] |
Flux of tritium across the boundary as a function of time in atomic fraction. |
Feature |
Supported |
---|---|
Evaluate |
True |
Gradient |
False |
ApplyJacobian |
False |
ApplyHessian |
False |
Config |
Type |
Default |
Description |
---|---|---|---|
None |
Mount directories#
Mount directory |
Purpose |
---|---|
None |
Source code#
Description#
Achlys models macroscopic tritium transport processes through fusion reactor materials as described in the Achlys documentation and in Delaporte-Mathurin et al. (2019).
Particularly, we solve the following equations:
where \(C_m\) is the concentration of mobile particles, \(C_{t,i}\) is the concentration of particles at the \(i\)th trap type and \(T\) is the temperature.
Additionally, the evolution of the extrinsic trap density \(n_3\) is modelled as
This takes into account additional trapping sites that are created as the material is damaged during implantation.
Please see Hodille et al. (2015) for more details.
The setup used in this particular benchmark models the experimental work of Ogorodnikova et al. (2003).