mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
16 lines
No EOL
395 B
XML
16 lines
No EOL
395 B
XML
<?xml version="1.0"?>
|
|
<tallies>
|
|
|
|
<mesh id="1" type="rectangular">
|
|
<dimension>100 100 1</dimension>
|
|
<lower_left>-0.62992 -0.62992 -1.e50</lower_left>
|
|
<upper_right>0.62992 0.62992 1.e50</upper_right>
|
|
</mesh>
|
|
|
|
<tally id="1">
|
|
<filter type="mesh" bins="1" />
|
|
<filter type="energy" bins="0. 4.e-6 20.0" />
|
|
<scores>flux fission nu-fission</scores>
|
|
</tally>
|
|
|
|
</tallies> |