mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
15 lines
No EOL
291 B
XML
15 lines
No EOL
291 B
XML
<?xml version="1.0"?>
|
|
<tallies>
|
|
|
|
<tally id="1">
|
|
<filter type="cell" bins="10 21 22 23" />
|
|
<scores>absorption</scores>
|
|
</tally>
|
|
|
|
<tally id="2">
|
|
<filter type="cell" bins="10 21 22 23" />
|
|
<estimator>analog</estimator>
|
|
<scores>absorption</scores>
|
|
</tally>
|
|
|
|
</tallies> |