OpenMC/tests/regression_tests/sourcepoint_restart/settings.xml

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

19 lines
350 B
XML
Raw Permalink Normal View History

<?xml version="1.0"?>
<settings>
2014-02-21 14:14:56 -05:00
<state_point batches="7 10" />
<source_point batches="7" separate="true" />
<run_mode>eigenvalue</run_mode>
<batches>10</batches>
<inactive>5</inactive>
<particles>1000</particles>
<source>
<space type="box">
<parameters>-4 -4 -4 4 4 4</parameters>
</space>
</source>
</settings>