fusion-energy / openmc_regular_mesh_plotter

A Python package for plotting OpenMC regular mesh tally results with underlying geometry from neutronics simulations.
MIT License
9 stars 1 forks source link

Adding contour lines #10

Open shimwell opened 2 years ago

shimwell commented 2 years ago

It would be helpful to be able to add contour lines

perhaps the user could specify a list of mesh values to plot as contour lines.

shimwell commented 2 years ago

example of plotly contour lines

https://github.com/fusion-energy/neutronics-workshop/blob/cd9a0d833bffd20698f974c64f44b822ba6306cb/tasks/task_13_parameter_study_sampling/plotting_tools.py#L102-L136