|
Cardinal
|
Enumerations | |
| enum | TallyTypeEnum { cell , mesh } |
| Type of tally to construct for the OpenMC model. More... | |
| enum | TallyEstimatorEnum { collision , tracklength , analog } |
| Type of estimator to use for OpenMC tallies. More... | |
| enum | TallyScoreEnum { heating , heating_local , kappa_fission , fission_q_prompt , fission_q_recoverable , damage_energy , flux , H3_production } |
Type of estimator to use for OpenMC tallies.
| Enumerator | |
|---|---|
| collision | |
| tracklength | |
| analog | |
| enum tally::TallyTypeEnum |
Type of tally to construct for the OpenMC model.
| Enumerator | |
|---|---|
| cell | |
| mesh | |