Difference between revisions of "Description of output files"

From Serpent Wiki
Jump to: navigation, search
(Reaction rate output)
(Reaction rate output)
Line 17: Line 17:
 
The data is printed in Matlab format in two variabls: string array "nuc", which contains the nuclide identifiers (ZA.id), and table "rr", consisting of 7 columns:
 
The data is printed in Matlab format in two variabls: string array "nuc", which contains the nuclide identifiers (ZA.id), and table "rr", consisting of 7 columns:
 
# Nuclide index corresponding to the entries in the nuc array
 
# Nuclide index corresponding to the entries in the nuc array
# Reaction [[ENDF reaction MT's and macroscopic reaction numbers|mt]]
+
# [[ENDF reaction MT's and macroscopic reaction numbers|Reaction mt]]
 
# Nuclide ZAI
 
# Nuclide ZAI
 
# Minimum energy of the reaction mode
 
# Minimum energy of the reaction mode
 
# Maximum energy of the reaction mode
 
# Maximum energy of the reaction mode
 
#
 
#

Revision as of 12:43, 21 November 2015

Reaction rate output

Calculation of analog reaction rates by counting the number of sampled interactions is invoked using the set arr option. The output is printed in file:

<input>_arr<bi>.m

where:

<input>  : is the name of the input file
<bi>  : is the burnup index (zero for first step or if no burnup calculation is run)

The data is printed in Matlab format in two variabls: string array "nuc", which contains the nuclide identifiers (ZA.id), and table "rr", consisting of 7 columns:

  1. Nuclide index corresponding to the entries in the nuc array
  2. Reaction mt
  3. Nuclide ZAI
  4. Minimum energy of the reaction mode
  5. Maximum energy of the reaction mode