Gavin Ridley
Gavin Ridley
@icmeyer did you ever try taking `diff_burnable_mats` out of the depletion call, and instead calling `model.differentiate_depletable_mats("divide equally")` before depleting?
I agree, that'd be the way to do it. Really, I think we should deprecate the `diff_burnable_mats` kwarg and force users to use the model method first, since you explicitly...
I really like the idea of a predefined color palette, similar to what matplotlib does. In fact, since the matplotlib color sequences are already professionally defined, we could just rely...
I would argue that @pshriwise's abstraction of the `Universe` base class resolves this issue. BRep could be its own universe or FE meshes could also be a universe, which DAGUniverse...
Can you add some comments to the code as to why this division by two is necessary only the in the MPI case? Also, why is the length of this...
Whoa, very cool! Do you want to fix this, or were you hoping that someone else would? I may take this one on, as I do hope to have Sjenitzer's...
Please do, I think it won't be a lot of code to fix. As for forced decay: my current thinking was that we need a mechanism for time boundaries first....
I did open #2897 to discuss further.
Just sharing some new stuff. Here's a plot of some TRISO:  And here's an example of shadows working correctly with the classic CSG test object: 
""Some files failed the formatting check! See job summary and file annotations for more info" && exit 1" How can I look at these annotations? Huh. Thought I was running...