Andrew Johnson
Andrew Johnson
When running successive transport simulations for depletion, OpenMC currently starts each new solution with a "fresh" fission source, either uniformly distributed or defined by the user. It could be advantageous...
Wanted to start a discussion / propose a new feature: ex-core structures in ARMI The base system I'd like to model is one or more concentric right cylinders defining ex-core...
I've been thinking about the idea of `App.describe` and I think it could be a useful feature. Bringing this out from #191 for a focused discussion while #191 may include...
(Came up working on a custom plugin for the HTGR model in #251 but felt it merited a different discussion) `HexBlock`s have a `getPinPitch` method which was my first guess...
Closes #464 Originally written by Andrea Alfonsi in #465 Please add the appropriate tag to the beginning of the title of your PR: 1. `[DOC]` if documentation related 1. `[DEP]`...
Closes #467 For bug fixes and enhancements, link to the corresponding issue. Make sure you have read over the developer guide to ease the review process. These include: - [x]...
Discovered this while working on #470. For bug fixes and enhancements, link to the corresponding issue. Make sure you have read over the developer guide to ease the review process....
**Is your feature request related to a problem? Please describe.** Serpent 2.2 has been released for some time, but `serpentTools` has not formally supported it. So when you read a...
## Summary of issue Some of the plot tests are failing with newer matplotlib versions ``` tests/test_sensivity.py::SensitivityPlotTester::test_plot_labelFormatter FAILED [ 66%] tests/test_sensivity.py::SensitivityPlotTester::test_plot_labelFormatter_oneIso FAILED [ 66%] tests/test_sensivity.py::SensitivityPlotTester::test_plot_normalized FAILED [ 66%] tests/test_sensivity.py::SensitivityPlotTester::test_plot_notNormalized_noSigma PASSED...
## Summary of issue See #465 test summary information. Py 3.9 hanging ## Code for reproducing the issue ## Actual outcome including console output and error traceback if applicable ##...