Updated examples to use batches instead of cycles.

This commit is contained in:
Paul Romano 2012-03-19 10:44:42 -04:00
parent ad53071fc4
commit 09f6ea6403
4 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@
<!-- Parameters for criticality calculation -->
<criticality>
<cycles>15</cycles>
<batches>15</batches>
<inactive>5</inactive>
<particles>10000</particles>
</criticality>