Skip to content

Infinite lattice for single assembly in OpenMC

Kiesling, Kalin Rose requested to merge reflective_openmc into development

I added the input option of "infinite_lattice" in the mcsim block. If this is set to True and only one assembly is present in the reactor fill (ie one ring), then the boundary conditions will be set to "periodic" to represent an infinite lattice.

Schema updated and test added.

Edited by Kiesling, Kalin Rose

Merge request reports