Patrick Shriwise

Results 172 comments of Patrick Shriwise

> I finished these steps, and I got: > > ``` > $ git rebase --onto upstream/develop 9897446 > Successfully rebased and updated refs/heads/GVR-LVR_in_OpenMC. > ``` > > ``` >...

For clarification, the `u238` in `tally.nuclide = u238` is a Python object or a string? If you're referring to `u238` being a string (`"u238"`), I do get an error when...

Ah, apologies -- wasn't reading carefully enough. My initial feeling is that restricting attributes of the `Tally` class could also restrict the effective use of the Python objects in others'...

@nelsonag yeah I thnk those are two likely scenarios where one would run into this problem. And agreed for the case of the `distribcell` and `mesh` domains. For meshes, the...

Hi @cfichtlscherer! Nice to hear from you. I like the approach using the source definition capabilities already present in OpenMC and, as @eepeterson said, we'll need to look into how...

Really awesome capability @gridley! 💯

I'm really itching to try this out and look it over, but I'll wait until you give us the heads up that it's ready. Until then I'll mark it as...

@gridley looks like it did indeed fix it. Nice. Excited that this could make it into the plotter!

> @pshriwise is there any desire to get this merged from ANL? If not, I totally get it. Otherwise, if there's anything else I can do to move this along,...

With a few tweaks, DAGMC geometry seems to work pretty well! Below is the Utah teapot from the CAD-based geometry example. I need to look into some unfortunate output in...