-
Additionally, run any example input files provided in the software examples directory, and spend a little time browsing the code and reading the tests.
- [x] read the input files and get familiar w…
-
we have cross section processing examples but no chain file examples
something like this could help find reactions only available via threshold reactions
```
from pathlib import Path
import os…
-
In a multi-D problem with continuous geometry (aka OpenMC) and a voxelized solution:
Use this capability between center points of voxels
-
I need to use OpenMC to create a cross-section library of a single three-dimensional fuel rod for use by OpenMOC. When all boundary conditions are reflection, I can use the cross-section library prod…
-
I've used CAD_to_OpenMC to convert a CAD file to h5m format, and the output file can be visualized using the h5m visualization tool at sirepo.com/cloudmc:
![DAGMC-Geometry-2](https://github.com/op…
sjcrs updated
2 months ago
-
ideally we would have the openmc executable compiled to web assembly
I tried with this docker container
```
FROM emscripten/emsdk:3.1.48
RUN git clone --recurse-submodules https://github.com…
-
In a multi-D problem with continuous geometry (aka OpenMC) and a voxelized solution:
The material boundaries need to be determined by ray tracing to determine k and {sigma_k}
-
# Describe the bug
I've been running the geometry xml files produced with openmc and have noticed a few files fail in transport with lost particles. I converted all 52 of the files in the testings/in…
-
Built without OpenMP, pure single thread CPU execution.
```
>>> import openmc.lib
Traceback (most recent call last):
File "", line 1, in
File "/home/gavin/Code/openmc/openmc/lib/__init__.p…
-
## Description
A Sprint Plan for Jorge this week.
## Acceptance Criteria
- [x] Install OpenMC
- [x] Begin RISCC Code Request
- [x] Make GitHub Account
- [ ] Research Rabbitt Account
…