-
## Bug Description
I am trying to compile Cardinal on Sawtooth and get the following error message with `make -j8`:
```
Cardinal is using HDF5 from /home/delcmarc/cardinal/contrib/moose/petsc/…
-
I am using Python 3.12, and I am getting the following error during installation.
File "/Users/gamalakabani/Codes/PyNE/pyne/setup.py", line 38, in
import imp
ModuleNotFoundError: No module…
-
**Describe the Bug**
Windows CI is suddenly failing. It may be due to outdated versions of some GH actions due to updates in the Windows runner
-
### Steps to reproduce
I used to build a stack of packages from source for development as follows,
```console
$ spack dev-build -j 24 --source-path . --keep-prefix --test root mofem-ceph…
-
I've got a sample dagmc file and a materials.xml file to use as a test case for cloudmc work. I tried using the materials upload method that was recently developed, but after uploading none of the mat…
-
**Describe the Bug**
CI tests report success for MOAB & DAGMC stages even if MOAB is not found.
Because PyNE has been written to be compliant, it gracefully continues to build even if MOAB is not pre…
-
**TL;DR:** Artifacts sometimes appear in the plotter in regions with unmerged surfaces in DAGMC models. The order in which we check volumes/cells during the `find_cell` operation matters in these case…
-
Add pip install for dagmc_geometry_slice_plotter to openmc.sh
-
An error occurs when searching for the location of the dagmc universe file when running openmc from a single model XML file. In 0.13.3 the export_to_model_xml was added. If you use this function with …
-
**Is your feature request related to a problem? Please describe.**
The newest version of OpenMC, v0.13.0, was recently released. However, I have been unable to get PyNE to install alongside this vers…