armi icon indicating copy to clipboard operation
armi copied to clipboard

An open-source nuclear reactor analysis automation framework that helps design teams increase efficiency and quality

Results 313 armi issues
Sort by recently updated
recently updated
newest added

#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.

cleanup

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...

architecture

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...

feature request