Initial commmit for tally triggers with squashed commit log

This commit is contained in:
Will Boyd 2015-05-05 16:47:05 -04:00
parent b73464be7d
commit fc5c421854
47 changed files with 2280 additions and 71 deletions

View file

@ -0,0 +1,26 @@
<?xml version="1.0"?>
<settings>
<eigenvalue>
<batches>10</batches>
<inactive>5</inactive>
<particles>1000</particles>
<keff_trigger>
<type>std_dev</type>
<threshold>0.00445</threshold>
</keff_trigger>
</eigenvalue>
<trigger>
<status>true</status>
<max_batches>30</max_batches>
<batch_interval>1</batch_interval>
</trigger>
<source>
<space>
<type>point</type>
<parameters>0.0 0.0 0.0</parameters>
</space>
</source>
</settings>