OpenMC/tests/regression_tests/particle_restart_fixed/settings.xml
2018-02-05 07:35:19 -06:00

14 lines
250 B
XML

<?xml version="1.0"?>
<settings>
<run_mode>fixed source</run_mode>
<batches>12</batches>
<particles>1000</particles>
<source>
<space type="box">
<parameters>-10 -10 -5 10 10 5</parameters>
</space>
</source>
</settings>