OpenMC/tests/regression_tests/sourcepoint_batch/settings.xml

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

19 lines
341 B
XML
Raw Permalink Normal View History

2014-01-06 09:57:45 -05:00
<?xml version="1.0"?>
<settings>
<state_point batches="2 3 4 5 8"/>
<source_point batches="2 5 8"/>
<run_mode>eigenvalue</run_mode>
<batches>10</batches>
<inactive>5</inactive>
<particles>1000</particles>
2014-01-06 09:57:45 -05:00
<source>
<space type="box">
<parameters>-4 -4 -4 4 4 4</parameters>
</space>
</source>
</settings>