-
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…
-
The settings `epsEig`, `epsFSAvg`, and `epsFSPoint` (`settings.neutronics`) are generally used throughout the life cycle of a calculation. (It is noted that these names are tailored to DIF3D). These s…
-
## Bug Description
The `checkpoint = true` in `HPMR_thermal_ss.i` used to write a directory called `HPMR_dfem_griffin_ss_out_bison0_cp` with checkpoint files. With the recent changes to MOOSE checkpo…
-
After #234 , @jbae11 should test if Paramak-generate h5m files can be directly used with Shift, and that the results match that of OpenMC, for a simple problem.
-
Hello,
I have been working with pyrk for some time now and have questions about the pyrk.log file that is generated after running a simulation. Under the 'Final Result' section of the output file …
ghost updated
5 years ago
-
The parameter `detailedNDens` is defined for both blocks and assemblies in the framework. Here are both of those definitions:
https://github.com/terrapower/armi/blob/1e356e7ee1756c4bde05eea1a9b9a8398…
-
I am using the following code to generate a paramak shell geometry, though the issue also happens with cylinders (paramak.CenterColumnShieldCylinder).
```
R = 5
t2 = 2
t3 = 3
t4 = 4
sphere_inn…
-
The ```use_exp_form = true``` flag allows users to track neutron flux values as exponent values instead of raw values (e.g. e^10 -> 10). Refer to ```moltres/src/base/ScalarTransportBase.C``` for the s…
-