mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
Get rid of total_score_bins and total_filter_bins datasets in summary.
This commit is contained in:
parent
9bc3b3358c
commit
81fa63886b
2 changed files with 0 additions and 14 deletions
|
|
@ -273,16 +273,6 @@ The current revision of the summary file format is 1.
|
|||
|
||||
Name of the tally.
|
||||
|
||||
**/tallies/tally <uid>/total_score_bins** (*int*)
|
||||
|
||||
Total number of scoring bins for all nuclides. This is used as the size of
|
||||
second dimension of the tally results array.
|
||||
|
||||
**/tallies/tally <uid>/total_filter_bins** (*int*)
|
||||
|
||||
Total number of filter bins accounting for all filters. This is used as the
|
||||
size of first dimension of the tally results array.
|
||||
|
||||
**/tallies/tally <uid>/n_filters** (*int*)
|
||||
|
||||
Number of filters applied to the tally.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue