Jon Shimwell

Results 11 issues of Jon Shimwell

when making use of ```openmc.stats.combine_distributions``` the type hint indicate that ```probs``` can be a ```Sequence[Univariate] ``` but the doc string only mentions ```openmc.stats.Discrete``` and ```openmc.stats.Tabular```. Passing in two ```openmc.stats.Normal``` does...

CI using mamba is failing, perhaps time to update to a better workflow like this one https://github.com/fusion-energy/openmc-plasma-source/blob/main/.github/workflows/ci.yml

In some case imprinting can take a long time we currently imprint every time and of the export methods are called for example export_dagmc_h5m_file if this was called twice by...

Mesh refinement might be useful in some cases Here is an example but it might be best if the user does the mesh manually in this the case that they...

# Description As discussed in #3113 it would be great to have a method of writing VTKHDF files for mesh tally data. This PR allows users to write .hdf file...

## Description Feature request: An easy way of getting the DAGMC volume information in cm3 for each DAGMC cell. I am doing a depletion simulation with DAGMC geometry and a...

## Description When working with a DAGMC file it has predefined material tags It would be useful I we can make a VOID material in OpenMC with no density and...

- [ ] add https://docs.openmc.org/en/latest/usersguide/plots.html#solid-ray-traced-plots - [ ] add https://docs.openmc.org/en/latest/usersguide/plots.html#wireframe-plots - [ ] remove part from notebook titles - [ ] rename Activation Transmutation Depletion to CSG Activation Transmutation Depletion...

an imprint can happen and this can cause the number of solids to increase. check solids is the same and raise more informative error if new soldis is different