OpenMC/tests/test_void/settings.xml

18 lines
292 B
XML
Raw Permalink Normal View History

<?xml version="1.0"?>
<settings>
<eigenvalue>
<batches>10</batches>
<inactive>5</inactive>
<particles>100</particles>
</eigenvalue>
<source>
<space>
<type>box</type>
<parameters>-.6 -.6 5.17 .6 .6 6.17</parameters>
</space>
</source>
</settings>