mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 21:25:36 -04:00
Updated 2D example in tally plotting usersguide
This commit is contained in:
parent
a5a8c0cab5
commit
a7af1bdeb9
1 changed files with 1 additions and 1 deletions
|
|
@ -173,7 +173,7 @@ as `PyQt <http://www.riverbankcomputing.com/software/pyqt>`_.
|
|||
:height: 200px
|
||||
|
||||
Alternatively, the user can write their own Python script to manipulate the data
|
||||
appropriately. Consider a run where the first tally contains a 105x105x1 mesh
|
||||
appropriately. Consider a run where the first tally contains a 105x105x20 mesh
|
||||
over a small core, with a flux score and two energyin filter bins. To explicitly
|
||||
extract the data and create a plot with gnuplot, the following script can be
|
||||
used. The script operates in several steps for clarity, and is not necessarily
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue