armi
armi copied to clipboard
An open-source nuclear reactor analysis automation framework that helps design teams increase efficiency and quality
#1970 showed us that we have some assumptions baked into the memory profiler that need to be pulled into internal cluster tooling, since it's too specific for ARMI.
Right now we have a sort-of hybrid [Composite design pattern](https://en.wikipedia.org/wiki/Composite_pattern) for the reactor data model, with the following players: * ARMI's `ArmiObject` is the official pattern's `Component` (sorry, we have...
I've been thinking about how our downstream clients will detect the presence of particle fuel. Looking at discussions in - #1030 - #1008 - https://github.com/terrapower/armi/discussions/960 🚨 a lot of the...