OpenMC/tests/regression_tests/complex_cell/tallies.xml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

15 lines
203 B
XML
Raw Permalink Normal View History

2015-09-28 14:07:38 +07:00
<?xml version="1.0"?>
<tallies>
<filter id="1">
<type>cell</type>
<bins>1 2 3 4</bins>
</filter>
2015-09-28 14:07:38 +07:00
<tally id="1">
<filters>1</filters>
2015-09-28 14:07:38 +07:00
<scores>total</scores>
</tally>
2015-09-28 14:07:38 +07:00
</tallies>