openmc-dev / plotter

Native plotting GUI for model design and verification
MIT License
48 stars 18 forks source link

Support 2D meshes, energy function filter #64

Closed paulromano closed 3 years ago

paulromano commented 3 years ago

This PR adds support for plotting tally results when a mesh filter with a 2D mesh is used. I've also fixed a bug whereby a tally with an EnergyFunctionFilter would cause an exception to be raised.