-
We have some slides which are not under version control and it would be great to move them into the repo
After reading [this](https://snyk.io/blog/slidev-101-coding-presentations-with-markdown/) bl…
-
There are only a handful of uses of `r.o`. it would be great to get rid of these, as:
- it is unclear why a reactor should have an operator
- reactor construction is muddled by being incomplete un…
-
Just wondering if it would be beneficial to add a task_0 or something similar, which would be an introduction to Monte Carlo methods more generally. I have often found this useful when teaching underg…
-
Whenever a material property is modified by a `material modification` and that modifier doesn't alter the material in such a way that the change is recorded in the database, the property will likely b…
-
This is a tracking issue to keep a list of needed unit testing capabilities that need to be added to the code.
This code is growing at a rapid rate, and ensuring that updates do not break the code is…
-
Hi,
I have been working on some complex problems with adaptivity and neutronics (using fetch2 which is built on fluidity) and while trying to visualise some arrays I came across a limitation of vect…
-
There are a couple of simplifications I think that could be made to improve accessing materials. I think if the user wants to access a specific material contained in one of the json files included in …
-
https://github.com/terrapower/armi/blob/4d45672a1110223874fb7c9bbaca13ed6f104496/armi/physics/neutronics/isotopicDepletion/crossSectionTable.py#L164-L188
This function has a couple of issues.
T…
-
I am keen to :
- [ ] modernize the setup.py
- [ ] add a conda install
- [ ] merge develop into main
- [ ] perhaps rename package ```fusion-openmc-dagmc-wrapper``` ?
- [ ] make a release…
-
@RemDelaporteMathurin
We have a lot of places where we parse in the h5m geometry to check the bounding box or materials present. We are passing information between the class of settings, materials…