-
cad-to-dagmc can currently read in stp files and in memory cadquery objects.
Adding the ability to read in .msh mesh files would be really handy. Not just as it is super input format to support but…
-
I'm installing from source on RHEL following [these instructions](https://github.com/svalinn/Cubit-plugin/blob/develop/README_dev.md). It states to install MOAB 5.3.0 and DAGMC 3.2. The instructions t…
-
For models created by CAD_to_OpenMC when run through OpenMC it reports a bogus number for the faceting tolerance (basically undefined). This comes from the DAGMC-layer. Likely it is not put in the h5m…
-
There appear to have been some changes in Geant4 10.6 that break our ability to build Dag-Geant4 applications. Stuff like this appears during build:
```
/home/lucas/build/native/DAGMC-moab-5.1.0/s…
-
### Short Version
A constant defining the structure of the `EntityHandle` space in MOAB was changed between MOAB 5.3.0 and MOAB 5.4.0 (commit linked below), revealing an issue with placement of the…
-
I recently attempted to use the plotter to save a figure via `plot.to_ipython_image()`, but I encountered bad behavior when specifying a string that ended in `.png` for my `plot.filename` field. The "…
-
I just experienced some issue to build `DAGMC` on MAC.
Configuration:
- MacOS mojave,
- `gfortran` installed from https://gcc.gnu.org/wiki/GFortran
- `hdf5`: from macport
- compiler: native mac…
-
What version of Coreform Cubit is intended to be used? Using 2023.11 on Linux, it does not seem to have 'export dagmc'. It has 'export cf_dagmc', but for some reason even when updating to use that, it…
-
In Cardinal, we are re-generating an OpenMC DAGMC model on-the-fly based on contours in temperature and density. Each time we re-init DAGMC, the following is printed to the screen
```
Set overlap …
-
I noticed that CI is using MOAB 5.3.1. Is there a reason for not updating to something newer?