mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Initial tally restructuring and reading.
This commit is contained in:
parent
36ae2e6444
commit
7d8610133b
7 changed files with 502 additions and 306 deletions
|
|
@ -4,15 +4,13 @@
|
|||
<tally id="1">
|
||||
<!-- this is where you specify filters -->
|
||||
<filters>
|
||||
<region>1</region>
|
||||
<cell>1</cell>
|
||||
<energy>0.0 0.625 20.0e6</energy>
|
||||
</filters>
|
||||
|
||||
<!-- which reactions to score -->
|
||||
<reactions>1 2 -4 -8</reactions>
|
||||
<macros>total scatter absorption fission nu-fission</macros>
|
||||
|
||||
<!-- which nuclides to score -->
|
||||
<nuclides>U-238</nuclides>
|
||||
</tally>
|
||||
|
||||
</tallies>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue