old changes for delayed neutron feature

This commit is contained in:
Christopher Fichtlscherer 2023-01-11 14:50:06 -05:00
parent 9d86274fcc
commit e266bb15bf
6 changed files with 45 additions and 2 deletions

View file

@ -32,6 +32,17 @@ standard deviation.
*Default*: false
-------------------------------------
``<create_delayed_neutrons>`` Element
-------------------------------------
The ``<create_delayed_neutrons>`` element indicates whether delayed neutrons
are created in fission. If this element is set to "true", delayed neutrons
will be created in fission events; otherwise only prompt neutrons will be
created.
*Default*: true
-------------------------------------
``<create_fission_neutrons>`` Element
-------------------------------------