-
**Submitting author:** @ethan-fowler (Ethan Fowler)
**Repository:** https://github.com/idaholab/kugelpy.git
**Branch with paper.md** (empty if default branch): joss_paper
**Version:** v0.1.0
**Editor:…
-
I was looking at the functions in plotting and thought these should maybe be methods of TokamakSource so that users can do:
```python
my_source = TokamakSouce(....)
my_source.plot_3d(...)
```
-
My bad if I missed it but is seems that the ACE parser do not support probability tables (URR block). Similarly to what I was saying in #15 I had a need for plotting them for V&V purposes.
Again, s…
-
## Reason
This feature is frequently required by neutronics calculations but we will get errors if we attempt to do so currently. In neutronics, we typically establish a steady-state solution with an…
-
(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 for finding the pin pitch…
-
This task was specifically called out in the Phase 2 narrative.
The existing PNNL PDF, containing material definitions for MCNP, should be parsed and stored in a database accessible by the materia…
-
OneDrive_1_16-07-2024.zip](https://github.com/user-attachments/files/16256217/OneDrive_1_16-07-2024.zip)`
Hello,
I wanted to perform a DAGMC simulation of a geometry as follows:
It is a very si…
-
## Description
Implement Sjenitzer's dynamic MC. This has a few moving parts.
1. Reading in neutrons in flight and precursor densities on a mesh, or weighted precursor sites. Either way, there wou…
-
Hello everyone, I have been looking for many examples related to OpenMOC, but I haven't found any concerning plate-type fuel elements. This is a single plate-type fuel element that I built using the O…
-
(Pulling a discussion out of https://github.com/terrapower/armi/pull/1877#discussion_r1769233599)
We have a lot of parameters. Not all of them are used in every location. For example, in working on…