mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
21 lines
385 B
XML
21 lines
385 B
XML
<?xml version="1.0"?>
|
|
<tallies>
|
|
|
|
<mesh id="1">
|
|
<type>regular</type>
|
|
<lower_left>-1.25984 -1.25984 -1.0 </lower_left>
|
|
<upper_right>1.25984 1.25984 1.0</upper_right>
|
|
<dimension>2 2 1</dimension>
|
|
</mesh>
|
|
|
|
<filter id="1">
|
|
<type>mesh</type>
|
|
<bins>1</bins>
|
|
</filter>
|
|
|
|
<tally id="1">
|
|
<filters>1</filters>
|
|
<scores>flux</scores>
|
|
</tally>
|
|
|
|
</tallies>
|