Celeritas 0.7.0-dev.245+develop.a7be925e
Loading...
Searching...
No Matches
celeritas::inp::MucfAtomSpinFlipRate Struct Reference

Muon-catalyzed fusion mean atom spin flip data. More...

#include <MucfPhysics.hh>

Detailed Description

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 .

Note
These grids are host-only, with only the final spin flip rate per state (which is just a 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.

The documentation for this struct was generated from the following file: