OpenMC/tests/test_sourcepoint_latest/settings.xml

19 lines
327 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
<eigenvalue>
<batches>10</batches>
<inactive>5</inactive>
<particles>1000</particles>
</eigenvalue>
<source>
<space type="box">
<parameters>-4 -4 -4 4 4 4</parameters>
</space>
</source>
</settings>