Run fewer particles for test_track_output.

This commit is contained in:
Paul Romano 2013-11-07 10:23:15 +01:00
parent 727451319d
commit b9bd67d2cd

View file

@ -7,9 +7,9 @@
<!-- Parameters for criticality calculation -->
<eigenvalue>
<batches>8</batches>
<inactive>1</inactive>
<particles>1000</particles>
<batches>2</batches>
<inactive>0</inactive>
<particles>100</particles>
</eigenvalue>
<!-- How verbose output should be -->