|
Celeritas 0.7.0-dev.220+develop.5ce7701da
|
Muon-catalyzed fusion mean atom transfer data. More...
#include <MucfPhysics.hh>
Muon-catalyzed fusion mean atom transfer data.
Atom transfer is not a direct process, encompassing multiple steps: initial_atom --> isotope1 --> isotope2 --> final_atom
The transfer rates are as a function of temperature, with a separate grid for each combination of the 4 steps aforementioned (e.g. protium --> deuterium --> tritium --> tritium).
Each struct holds one of such combinations, with the full set of combinations being the vector<MucfAtomTransferRate> in MucfPhysics .
real_type ) for each combination being needed in the stepping loop. This is because these rates are material dependent, and thus can be cached at model construction.