Skip to content

Commit

Permalink
added documentation for fission box source
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryan Herman committed Sep 5, 2014
1 parent 6b4fbd7 commit a3df011
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/source/usersguide/input.rst
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,12 @@ attributes/sub-elements:
parallelepiped and the last three of which specify the upper-right
corner. Source sites are sampled uniformly through that parallelepiped.

To filter a "box" spatial distribution by fissionable material, specify
"fission" tag instead of "box". The ``parameters`` should be given as six
real numbers, the first three of which specify the lower-left corner of a
parallelepiped and the last three of which specify the upper-right
corner. Source sites are sampled uniformly through that parallelepiped.

For a "point" spatial distribution, ``parameters`` should be given as
three real numbers which specify the (x,y,z) location of an isotropic
point source
Expand Down

0 comments on commit a3df011

Please sign in to comment.