mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 13:45:36 -04:00
Update openmc/settings.py
version number Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
parent
36249d3742
commit
a66d4da53f
1 changed files with 2 additions and 2 deletions
|
|
@ -224,11 +224,11 @@ class Settings:
|
|||
weight_windows : WeightWindows iterable of WeightWindows
|
||||
Weight windows to use for variance reduction
|
||||
|
||||
.. versionadded:: 0.13.3
|
||||
.. versionadded:: 0.13
|
||||
create_delayed_neutrons : bool
|
||||
Whether delayed neutrons are created in fission.
|
||||
|
||||
.. versionadded:: 0.13
|
||||
.. versionadded:: 0.13.3
|
||||
weight_windows_on : bool
|
||||
Whether weight windows are enabled
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue