Uh oh!
There was an error while loading. Please reload this page.
Generalize mesh tally plotting - #134
Conversation
pshriwise
left a comment
There was a problem hiding this comment.
This is so great. Net total lines removed and now it's mesh-type agnostic! 🎊 📈
One comment on accounting for mesh filter translations, but other than that I'd say this is ready to go.
Uh oh!
There was an error while loading. Please reload this page.
paulromano
commented
Feb 2, 2024
@pshriwise Just added in the mesh filter translation. Here is an example of it in action: |
paulromano
commented
Feb 13, 2024
@pshriwise I just updated this branch to add a volume normalization checkbox. |
pshriwise
left a comment
There was a problem hiding this comment.
I hammered on this a bit today and it's working great! Really fast loading times 🏎️
Just one comment on tally unit labels when volume normalization is bein applied.
Uh oh!
There was an error while loading. Please reload this page.
pshriwise
left a comment
There was a problem hiding this comment.
Looks good to me @paulromano! Pretty sweet to have this capability 🤩

Right now the mesh tally plotting capability in the plotter only works with

RegularMeshtallies. This PR generalizes the mesh tally capability to work for any mesh type by leveraging the newget_plot_binsmethod introduced in openmc-dev/openmc#2854. Here's an example showing a spherical mesh tally plotted: