From c5c52e31356f7367759cf01d5c6228e5236b1f35 Mon Sep 17 00:00:00 2001 From: "wbinventor@gmail.com" Date: Sat, 26 Mar 2016 13:57:50 -0400 Subject: [PATCH] Added distribcell paths to summary.rst --- docs/source/usersguide/output/summary.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/source/usersguide/output/summary.rst b/docs/source/usersguide/output/summary.rst index 83602e5065..8901e42e74 100644 --- a/docs/source/usersguide/output/summary.rst +++ b/docs/source/usersguide/output/summary.rst @@ -293,6 +293,13 @@ The current revision of the summary file format is 1. Filter offset (used for distribcell filter). +**/tallies/tally /filter /paths** (*char[][]*) + + The paths traversed through the CSG tree to reach each distribcell + instance (for 'distribcell' filters only). This consists of the integer + IDs for each universe, cell and lattice delimited by '->'. Each lattice + cell is specified by its (x,y) or (x,y,z) indices. + **/tallies/tally /filter /n_bins** (*int*) Number of bins for the j-th filter.