Kalin Kiesling

Results 8 issues of Kalin Kiesling

### Checklist - [X] I added a descriptive title - [X] I searched for other issues and couldn't find a solution or duplication - [X] I already searched in Google...

type::bug
solver
solver::behavior
in-progress

Right now, when volume calculation results are linked to cells/materials/etc through the summary or statepoint file, information about the standard deviation on the volume calc is lost/not reported. The `volume.h5`...

When trying to import `openmc.deplete` on a Mac computer with the Apple M1 chip, the following error occurs: ``` Traceback (most recent call last): File "/Users/kkiesling/software/opt/depletion-comparison/pwr/openmc/run_depletion.py", line 5, in import...

Build System

In talking with @pshriwise about getting the volume for a specific cell instance, we determined it would be valuable to be able to get the volume of each cell instance...

Other Enhancement

Right now when you plot something that requires a colorbar (ie color by temperature or density), the default behavior is to take the min and max data values for the...

enhancement

I created a new conda environment to install the plotter (two actually, see below) and both fail to launch the plotter (two different errors). In each case below, I mamba...

Refs #29095 co-author: @shikhar413 ## Additional information This initial PR provides the new CSG framework through the CSGBase class and associated classes to support adding the generateCSG method to mesh...

closes #31889 , refs #30860 co-author @shikhar413 ## Reason CSG Lattice support is needed for implementing the generateCSG method for rest of the RGMB mesh generators and other patterned MGs....