Hi, i am using openmc to look at breeding properties of fast reactors such as the sodium fast reactor and struggling to properly design it so was wondering if there was a benchmark or a source code i could use as a reference. I am particularly struggling with the geometry and fuel composition i.e how much fuel conc is needed in each cell in the lattice.
I’ve been working with someone on an example sodium fast reactor design, but it’s still in a private GitHub branch. Let me try to get it merged to OpenMC soon so that people can start using it as a reference.
Hi Anas,
To add a reflector on the outside of the SFR reactor core, I think I would add a prism or cylinder surface (depending on the shape of the reflector you want) that goes around the outer_core_surface. If you do this, don’t forget to change the outer_core_surface boundary conditions because they shouldn’t be “vacuum” if you want to model neutrons going beyond that surface and into your reflector.