-
To get the mesh tally results it would be useful to have a script that can load a vtk and take slices
DAGMC viz could be a solution but I believe this is python 2 and Visit code.
Perhaps a solut…
-
A "Segmentation fault (core dumped)" error happened when Trelis-plugin installed.
## Environment
- OS: Ubuntu 18.04
- Trelis: Trelis 17.1
- Trelis SDK: Installed SDK for Trelis 17.1
- Submodule…
-
**Describe the Bug**
DAGMC uses reserved words such as "Graveyard" and "Vacuum" for specific meanings. These are tested as case-sensitive, capitalized words. Case-sensitive material names may be im…
-
It would be great (for me at least) if the src/tally.cpp allowed some additional tallies such as HEAT, DPA, TBR and others as discussed on the DAGMC issue tracker [link](https://github.com/svalinn/DAG…
-
It seems confusing that Import File doesn't allow you to import an h5m file. There's no difference in the workflow from creating a new simulation and having to import a file. The importer could be sma…
-
The addition of smtk::mesh has resulted in a lot of build cruft that needs to get cleaned up:
- CMake options that should be marked as advanced, including:
`ENABLE_{CGM,CGNS,HDF5,IGEOM,IMESH,METIS,…
-
When you run the MCNP importer and produce a .sat file as output, the group names that actually appear in the sat file appear in the old `mat_105_rho_-1.52` form instead of the new `mat:105/rho:-1.52`…
-
```python
plot = plot_regular_mesh_tally_with_geometry(
tally=my_tally_xz,
dagmc_file_or_trimesh_object="dagmc_not_merged.h5m",
plane_origin=(0, 0, 0),
plane_normal=[0, 1, 0],
…
-
To include neutronics simulations of the shapes and componetns we a few extra parts:
-[ ] Include an export_h5m for Shape objects (currently it just works for reactors)
-[ ] include openmc, embree…
-
Because I need to use a non-commercial license I need to use Corefoam Cubit 2022.6. Fully knowing that there isn't a DAGMC plugin for this version yet I've tried running 2022.6 with the 2021.11 plugin…