openmc-dev / plotter

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

Support for cell instances #41

Closed paulromano closed 2 years ago

paulromano commented 4 years ago

Now that OpenMC has a cell instance filter, it would be great if our plotter could tell you what instance of a cell you are looking at (in the status bar). This will require changing the API on the OpenMC side first, but once that's ready, it should be pretty straightforward to display the information in the plotter.

pshriwise commented 2 years ago

Resolved by #63