openmc-dev / plotter

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

Additional mesh types #79

Closed pshriwise closed 3 months ago

pshriwise commented 2 years ago

The plotter currently only supports visualization of MeshFilter results for a regular mesh. Addition of the following mesh types would be great at some point:

Rectilinear is relatively low handing fruit, but the others are much more involved.

paulromano commented 3 months ago

Closed with the merging of #134