Keyword:NUCGRAPH

From FISPACT-II Wiki
Revision as of 11:51, 19 December 2016 by Michael Fleming (Talk | contribs) (Created page with " {{big|'''NUCGRAPH''' ''numg floor uncert nopt(i), i''}}''=''{{big|''1,numg''}} ---- This keyword creates data output files as <tt><fileroot>.grn</tt> and <tt><fileroot>.pln...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

NUCGRAPH numg floor uncert nopt(i), i=1,numg


This keyword creates data output files as <fileroot>.grn and <fileroot>.pln that contain the data and gnuplot plotting instructions for the total and dominant nuclide contributions for a set of output functions including:

  1. specific activity
  2. specific total heat
  3. gamma dose rate
  4. specific gamma heat
  5. specific beta heat
  6. specific ingestion
  7. specific inhalation

The topx and topxx inputs from the SORTDOMINANT keyword may be used to limit or expand the number of dominant contributions considered. The floor argument specifies the cutoff for a dominant contribution to be plotted. Only those curves that contribute more than the floor percentage of the total value are included in the graph data.

The uncert argument allows the user to plot the UNCERTAINTY pathways-based uncertainty data using uncert=1 or the uncertainty may be ignored using uncert=0.

This keyword requires the user to specify a gnuplot style file as ng_style within the files file to generate the full plot script, which may be plotted using

gnuplot <fileroot>.pln

Example usage of the keyword:

< -- Control phase -- >
...
FISPACT
* Title of the simulation
< -- Initial phase -- > 
...
NUCGRAPH 7 0.01 1  1 2 3 4 5 6 7
...
< -- Inventory phase -- > 
...