Added source_write option to inhibit writing source sites in state points. Closes #153.

This commit is contained in:
Paul Romano 2013-03-20 13:32:58 -04:00
parent 47e30f8e2f
commit 399694ed82
7 changed files with 34 additions and 15 deletions

View file

@ -355,6 +355,12 @@ attributes/sub-elements:
*Default*: false
:source_write: If this element is set to "false", source sites are not written
to the state point file. This can substantially reduce the size of state
points if large numbers of particles per batch are used.
*Default*: true
``<survival_biasing>`` Element
------------------------------