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

23 lines
400 B
XML

<?xml version="1.0"?>
<settings>
<survival_biasing>true</survival_biasing>
<cutoff>
<weight>0.50</weight>
<weight_avg>1.2</weight_avg>
</cutoff>
<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>