mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 13:45:36 -04:00
22 lines
No EOL
481 B
XML
22 lines
No EOL
481 B
XML
<?xml version="1.0"?>
|
|
<tallies>
|
|
|
|
<mesh id="1">
|
|
<type>rectangular</type>
|
|
<lower_left>-182.07 -182.07 -183.00</lower_left>
|
|
<upper_right>182.07 182.07 183.00</upper_right>
|
|
<dimension>17 17 17</dimension>
|
|
</mesh>
|
|
|
|
<tally id="1">
|
|
<filter type="mesh" bins="1" />
|
|
<scores>current</scores>
|
|
</tally>
|
|
|
|
<tally id="2">
|
|
<filter type="mesh" bins="1" />
|
|
<filter type="energy" bins="0. 0.253e-6 20.0" />
|
|
<scores>current</scores>
|
|
</tally>
|
|
|
|
</tallies> |