Neutron Flux Spectrum Calculated with OpenMC

How can I obtain and plot the neutron flux spectrum in OpenMC using Python?

Hello, and welcome to the OpenMC forums!

The following example Jupyter notebook goes through the steps necessary to obtain a flux spectrum: Jupyter Notebook Viewer

Okay, I’ll check it. Thank you!