OpenMC/tests/test_source_energy_maxwell/settings.xml
2013-02-01 15:22:32 -05:00

15 lines
293 B
XML

<?xml version="1.0"?>
<settings>
<eigenvalue>
<batches>10</batches>
<inactive>5</inactive>
<particles>1000</particles>
</eigenvalue>
<source>
<space type="box" parameters="-4 -4 -4 4 4 4" />
<energy type="maxwell" parameters="1.2895" />
</source>
</settings>