OpenMC/tests/regression_tests/particle_restart_fixed/settings.xml

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

15 lines
250 B
XML
Raw Permalink Normal View History

2013-04-08 08:44:39 -07:00
<?xml version="1.0"?>
<settings>
<run_mode>fixed source</run_mode>
<batches>12</batches>
<particles>1000</particles>
2013-04-08 08:44:39 -07:00
<source>
<space type="box">
2013-06-16 16:10:38 -04:00
<parameters>-10 -10 -5 10 10 5</parameters>
2013-04-08 08:44:39 -07:00
</space>
</source>
</settings>