mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Update processing.html
This commit is contained in:
parent
ad673dee98
commit
81c42dea5b
1 changed files with 1 additions and 2 deletions
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
|
||||
|
|
@ -207,7 +206,7 @@ mesh tallies for any scores and filter bins. It requires statepoint.py, as well
|
|||
as <a class="reference external" href="http://www.riverbankcomputing.com/software/pyqt">PyQt</a>.</p>
|
||||
<img alt="../_images/fluxplot.png" src="../_images/fluxplot.png" style="height: 200px;" />
|
||||
<p>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