Difference between revisions of "Description of output files"

From Serpent Wiki
Jump to: navigation, search
(Reaction rate output)
(Reaction rate output)
Line 4: Line 4:
  
 
  <nowiki><input>_arr<bi>.m</nowiki>
 
  <nowiki><input>_arr<bi>.m</nowiki>
 +
 +
where:
 +
 +
{|
 +
| <input>
 +
| : is the name of the input file
 +
|-
 +
| <b1>
 +
| : is the burnup index (zero for first step or if no burnup calculation is run)
 +
|}

Revision as of 12:20, 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
<b1>  : is the burnup index (zero for first step or if no burnup calculation is run)