onix.utils.plot_bucell_nuclide_network

onix.utils.plot_bucell_nuclide_network(nuclide, step, path, cell, threshold)[source]

Plots a network diagram of the destruction and production reaction rates of a specified nuclide at a given macrostep for a given BUCell. Reaction rates are in \(barn^{-2}cm^{-1}s^{-1}\). Production channels are indicated with the name of the parent nuclide, destruction channels are indicated with the name of the reaction.

Parameters
  • nuclide (str) – Name of the nuclide

  • step (int) – Macrostep for which the diagram should be plotted

  • path (str) – Path of the simulation directory

  • cell (str) – Name of the BUCell for which the diagram should be plotted

  • threshold (float) – Value under which reaction rates are not shown on diagram