mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Some updates to the current documentation for accuracy.
This commit is contained in:
parent
ec3ef05b2f
commit
b9c31d904e
4 changed files with 14 additions and 12 deletions
|
|
@ -41,9 +41,9 @@ Plotting in 2D
|
|||
--------------
|
||||
|
||||
The :ref:`IPython notebook example <notebook_post_processing>` also demonstrates
|
||||
how to plot a mesh tally in two dimensions using the Python API. One can also
|
||||
use the :ref:`scripts_plot` script which provides an interactive GUI to explore
|
||||
and plot mesh tallies for any scores and filter bins.
|
||||
how to plot a structured mesh tally in two dimensions using the Python API. One
|
||||
can also use the :ref:`scripts_plot` script which provides an interactive GUI to
|
||||
explore and plot structured mesh tallies for any scores and filter bins.
|
||||
|
||||
.. image:: ../_images/plotmeshtally.png
|
||||
:width: 400px
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue