In OpenMC parlance, what is a cell "instance"?
(Select all that apply) When wrapping OpenMC in MOOSE, at a minimum, which auxiliary variables does the user need to create?
(Select all that apply) You are creating an OpenMC wrapping with the following syntax. Which auxiliary variables are automatically created by Cardinal to send data in/out of OpenMC?
[Problem]
type = OpenMCCellAverageProblem
fluid_blocks = '1'
# other settings...
[]
True or False: A MOOSE mesh element must be fully contained within a single OpenMC cell.
(Select all that apply) An OpenMC cell can contain multiple MOOSE mesh elements as long as:
When building an OpenMC model, under which conditions will a cell receive unique temperatures?
(Select all that apply) What AuxKernels can you use to visualize how the OpenMC geometry and materials get mapped to the [Mesh]?
Suppose I build an OpenMC geometry as the following. How many levels are in this geometry?
(True or False) Suppose I then set solid_cell_level = 0. My entire OpenMC model will be set to a single temperature because level 0 in the geometry contains all other cells.
Suppose I instead set solid_cell_level = 2. How many unique temperatures will be set in my OpenMC model?
The time limit has expired and your responses have been submitted.