armi
armi copied to clipboard
Enabling axial expansion with detailed depletion
What is the change?
Added component level parameters and update component detailedNDens in lockstep with changeNDensByFactor .
Why is the change being made?
Checklist
- [x ] This PR has only one purpose or idea.
- [ ] Tests have been added/updated to verify any new/changed code.
- [ ] The code style follows good practices.
- [ ] The commit message(s) follow good practices.
- [ ] The release notes have been updated if necessary.
- [ ] The documentation is still up-to-date in the
docfolder. - [ ] The dependencies are still up-to-date in
pyproject.toml.