OpenMC/tests/regression_tests/sourcepoint_latest/settings.xml

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

18 lines
324 B
XML
Raw Permalink Normal View History

2014-01-06 09:57:45 -05:00
<?xml version="1.0"?>
<settings>
<source_point batches="0" overwrite_latest="true"/>
2014-01-06 09:57:45 -05:00
<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>