mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
Fix surface and mesh filters for current score
This commit is contained in:
parent
08341f9c0c
commit
7af1be9302
5 changed files with 41 additions and 11 deletions
|
|
@ -125,7 +125,8 @@ The current version of the statepoint file format is 16.0.
|
|||
|
||||
:Datasets: - **n_realizations** (*int*) -- Number of realizations.
|
||||
- **n_filters** (*int*) -- Number of filters used.
|
||||
- **filters** (*int[]*) -- IDs of the filters on the tally
|
||||
- **filters** (*int[]*) -- User-defined unique IDs of the filters on
|
||||
the tally
|
||||
- **nuclides** (*char[][]*) -- Array of nuclides to tally. Note that
|
||||
if no nuclide is specified in the user input, a single 'total'
|
||||
nuclide appears here.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue