|
Celeritas 0.7.0-dev.245+develop.a7be925e
|
Muon-catalyzed fusion mean atom spin flip data. More...
#include <MucfPhysics.hh>
Muon-catalyzed fusion mean atom spin flip data.
Spin flip rates are as a function of temperature, with each grid/table representing an atom pair combination and its spin (e.g. deuterium-tritium, spin 1). Ordering is important, thus same spin deuterium-tritium and tritium-deuterium have different tables, which leads to a different final spin flip rate for a given material definition.
Each struct holds one of such combinations, with the full set of combinations being the vector<MucfAtomSpinFlipRate> 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.