terrapower / armicontrib-openmc

ARMI plugin for building and running OpenMC models
Apache License 2.0
6 stars 3 forks source link

Thermal Spectrum Reactors #19

Open john-science opened 4 months ago

john-science commented 4 months ago

ARMI has a sample thermal spectrum reactor (with a square lattice) here:

https://github.com/terrapower/armi/blob/main/armi/tests/tutorials/c5g7-blueprints.yaml

What do you think? Could we support that example with the current OpenMC benchmark?

john-science commented 4 months ago

It looks like the above C5G7 reactor has already been put through OpenMC: https://docs.openmc.org/en/v0.9.0/examples/mg-mode-part-i.html

So, that's helpful, for comparison.

john-science commented 4 months ago

@AidanMcDonald

This could even be worth published, to show that ARMI can reproduce these results!

AidanMcDonald commented 4 months ago

Yes, we can absolutely support the C5G7. I just pushed an entry point that runs it, but I still need to add postprocessing and verify against the existing run.